COLOR #CBD5D6

HEX: #CBD5D6 RGB: (203,213,214)

Color info

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

RGB color model

#CBD5D6 color RGB value is (203,213,214).

RGB: (203,213,214) (80%, 84%, 84%)

RGB channels and saturation

R 203 of 255 = 80%
G 213 of 255 = 84%
B 214 of 255 = 84%

203
213
214

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

Portions of RGB colors in percentages

R + G + B = 203 + 213 + 214 = 630 (100%)
R 203 of 630 ~ 32.22%
G 213 of 630 ~ 33.81%
B 214 of 630 ~ 33.97'%

%32.22
%33.81
%33.97

CMYK color model

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

  • cyan value is 5.14%
  • magenta value is 0.47%
  • yellow value is 0.00%
  • key color value is 16.08%

CMYK: (5,0,0,16)
C5M0Y0K16 (5%, 0%, 0%, 16%)
(0.05 / 0.00 / 0.00 / 0.16)

CMYK percentages

%5.14
%0.47
%0
%16.08

Codes

Color #CBD5D6 in popluar color models

CB D5 D6
RGB 203 213 214
HSL 185° 11.83% 81.76%
HSB/HSV 185° 5.14% 83.92%
CMYK 5.14% 0.47% 0.00%
16.08%

Color #CBD5D6 in popluar number systems.

HEX CB D5 D6
Decimal 203 213 214
Binary 11001011 11010101 11010110
Octal 313 325 326

Shades and tints

Shades of #CBD5D6

#CBD5D6
(203,213,214)
#B9C2C3
(185,194,195)
#A7AFB0
(167,175,176)
#959C9D
(149,156,157)
#83898A
(131,137,138)
#717677
(113,118,119)
#5F6364
(95,99,100)
#4D5051
(77,80,81)
#3B3D3E
(59,61,62)
#292A2B
(41,42,43)
#171718
(23,23,24)
#000000
(0,0,0)

Tints of #CBD5D6

#CBD5D6
(203,213,214)
#CFD8D9
(207,216,217)
#D3DBDC
(211,219,220)
#D7DEDF
(215,222,223)
#DBE1E2
(219,225,226)
#DFE4E5
(223,228,229)
#E3E7E8
(227,231,232)
#E7EAEB
(231,234,235)
#EBEDEE
(235,237,238)
#EFF0F1
(239,240,241)
#F3F3F4
(243,243,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #CBD5D6; }

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

This text font color is #CBD5D6.

Background Color

.myBgColor { background-color: #CBD5D6; }

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

This div background color is #CBD5D6.

Border color

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

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

This div border color is #CBD5D6.

Opacity

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

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

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

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

This text has shadow with #CBD5D6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #CBD5D6.

Preview

Color preview on black background

This text has color #CBD5D6 on black background.


Color preview on white background

This text has color #CBD5D6 on white background.


Black color preview on #CBD5D6 background

This text has black color on #CBD5D6 background.


White color preview on #CBD5D6 background

This text has white color on #CBD5D6 background.


Related colors

Complementary color

Complementary color for #hex is #342A29.


I love getcolorcode.com

Triadic colors

1 #D6CBD5 and #D5D6CB with #CBD5D6 are triadic colors.

2 #D6D5CB and #D5CBD6 with #CBD5D6 are triadic colors.