COLOR #C5D5FF

HEX: #C5D5FF RGB: (197,213,255)

Renk bilgisi

#C5D5FF contains red, green and blue colors in about the same proportion. #C5D5FF ‘ nin web güvenlik rengi #CCCCFF (ya da #CCF) dir.

RGB renk modeli

#C5D5FF color RGB value is (197,213,255).

RGB: (197,213,255) (77%, 84%, 100%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 213 of 255 = 84%
B 255 of 255 = 100%

197
213
255

R + G + B ~ 87%. #C5D5FF is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 213 + 255 = 665 (100%)
R 197 of 665 ~ 29.62%
G 213 of 665 ~ 32.03%
B 255 of 665 ~ 38.35'%

%29.62
%32.03
%38.35

CMYK RENK MODELİ

#C5D5FF rengi CMYK tonu (23,16,0,0).

  • camgöbeği tonu 22.75%
  • eflatun tonu 16.47%
  • sarı tonu 0.00%
  • ana renk tonu 0.00%

CMYK: (23,16,0,0)
C23M16Y0K0 (23%, 16%, 0%, 0%)
(0.23 / 0.16 / 0.00 / 0.00)

CMYK yüzdeleri

%22.75
%16.47
%0
%0

Codes

Color #C5D5FF in popluar color models

C5 D5 FF
RGB 197 213 255
HSL 223° 100.00% 88.63%
HSB/HSV 223° 22.75% 100.00%
CMYK 22.75% 16.47% 0.00%
0.00%

Color #C5D5FF in popluar number systems.

HEX C5 D5 FF
Decimal 197 213 255
Binary 11000101 11010101 11111111
Octal 305 325 377

Shades and tints

Shades of #C5D5FF

#C5D5FF
(197,213,255)
#B4C2E8
(180,194,232)
#A3AFD1
(163,175,209)
#929CBA
(146,156,186)
#8189A3
(129,137,163)
#70768C
(112,118,140)
#5F6375
(95,99,117)
#4E505E
(78,80,94)
#3D3D47
(61,61,71)
#2C2A30
(44,42,48)
#1B1719
(27,23,25)
#000000
(0,0,0)

Tints of #C5D5FF

#C5D5FF
(197,213,255)
#CAD8FF
(202,216,255)
#CFDBFF
(207,219,255)
#D4DEFF
(212,222,255)
#D9E1FF
(217,225,255)
#DEE4FF
(222,228,255)
#E3E7FF
(227,231,255)
#E8EAFF
(232,234,255)
#EDEDFF
(237,237,255)
#F2F0FF
(242,240,255)
#F7F3FF
(247,243,255)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C5D5FF color. Also use rgb(197,213,255) instead hex code.

Text Font Color

.myTextColor { color: #C5D5FF; }

<p style="color:#C5D5FF">This sample text font color is #C5D5FF.</p>

This text font color is #C5D5FF.

Background Color

.myBgColor { background-color: #C5D5FF; }

<div style="background-color:#C5D5FF">Inner text</div>

This div background color is #C5D5FF.

Border color

.myBorderColor { border: 1px solid #C5D5FF; }

<div style="border:3px solid #C5D5FF">Div</div>

This div border color is #C5D5FF.

Opacity

.myOpacity80 { color: #C5D5FF; opacity: 0.8; }

<p style="color:#C5D5FF;opacity:0.8;">80%</p>

Text with #C5D5FF color and opacity 100% | 80% | 50% | 30%.

Background with opacity value 100%.
Background with opacity value 80%.
Background with opacity value 50%.
Background with opacity value 30%.

Text shadow color

.textShadow {text-shadow: 3px 3px 1px #C5D5FF;}

<p style="text-shadow: 3px 3px 1px #C5D5FF">Text here.</p>

This text has shadow with #C5D5FF color.


.textShadow {text-shadow: 3px 3px 1px #C5D5FF', 3px 3px 1px red;}

<p style="text-shadow: 3px 3px 1px #C5D5FF, 5px 5px 20px red">Text here.</p>

This text has shadow with #C5D5FF primary color and red secondary color.


Styles for old Internet Explorer:
.textShadow {filter: Shadow(Color=#C5D5FF, Direction=45, Strength=4)}

<p style="filter: Shadow(Color=#C5D5FF, Direction=45, Strength=4)">Text</p>

This text has shadow with #C5D5FF and red colors in old Internet Explorer.

Div box shadow color

/* css code */
.divShadow
{
-moz-box-shadow: 1px 1px 3px 2px #C5D5FF;
-webkit-box-shadow: 1px 1px 3px 2px #C5D5FF;
box-shadow: 1px 1px 3px 2px #C5D5FF;
}

/* html code with inline style */
<div style="-moz-box-shadow: 1px 1px 3px 2px #C5D5FF; -webkit-box-shadow: 1px 1px 3px 2px #C5D5FF; box-shadow:1px 1px 3px 2px #C5D5FF;">
Div content here
</div>

This div box has shadow with color #C5D5FF.

Preview

Color preview on black background

This text has color #C5D5FF on black background.


Color preview on white background

This text has color #C5D5FF on white background.


Black color preview on #C5D5FF background

This text has black color on #C5D5FF background.


White color preview on #C5D5FF background

This text has white color on #C5D5FF background.


Related colors

Complementary color

Complementary color for #hex is #3A2A00.


I love getcolorcode.com

Triadic colors

1 #FFC5D5 and #D5FFC5 with #C5D5FF are triadic colors.

2 #FFD5C5 and #D5C5FF with #C5D5FF are triadic colors.