COLOR #C2C9D6

HEX: #C2C9D6 RGB: (194,201,214)

Color info

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

RGB color model

#C2C9D6 color RGB value is (194,201,214).

RGB: (194,201,214) (76%, 79%, 84%)

RGB channels and saturation

R 194 of 255 = 76%
G 201 of 255 = 79%
B 214 of 255 = 84%

194
201
214

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

Portions of RGB colors in percentages

R + G + B = 194 + 201 + 214 = 609 (100%)
R 194 of 609 ~ 31.86%
G 201 of 609 ~ 33%
B 214 of 609 ~ 35.14'%

%31.86
%33
%35.14

CMYK color model

#C2C9D6 color CMYK value is (9,6,0,16).

  • cyan value is 9.35%
  • magenta value is 6.07%
  • yellow value is 0.00%
  • key color value is 16.08%

CMYK: (9,6,0,16)
C9M6Y0K16 (9%, 6%, 0%, 16%)
(0.09 / 0.06 / 0.00 / 0.16)

CMYK percentages

%9.35
%6.07
%0
%16.08

Codes

Color #C2C9D6 in popluar color models

C2 C9 D6
RGB 194 201 214
HSL 219° 19.61% 80.00%
HSB/HSV 219° 9.35% 83.92%
CMYK 9.35% 6.07% 0.00%
16.08%

Color #C2C9D6 in popluar number systems.

HEX C2 C9 D6
Decimal 194 201 214
Binary 11000010 11001001 11010110
Octal 302 311 326

Shades and tints

Shades of #C2C9D6

#C2C9D6
(194,201,214)
#B1B7C3
(177,183,195)
#A0A5B0
(160,165,176)
#8F939D
(143,147,157)
#7E818A
(126,129,138)
#6D6F77
(109,111,119)
#5C5D64
(92,93,100)
#4B4B51
(75,75,81)
#3A393E
(58,57,62)
#29272B
(41,39,43)
#181518
(24,21,24)
#000000
(0,0,0)

Tints of #C2C9D6

#C2C9D6
(194,201,214)
#C7CDD9
(199,205,217)
#CCD1DC
(204,209,220)
#D1D5DF
(209,213,223)
#D6D9E2
(214,217,226)
#DBDDE5
(219,221,229)
#E0E1E8
(224,225,232)
#E5E5EB
(229,229,235)
#EAE9EE
(234,233,238)
#EFEDF1
(239,237,241)
#F4F1F4
(244,241,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C2C9D6; }

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

This text font color is #C2C9D6.

Background Color

.myBgColor { background-color: #C2C9D6; }

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

This div background color is #C2C9D6.

Border color

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

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

This div border color is #C2C9D6.

Opacity

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

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

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

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

This text has shadow with #C2C9D6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C2C9D6.

Preview

Color preview on black background

This text has color #C2C9D6 on black background.


Color preview on white background

This text has color #C2C9D6 on white background.


Black color preview on #C2C9D6 background

This text has black color on #C2C9D6 background.


White color preview on #C2C9D6 background

This text has white color on #C2C9D6 background.


Related colors

Complementary color

Complementary color for #hex is #3D3629.


I love getcolorcode.com

Triadic colors

1 #D6C2C9 and #C9D6C2 with #C2C9D6 are triadic colors.

2 #D6C9C2 and #C9C2D6 with #C2C9D6 are triadic colors.