COLOR #C2D2D9

HEX: #C2D2D9 RGB: (194,210,217)

Color info

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

RGB color model

#C2D2D9 color RGB value is (194,210,217).

RGB: (194,210,217) (76%, 82%, 85%)

RGB channels and saturation

R 194 of 255 = 76%
G 210 of 255 = 82%
B 217 of 255 = 85%

194
210
217

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

Portions of RGB colors in percentages

R + G + B = 194 + 210 + 217 = 621 (100%)
R 194 of 621 ~ 31.24%
G 210 of 621 ~ 33.82%
B 217 of 621 ~ 34.94'%

%31.24
%33.82
%34.94

CMYK color model

#C2D2D9 color CMYK value is (11,3,0,15).

  • cyan value is 10.60%
  • magenta value is 3.23%
  • yellow value is 0.00%
  • key color value is 14.90%
CMYK: (11,3,0,15) C11M3Y0K15 (11%,3%,0%,15%) (0.11/0.03/0.00/0.15) 

CMYK percentages

%10.6
%3.23
%0
%14.9

Codes

Color #C2D2D9 in popluar color models

C2 D2 D9
RGB 194 210 217
HSL 198° 23.23% 80.59%
HSB/HSV 198° 10.60% 85.10%
CMYK 10.60% 3.23% 0.00%
14.90%

Color #C2D2D9 in popluar number systems.

HEX C2 D2 D9
Decimal 194 210 217
Binary 11000010 11010010 11011001
Octal 302 322 331

Shades and tints

Shades of #C2D2D9

#C2D2D9
(194,210,217)
#B1BFC6
(177,191,198)
#A0ACB3
(160,172,179)
#8F99A0
(143,153,160)
#7E868D
(126,134,141)
#6D737A
(109,115,122)
#5C6067
(92,96,103)
#4B4D54
(75,77,84)
#3A3A41
(58,58,65)
#29272E
(41,39,46)
#18141B
(24,20,27)
#000000
(0,0,0)

Tints of #C2D2D9

#C2D2D9
(194,210,217)
#C7D6DC
(199,214,220)
#CCDADF
(204,218,223)
#D1DEE2
(209,222,226)
#D6E2E5
(214,226,229)
#DBE6E8
(219,230,232)
#E0EAEB
(224,234,235)
#E5EEEE
(229,238,238)
#EAF2F1
(234,242,241)
#EFF6F4
(239,246,244)
#F4FAF7
(244,250,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C2D2D9 color. Also use rgb(194,210,217) instead hex code.

Text Font Color

.myTextColor { color: #C2D2D9; }

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

This text font color is #C2D2D9.

Background Color

.myBgColor { background-color: #C2D2D9; }

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

This div background color is #C2D2D9.

Border color

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

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

This div border color is #C2D2D9.

Opacity

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

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

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

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

This text has shadow with #C2D2D9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C2D2D9.

Preview

Color preview on black background

This text has color #C2D2D9 on black background.


Color preview on white background

This text has color #C2D2D9 on white background.


Black color preview on #C2D2D9 background

This text has black color on #C2D2D9 background.


White color preview on #C2D2D9 background

This text has white color on #C2D2D9 background.


Related colors

Complementary color

Complementary color for #hex is #3D2D26.


I love getcolorcode.com

Triadic colors

1 #D9C2D2 and #D2D9C2 with #C2D2D9 are triadic colors.

2 #D9D2C2 and #D2C2D9 with #C2D2D9 are triadic colors.