COLOR #C3C9D0

HEX: #C3C9D0 RGB: (195,201,208)

Color info

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

RGB color model

#C3C9D0 color RGB value is (195,201,208).

RGB: (195,201,208) (76%, 79%, 82%)

RGB channels and saturation

R 195 of 255 = 76%
G 201 of 255 = 79%
B 208 of 255 = 82%

195
201
208

R + G + B ~ 79%. #C3C9D0 is quite light color.

Portions of RGB colors in percentages

R + G + B = 195 + 201 + 208 = 604 (100%)
R 195 of 604 ~ 32.28%
G 201 of 604 ~ 33.28%
B 208 of 604 ~ 34.44'%

%32.28
%33.28
%34.44

CMYK color model

#C3C9D0 color CMYK value is (6,3,0,18).

  • cyan value is 6.25%
  • magenta value is 3.37%
  • yellow value is 0.00%
  • key color value is 18.43%

CMYK: (6,3,0,18)
C6M3Y0K18 (6%, 3%, 0%, 18%)
(0.06 / 0.03 / 0.00 / 0.18)

CMYK percentages

%6.25
%3.37
%0
%18.43

Codes

Color #C3C9D0 in popluar color models

C3 C9 D0
RGB 195 201 208
HSL 212° 12.15% 79.02%
HSB/HSV 212° 6.25% 81.57%
CMYK 6.25% 3.37% 0.00%
18.43%

Color #C3C9D0 in popluar number systems.

HEX C3 C9 D0
Decimal 195 201 208
Binary 11000011 11001001 11010000
Octal 303 311 320

Shades and tints

Shades of #C3C9D0

#C3C9D0
(195,201,208)
#B2B7BE
(178,183,190)
#A1A5AC
(161,165,172)
#90939A
(144,147,154)
#7F8188
(127,129,136)
#6E6F76
(110,111,118)
#5D5D64
(93,93,100)
#4C4B52
(76,75,82)
#3B3940
(59,57,64)
#2A272E
(42,39,46)
#19151C
(25,21,28)
#000000
(0,0,0)

Tints of #C3C9D0

#C3C9D0
(195,201,208)
#C8CDD4
(200,205,212)
#CDD1D8
(205,209,216)
#D2D5DC
(210,213,220)
#D7D9E0
(215,217,224)
#DCDDE4
(220,221,228)
#E1E1E8
(225,225,232)
#E6E5EC
(230,229,236)
#EBE9F0
(235,233,240)
#F0EDF4
(240,237,244)
#F5F1F8
(245,241,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C3C9D0 color. Also use rgb(195,201,208) instead hex code.

Text Font Color

.myTextColor { color: #C3C9D0; }

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

This text font color is #C3C9D0.

Background Color

.myBgColor { background-color: #C3C9D0; }

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

This div background color is #C3C9D0.

Border color

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

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

This div border color is #C3C9D0.

Opacity

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

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

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

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

This text has shadow with #C3C9D0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C3C9D0.

Preview

Color preview on black background

This text has color #C3C9D0 on black background.


Color preview on white background

This text has color #C3C9D0 on white background.


Black color preview on #C3C9D0 background

This text has black color on #C3C9D0 background.


White color preview on #C3C9D0 background

This text has white color on #C3C9D0 background.


Related colors

Complementary color

Complementary color for #hex is #3C362F.


I love getcolorcode.com

Triadic colors

1 #D0C3C9 and #C9D0C3 with #C3C9D0 are triadic colors.

2 #D0C9C3 and #C9C3D0 with #C3C9D0 are triadic colors.