COLOR #CBD8E1

HEX: #CBD8E1 RGB: (203,216,225)

Color info

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

RGB color model

#CBD8E1 color RGB value is (203,216,225).

RGB: (203,216,225) (80%, 85%, 88%)

RGB channels and saturation

R 203 of 255 = 80%
G 216 of 255 = 85%
B 225 of 255 = 88%

203
216
225

R + G + B ~ 84%. #CBD8E1 is quite light color.

Portions of RGB colors in percentages

R + G + B = 203 + 216 + 225 = 644 (100%)
R 203 of 644 ~ 31.52%
G 216 of 644 ~ 33.54%
B 225 of 644 ~ 34.94'%

%31.52
%33.54
%34.94

CMYK color model

#CBD8E1 color CMYK value is (10,4,0,12).

  • cyan value is 9.78%
  • magenta value is 4.00%
  • yellow value is 0.00%
  • key color value is 11.76%
CMYK: (10,4,0,12) C10M4Y0K12 (10%,4%,0%,12%) (0.10/0.04/0.00/0.12) 

CMYK percentages

%9.78
%4
%0
%11.76

Codes

Color #CBD8E1 in popluar color models

CB D8 E1
RGB 203 216 225
HSL 205° 26.83% 83.92%
HSB/HSV 205° 9.78% 88.24%
CMYK 9.78% 4.00% 0.00%
11.76%

Color #CBD8E1 in popluar number systems.

HEX CB D8 E1
Decimal 203 216 225
Binary 11001011 11011000 11100001
Octal 313 330 341

Shades and tints

Shades of #CBD8E1

#CBD8E1
(203,216,225)
#B9C5CD
(185,197,205)
#A7B2B9
(167,178,185)
#959FA5
(149,159,165)
#838C91
(131,140,145)
#71797D
(113,121,125)
#5F6669
(95,102,105)
#4D5355
(77,83,85)
#3B4041
(59,64,65)
#292D2D
(41,45,45)
#171A19
(23,26,25)
#000000
(0,0,0)

Tints of #CBD8E1

#CBD8E1
(203,216,225)
#CFDBE3
(207,219,227)
#D3DEE5
(211,222,229)
#D7E1E7
(215,225,231)
#DBE4E9
(219,228,233)
#DFE7EB
(223,231,235)
#E3EAED
(227,234,237)
#E7EDEF
(231,237,239)
#EBF0F1
(235,240,241)
#EFF3F3
(239,243,243)
#F3F6F5
(243,246,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #CBD8E1 color. Also use rgb(203,216,225) instead hex code.

Text Font Color

.myTextColor { color: #CBD8E1; }

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

This text font color is #CBD8E1.

Background Color

.myBgColor { background-color: #CBD8E1; }

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

This div background color is #CBD8E1.

Border color

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

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

This div border color is #CBD8E1.

Opacity

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

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

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

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

This text has shadow with #CBD8E1 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #CBD8E1.

Preview

Color preview on black background

This text has color #CBD8E1 on black background.


Color preview on white background

This text has color #CBD8E1 on white background.


Black color preview on #CBD8E1 background

This text has black color on #CBD8E1 background.


White color preview on #CBD8E1 background

This text has white color on #CBD8E1 background.


Related colors

Complementary color

Complementary color for #hex is #34271E.


I love getcolorcode.com

Triadic colors

1 #E1CBD8 and #D8E1CB with #CBD8E1 are triadic colors.

2 #E1D8CB and #D8CBE1 with #CBD8E1 are triadic colors.