COLOR #C5D0CE

HEX: #C5D0CE RGB: (197,208,206)

Color info

#C5D0CE contains red, green and blue colors in about the same proportion. Web safe color of #C5D0CE is #CCCCCC (or #CCC).

RGB color model

#C5D0CE color RGB value is (197,208,206).

RGB: (197,208,206) (77%, 82%, 81%)

RGB channels and saturation

R 197 of 255 = 77%
G 208 of 255 = 82%
B 206 of 255 = 81%

197
208
206

R + G + B ~ 80%. #C5D0CE is quite light color.

Portions of RGB colors in percentages

R + G + B = 197 + 208 + 206 = 611 (100%)
R 197 of 611 ~ 32.24%
G 208 of 611 ~ 34.04%
B 206 of 611 ~ 33.72'%

%32.24
%34.04
%33.72

CMYK color model

#C5D0CE color CMYK value is (5,0,1,18).

  • cyan value is 5.29%
  • magenta value is 0.00%
  • yellow value is 0.96%
  • key color value is 18.43%

CMYK: (5,0,1,18)
C5M0Y1K18 (5%, 0%, 1%, 18%)
(0.05 / 0.00 / 0.01 / 0.18)

CMYK percentages

%5.29
%0
%0.96
%18.43

Codes

Color #C5D0CE in popluar color models

C5 D0 CE
RGB 197 208 206
HSL 169° 10.48% 79.41%
HSB/HSV 169° 5.29% 81.57%
CMYK 5.29% 0.00% 0.96%
18.43%

Color #C5D0CE in popluar number systems.

HEX C5 D0 CE
Decimal 197 208 206
Binary 11000101 11010000 11001110
Octal 305 320 316

Shades and tints

Shades of #C5D0CE

#C5D0CE
(197,208,206)
#B4BEBC
(180,190,188)
#A3ACAA
(163,172,170)
#929A98
(146,154,152)
#818886
(129,136,134)
#707674
(112,118,116)
#5F6462
(95,100,98)
#4E5250
(78,82,80)
#3D403E
(61,64,62)
#2C2E2C
(44,46,44)
#1B1C1A
(27,28,26)
#000000
(0,0,0)

Tints of #C5D0CE

#C5D0CE
(197,208,206)
#CAD4D2
(202,212,210)
#CFD8D6
(207,216,214)
#D4DCDA
(212,220,218)
#D9E0DE
(217,224,222)
#DEE4E2
(222,228,226)
#E3E8E6
(227,232,230)
#E8ECEA
(232,236,234)
#EDF0EE
(237,240,238)
#F2F4F2
(242,244,242)
#F7F8F6
(247,248,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C5D0CE color. Also use rgb(197,208,206) instead hex code.

Text Font Color

.myTextColor { color: #C5D0CE; }

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

This text font color is #C5D0CE.

Background Color

.myBgColor { background-color: #C5D0CE; }

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

This div background color is #C5D0CE.

Border color

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

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

This div border color is #C5D0CE.

Opacity

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

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

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

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

This text has shadow with #C5D0CE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5D0CE.

Preview

Color preview on black background

This text has color #C5D0CE on black background.


Color preview on white background

This text has color #C5D0CE on white background.


Black color preview on #C5D0CE background

This text has black color on #C5D0CE background.


White color preview on #C5D0CE background

This text has white color on #C5D0CE background.


Related colors

Complementary color

Complementary color for #hex is #3A2F31.


I love getcolorcode.com

Triadic colors

1 #CEC5D0 and #D0CEC5 with #C5D0CE are triadic colors.

2 #CED0C5 and #D0C5CE with #C5D0CE are triadic colors.