COLOR #C5D1BC

HEX: #C5D1BC RGB: (197,209,188)

Color info

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

RGB color model

#C5D1BC color RGB value is (197,209,188).

RGB: (197,209,188) (77%, 82%, 74%)

RGB channels and saturation

R 197 of 255 = 77%
G 209 of 255 = 82%
B 188 of 255 = 74%

197
209
188

R + G + B ~ 78%. #C5D1BC is quite light color.

Portions of RGB colors in percentages

R + G + B = 197 + 209 + 188 = 594 (100%)
R 197 of 594 ~ 33.16%
G 209 of 594 ~ 35.19%
B 188 of 594 ~ 31.65'%

%33.16
%35.19
%31.65

CMYK color model

#C5D1BC color CMYK value is (6,0,10,18).

  • cyan value is 5.74%
  • magenta value is 0.00%
  • yellow value is 10.05%
  • key color value is 18.04%

CMYK: (6,0,10,18)
C6M0Y10K18 (6%, 0%, 10%, 18%)
(0.06 / 0.00 / 0.10 / 0.18)

CMYK percentages

%5.74
%0
%10.05
%18.04

Codes

Color #C5D1BC in popluar color models

C5 D1 BC
RGB 197 209 188
HSL 94° 18.58% 77.84%
HSB/HSV 94° 10.05% 81.96%
CMYK 5.74% 0.00% 10.05%
18.04%

Color #C5D1BC in popluar number systems.

HEX C5 D1 BC
Decimal 197 209 188
Binary 11000101 11010001 10111100
Octal 305 321 274

Shades and tints

Shades of #C5D1BC

#C5D1BC
(197,209,188)
#B4BEAB
(180,190,171)
#A3AB9A
(163,171,154)
#929889
(146,152,137)
#818578
(129,133,120)
#707267
(112,114,103)
#5F5F56
(95,95,86)
#4E4C45
(78,76,69)
#3D3934
(61,57,52)
#2C2623
(44,38,35)
#1B1312
(27,19,18)
#000000
(0,0,0)

Tints of #C5D1BC

#C5D1BC
(197,209,188)
#CAD5C2
(202,213,194)
#CFD9C8
(207,217,200)
#D4DDCE
(212,221,206)
#D9E1D4
(217,225,212)
#DEE5DA
(222,229,218)
#E3E9E0
(227,233,224)
#E8EDE6
(232,237,230)
#EDF1EC
(237,241,236)
#F2F5F2
(242,245,242)
#F7F9F8
(247,249,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C5D1BC color. Also use rgb(197,209,188) instead hex code.

Text Font Color

.myTextColor { color: #C5D1BC; }

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

This text font color is #C5D1BC.

Background Color

.myBgColor { background-color: #C5D1BC; }

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

This div background color is #C5D1BC.

Border color

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

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

This div border color is #C5D1BC.

Opacity

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

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

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

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

This text has shadow with #C5D1BC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5D1BC.

Preview

Color preview on black background

This text has color #C5D1BC on black background.


Color preview on white background

This text has color #C5D1BC on white background.


Black color preview on #C5D1BC background

This text has black color on #C5D1BC background.


White color preview on #C5D1BC background

This text has white color on #C5D1BC background.


Related colors

Complementary color

Complementary color for #hex is #3A2E43.


I love getcolorcode.com

Triadic colors

1 #BCC5D1 and #D1BCC5 with #C5D1BC are triadic colors.

2 #BCD1C5 and #D1C5BC with #C5D1BC are triadic colors.