COLOR #C1D5D1

HEX: #C1D5D1 RGB: (193,213,209)

Color info

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

RGB color model

#C1D5D1 color RGB value is (193,213,209).

RGB: (193,213,209) (76%, 84%, 82%)

RGB channels and saturation

R 193 of 255 = 76%
G 213 of 255 = 84%
B 209 of 255 = 82%

193
213
209

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

Portions of RGB colors in percentages

R + G + B = 193 + 213 + 209 = 615 (100%)
R 193 of 615 ~ 31.38%
G 213 of 615 ~ 34.63%
B 209 of 615 ~ 33.98'%

%31.38
%34.63
%33.98

CMYK color model

#C1D5D1 color CMYK value is (9,0,2,16).

  • cyan value is 9.39%
  • magenta value is 0.00%
  • yellow value is 1.88%
  • key color value is 16.47%

CMYK: (9,0,2,16)
C9M0Y2K16 (9%, 0%, 2%, 16%)
(0.09 / 0.00 / 0.02 / 0.16)

CMYK percentages

%9.39
%0
%1.88
%16.47

Codes

Color #C1D5D1 in popluar color models

C1 D5 D1
RGB 193 213 209
HSL 168° 19.23% 79.61%
HSB/HSV 168° 9.39% 83.53%
CMYK 9.39% 0.00% 1.88%
16.47%

Color #C1D5D1 in popluar number systems.

HEX C1 D5 D1
Decimal 193 213 209
Binary 11000001 11010101 11010001
Octal 301 325 321

Shades and tints

Shades of #C1D5D1

#C1D5D1
(193,213,209)
#B0C2BE
(176,194,190)
#9FAFAB
(159,175,171)
#8E9C98
(142,156,152)
#7D8985
(125,137,133)
#6C7672
(108,118,114)
#5B635F
(91,99,95)
#4A504C
(74,80,76)
#393D39
(57,61,57)
#282A26
(40,42,38)
#171713
(23,23,19)
#000000
(0,0,0)

Tints of #C1D5D1

#C1D5D1
(193,213,209)
#C6D8D5
(198,216,213)
#CBDBD9
(203,219,217)
#D0DEDD
(208,222,221)
#D5E1E1
(213,225,225)
#DAE4E5
(218,228,229)
#DFE7E9
(223,231,233)
#E4EAED
(228,234,237)
#E9EDF1
(233,237,241)
#EEF0F5
(238,240,245)
#F3F3F9
(243,243,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C1D5D1 color. Also use rgb(193,213,209) instead hex code.

Text Font Color

.myTextColor { color: #C1D5D1; }

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

This text font color is #C1D5D1.

Background Color

.myBgColor { background-color: #C1D5D1; }

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

This div background color is #C1D5D1.

Border color

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

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

This div border color is #C1D5D1.

Opacity

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

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

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

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

This text has shadow with #C1D5D1 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C1D5D1.

Preview

Color preview on black background

This text has color #C1D5D1 on black background.


Color preview on white background

This text has color #C1D5D1 on white background.


Black color preview on #C1D5D1 background

This text has black color on #C1D5D1 background.


White color preview on #C1D5D1 background

This text has white color on #C1D5D1 background.


Related colors

Complementary color

Complementary color for #hex is #3E2A2E.


I love getcolorcode.com

Triadic colors

1 #D1C1D5 and #D5D1C1 with #C1D5D1 are triadic colors.

2 #D1D5C1 and #D5C1D1 with #C1D5D1 are triadic colors.