COLOR #CBD5C7

HEX: #CBD5C7 RGB: (203,213,199)

Color info

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

RGB color model

#CBD5C7 color RGB value is (203,213,199).

RGB: (203,213,199) (80%, 84%, 78%)

RGB channels and saturation

R 203 of 255 = 80%
G 213 of 255 = 84%
B 199 of 255 = 78%

203
213
199

R + G + B ~ 81%. #CBD5C7 is quite light color.

Portions of RGB colors in percentages

R + G + B = 203 + 213 + 199 = 615 (100%)
R 203 of 615 ~ 33.01%
G 213 of 615 ~ 34.63%
B 199 of 615 ~ 32.36'%

%33.01
%34.63
%32.36

CMYK color model

#CBD5C7 color CMYK value is (5,0,7,16).

  • cyan value is 4.69%
  • magenta value is 0.00%
  • yellow value is 6.57%
  • key color value is 16.47%

CMYK: (5,0,7,16)
C5M0Y7K16 (5%, 0%, 7%, 16%)
(0.05 / 0.00 / 0.07 / 0.16)

CMYK percentages

%4.69
%0
%6.57
%16.47

Codes

Color #CBD5C7 in popluar color models

CB D5 C7
RGB 203 213 199
HSL 103° 14.29% 80.78%
HSB/HSV 103° 6.57% 83.53%
CMYK 4.69% 0.00% 6.57%
16.47%

Color #CBD5C7 in popluar number systems.

HEX CB D5 C7
Decimal 203 213 199
Binary 11001011 11010101 11000111
Octal 313 325 307

Shades and tints

Shades of #CBD5C7

#CBD5C7
(203,213,199)
#B9C2B5
(185,194,181)
#A7AFA3
(167,175,163)
#959C91
(149,156,145)
#83897F
(131,137,127)
#71766D
(113,118,109)
#5F635B
(95,99,91)
#4D5049
(77,80,73)
#3B3D37
(59,61,55)
#292A25
(41,42,37)
#171713
(23,23,19)
#000000
(0,0,0)

Tints of #CBD5C7

#CBD5C7
(203,213,199)
#CFD8CC
(207,216,204)
#D3DBD1
(211,219,209)
#D7DED6
(215,222,214)
#DBE1DB
(219,225,219)
#DFE4E0
(223,228,224)
#E3E7E5
(227,231,229)
#E7EAEA
(231,234,234)
#EBEDEF
(235,237,239)
#EFF0F4
(239,240,244)
#F3F3F9
(243,243,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #CBD5C7 color. Also use rgb(203,213,199) instead hex code.

Text Font Color

.myTextColor { color: #CBD5C7; }

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

This text font color is #CBD5C7.

Background Color

.myBgColor { background-color: #CBD5C7; }

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

This div background color is #CBD5C7.

Border color

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

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

This div border color is #CBD5C7.

Opacity

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

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

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

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

This text has shadow with #CBD5C7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #CBD5C7.

Preview

Color preview on black background

This text has color #CBD5C7 on black background.


Color preview on white background

This text has color #CBD5C7 on white background.


Black color preview on #CBD5C7 background

This text has black color on #CBD5C7 background.


White color preview on #CBD5C7 background

This text has white color on #CBD5C7 background.


Related colors

Complementary color

Complementary color for #hex is #342A38.


I love getcolorcode.com

Triadic colors

1 #C7CBD5 and #D5C7CB with #CBD5C7 are triadic colors.

2 #C7D5CB and #D5CBC7 with #CBD5C7 are triadic colors.