COLOR #C5CBD8

HEX: #C5CBD8 RGB: (197,203,216)

Color info

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

RGB color model

#C5CBD8 color RGB value is (197,203,216).

RGB: (197,203,216) (77%, 80%, 85%)

RGB channels and saturation

R 197 of 255 = 77%
G 203 of 255 = 80%
B 216 of 255 = 85%

197
203
216

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

Portions of RGB colors in percentages

R + G + B = 197 + 203 + 216 = 616 (100%)
R 197 of 616 ~ 31.98%
G 203 of 616 ~ 32.95%
B 216 of 616 ~ 35.06'%

%31.98
%32.95
%35.06

CMYK color model

#C5CBD8 color CMYK value is (9,6,0,15).

  • cyan value is 8.80%
  • magenta value is 6.02%
  • yellow value is 0.00%
  • key color value is 15.29%
CMYK: (9,6,0,15) C9M6Y0K15 (9%,6%,0%,15%) (0.09/0.06/0.00/0.15) 

CMYK percentages

%8.8
%6.02
%0
%15.29

Codes

Color #C5CBD8 in popluar color models

C5 CB D8
RGB 197 203 216
HSL 221° 19.59% 80.98%
HSB/HSV 221° 8.80% 84.71%
CMYK 8.80% 6.02% 0.00%
15.29%

Color #C5CBD8 in popluar number systems.

HEX C5 CB D8
Decimal 197 203 216
Binary 11000101 11001011 11011000
Octal 305 313 330

Shades and tints

Shades of #C5CBD8

#C5CBD8
(197,203,216)
#B4B9C5
(180,185,197)
#A3A7B2
(163,167,178)
#92959F
(146,149,159)
#81838C
(129,131,140)
#707179
(112,113,121)
#5F5F66
(95,95,102)
#4E4D53
(78,77,83)
#3D3B40
(61,59,64)
#2C292D
(44,41,45)
#1B171A
(27,23,26)
#000000
(0,0,0)

Tints of #C5CBD8

#C5CBD8
(197,203,216)
#CACFDB
(202,207,219)
#CFD3DE
(207,211,222)
#D4D7E1
(212,215,225)
#D9DBE4
(217,219,228)
#DEDFE7
(222,223,231)
#E3E3EA
(227,227,234)
#E8E7ED
(232,231,237)
#EDEBF0
(237,235,240)
#F2EFF3
(242,239,243)
#F7F3F6
(247,243,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5CBD8; }

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

This text font color is #C5CBD8.

Background Color

.myBgColor { background-color: #C5CBD8; }

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

This div background color is #C5CBD8.

Border color

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

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

This div border color is #C5CBD8.

Opacity

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

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

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

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

This text has shadow with #C5CBD8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5CBD8.

Preview

Color preview on black background

This text has color #C5CBD8 on black background.


Color preview on white background

This text has color #C5CBD8 on white background.


Black color preview on #C5CBD8 background

This text has black color on #C5CBD8 background.


White color preview on #C5CBD8 background

This text has white color on #C5CBD8 background.


Related colors

Complementary color

Complementary color for #hex is #3A3427.


I love getcolorcode.com

Triadic colors

1 #D8C5CB and #CBD8C5 with #C5CBD8 are triadic colors.

2 #D8CBC5 and #CBC5D8 with #C5CBD8 are triadic colors.