COLOR #C5D6E2

HEX: #C5D6E2 RGB: (197,214,226)

Renk bilgisi

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

RGB renk modeli

#C5D6E2 color RGB value is (197,214,226).

RGB: (197,214,226) (77%, 84%, 89%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 214 of 255 = 84%
B 226 of 255 = 89%

197
214
226

R + G + B ~ 83%. #C5D6E2 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 214 + 226 = 637 (100%)
R 197 of 637 ~ 30.93%
G 214 of 637 ~ 33.59%
B 226 of 637 ~ 35.48'%

%30.93
%33.59
%35.48

CMYK RENK MODELİ

#C5D6E2 rengi CMYK tonu (13,5,0,11).

  • camgöbeği tonu 12.83%
  • eflatun tonu 5.31%
  • sarı tonu 0.00%
  • ana renk tonu 11.37%

CMYK: (13,5,0,11)
C13M5Y0K11 (13%, 5%, 0%, 11%)
(0.13 / 0.05 / 0.00 / 0.11)

CMYK yüzdeleri

%12.83
%5.31
%0
%11.37

Codes

Color #C5D6E2 in popluar color models

C5 D6 E2
RGB 197 214 226
HSL 205° 33.33% 82.94%
HSB/HSV 205° 12.83% 88.63%
CMYK 12.83% 5.31% 0.00%
11.37%

Color #C5D6E2 in popluar number systems.

HEX C5 D6 E2
Decimal 197 214 226
Binary 11000101 11010110 11100010
Octal 305 326 342

Shades and tints

Shades of #C5D6E2

#C5D6E2
(197,214,226)
#B4C3CE
(180,195,206)
#A3B0BA
(163,176,186)
#929DA6
(146,157,166)
#818A92
(129,138,146)
#70777E
(112,119,126)
#5F646A
(95,100,106)
#4E5156
(78,81,86)
#3D3E42
(61,62,66)
#2C2B2E
(44,43,46)
#1B181A
(27,24,26)
#000000
(0,0,0)

Tints of #C5D6E2

#C5D6E2
(197,214,226)
#CAD9E4
(202,217,228)
#CFDCE6
(207,220,230)
#D4DFE8
(212,223,232)
#D9E2EA
(217,226,234)
#DEE5EC
(222,229,236)
#E3E8EE
(227,232,238)
#E8EBF0
(232,235,240)
#EDEEF2
(237,238,242)
#F2F1F4
(242,241,244)
#F7F4F6
(247,244,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C5D6E2 color. Also use rgb(197,214,226) instead hex code.

Text Font Color

.myTextColor { color: #C5D6E2; }

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

This text font color is #C5D6E2.

Background Color

.myBgColor { background-color: #C5D6E2; }

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

This div background color is #C5D6E2.

Border color

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

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

This div border color is #C5D6E2.

Opacity

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

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

Text with #C5D6E2 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 #C5D6E2;}

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

This text has shadow with #C5D6E2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5D6E2.

Preview

Color preview on black background

This text has color #C5D6E2 on black background.


Color preview on white background

This text has color #C5D6E2 on white background.


Black color preview on #C5D6E2 background

This text has black color on #C5D6E2 background.


White color preview on #C5D6E2 background

This text has white color on #C5D6E2 background.


Related colors

Complementary color

Complementary color for #hex is #3A291D.


I love getcolorcode.com

Triadic colors

1 #E2C5D6 and #D6E2C5 with #C5D6E2 are triadic colors.

2 #E2D6C5 and #D6C5E2 with #C5D6E2 are triadic colors.