COLOR #C2C9D8

HEX: #C2C9D8 RGB: (194,201,216)

Color info

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

RGB color model

#C2C9D8 color RGB value is (194,201,216).

RGB: (194,201,216) (76%, 79%, 85%)

RGB channels and saturation

R 194 of 255 = 76%
G 201 of 255 = 79%
B 216 of 255 = 85%

194
201
216

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

Portions of RGB colors in percentages

R + G + B = 194 + 201 + 216 = 611 (100%)
R 194 of 611 ~ 31.75%
G 201 of 611 ~ 32.9%
B 216 of 611 ~ 35.35'%

%31.75
%32.9
%35.35

CMYK color model

#C2C9D8 color CMYK value is (10,7,0,15).

  • cyan value is 10.19%
  • magenta value is 6.94%
  • yellow value is 0.00%
  • key color value is 15.29%

CMYK: (10,7,0,15)
C10M7Y0K15 (10%, 7%, 0%, 15%)
(0.10 / 0.07 / 0.00 / 0.15)

CMYK percentages

%10.19
%6.94
%0
%15.29

Codes

Color #C2C9D8 in popluar color models

C2 C9 D8
RGB 194 201 216
HSL 221° 22.00% 80.39%
HSB/HSV 221° 10.19% 84.71%
CMYK 10.19% 6.94% 0.00%
15.29%

Color #C2C9D8 in popluar number systems.

HEX C2 C9 D8
Decimal 194 201 216
Binary 11000010 11001001 11011000
Octal 302 311 330

Shades and tints

Shades of #C2C9D8

#C2C9D8
(194,201,216)
#B1B7C5
(177,183,197)
#A0A5B2
(160,165,178)
#8F939F
(143,147,159)
#7E818C
(126,129,140)
#6D6F79
(109,111,121)
#5C5D66
(92,93,102)
#4B4B53
(75,75,83)
#3A3940
(58,57,64)
#29272D
(41,39,45)
#18151A
(24,21,26)
#000000
(0,0,0)

Tints of #C2C9D8

#C2C9D8
(194,201,216)
#C7CDDB
(199,205,219)
#CCD1DE
(204,209,222)
#D1D5E1
(209,213,225)
#D6D9E4
(214,217,228)
#DBDDE7
(219,221,231)
#E0E1EA
(224,225,234)
#E5E5ED
(229,229,237)
#EAE9F0
(234,233,240)
#EFEDF3
(239,237,243)
#F4F1F6
(244,241,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C2C9D8 color. Also use rgb(194,201,216) instead hex code.

Text Font Color

.myTextColor { color: #C2C9D8; }

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

This text font color is #C2C9D8.

Background Color

.myBgColor { background-color: #C2C9D8; }

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

This div background color is #C2C9D8.

Border color

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

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

This div border color is #C2C9D8.

Opacity

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

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

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

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

This text has shadow with #C2C9D8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C2C9D8.

Preview

Color preview on black background

This text has color #C2C9D8 on black background.


Color preview on white background

This text has color #C2C9D8 on white background.


Black color preview on #C2C9D8 background

This text has black color on #C2C9D8 background.


White color preview on #C2C9D8 background

This text has white color on #C2C9D8 background.


Related colors

Complementary color

Complementary color for #hex is #3D3627.


I love getcolorcode.com

Triadic colors

1 #D8C2C9 and #C9D8C2 with #C2C9D8 are triadic colors.

2 #D8C9C2 and #C9C2D8 with #C2C9D8 are triadic colors.