COLOR #CBD3C6

HEX: #CBD3C6 RGB: (203,211,198)

Color info

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

RGB color model

#CBD3C6 color RGB value is (203,211,198).

RGB: (203,211,198) (80%, 83%, 78%)

RGB channels and saturation

R 203 of 255 = 80%
G 211 of 255 = 83%
B 198 of 255 = 78%

203
211
198

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

Portions of RGB colors in percentages

R + G + B = 203 + 211 + 198 = 612 (100%)
R 203 of 612 ~ 33.17%
G 211 of 612 ~ 34.48%
B 198 of 612 ~ 32.35'%

%33.17
%34.48
%32.35

CMYK color model

#CBD3C6 color CMYK value is (4,0,6,17).

  • cyan value is 3.79%
  • magenta value is 0.00%
  • yellow value is 6.16%
  • key color value is 17.25%

CMYK: (4,0,6,17)
C4M0Y6K17 (4%, 0%, 6%, 17%)
(0.04 / 0.00 / 0.06 / 0.17)

CMYK percentages

%3.79
%0
%6.16
%17.25

Codes

Color #CBD3C6 in popluar color models

CB D3 C6
RGB 203 211 198
HSL 97° 12.87% 80.20%
HSB/HSV 97° 6.16% 82.75%
CMYK 3.79% 0.00% 6.16%
17.25%

Color #CBD3C6 in popluar number systems.

HEX CB D3 C6
Decimal 203 211 198
Binary 11001011 11010011 11000110
Octal 313 323 306

Shades and tints

Shades of #CBD3C6

#CBD3C6
(203,211,198)
#B9C0B4
(185,192,180)
#A7ADA2
(167,173,162)
#959A90
(149,154,144)
#83877E
(131,135,126)
#71746C
(113,116,108)
#5F615A
(95,97,90)
#4D4E48
(77,78,72)
#3B3B36
(59,59,54)
#292824
(41,40,36)
#171512
(23,21,18)
#000000
(0,0,0)

Tints of #CBD3C6

#CBD3C6
(203,211,198)
#CFD7CB
(207,215,203)
#D3DBD0
(211,219,208)
#D7DFD5
(215,223,213)
#DBE3DA
(219,227,218)
#DFE7DF
(223,231,223)
#E3EBE4
(227,235,228)
#E7EFE9
(231,239,233)
#EBF3EE
(235,243,238)
#EFF7F3
(239,247,243)
#F3FBF8
(243,251,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #CBD3C6 color. Also use rgb(203,211,198) instead hex code.

Text Font Color

.myTextColor { color: #CBD3C6; }

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

This text font color is #CBD3C6.

Background Color

.myBgColor { background-color: #CBD3C6; }

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

This div background color is #CBD3C6.

Border color

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

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

This div border color is #CBD3C6.

Opacity

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

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

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

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

This text has shadow with #CBD3C6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #CBD3C6.

Preview

Color preview on black background

This text has color #CBD3C6 on black background.


Color preview on white background

This text has color #CBD3C6 on white background.


Black color preview on #CBD3C6 background

This text has black color on #CBD3C6 background.


White color preview on #CBD3C6 background

This text has white color on #CBD3C6 background.


Related colors

Complementary color

Complementary color for #hex is #342C39.


I love getcolorcode.com

Triadic colors

1 #C6CBD3 and #D3C6CB with #CBD3C6 are triadic colors.

2 #C6D3CB and #D3CBC6 with #CBD3C6 are triadic colors.