COLOR #C3C7D1

HEX: #C3C7D1 RGB: (195,199,209)

Color info

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

RGB color model

#C3C7D1 color RGB value is (195,199,209).

RGB: (195,199,209) (76%, 78%, 82%)

RGB channels and saturation

R 195 of 255 = 76%
G 199 of 255 = 78%
B 209 of 255 = 82%

195
199
209

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

Portions of RGB colors in percentages

R + G + B = 195 + 199 + 209 = 603 (100%)
R 195 of 603 ~ 32.34%
G 199 of 603 ~ 33%
B 209 of 603 ~ 34.66'%

%32.34
%33
%34.66

CMYK color model

#C3C7D1 color CMYK value is (7,5,0,18).

  • cyan value is 6.70%
  • magenta value is 4.78%
  • yellow value is 0.00%
  • key color value is 18.04%

CMYK: (7,5,0,18)
C7M5Y0K18 (7%, 5%, 0%, 18%)
(0.07 / 0.05 / 0.00 / 0.18)

CMYK percentages

%6.7
%4.78
%0
%18.04

Codes

Color #C3C7D1 in popluar color models

C3 C7 D1
RGB 195 199 209
HSL 223° 13.21% 79.22%
HSB/HSV 223° 6.70% 81.96%
CMYK 6.70% 4.78% 0.00%
18.04%

Color #C3C7D1 in popluar number systems.

HEX C3 C7 D1
Decimal 195 199 209
Binary 11000011 11000111 11010001
Octal 303 307 321

Shades and tints

Shades of #C3C7D1

#C3C7D1
(195,199,209)
#B2B5BE
(178,181,190)
#A1A3AB
(161,163,171)
#909198
(144,145,152)
#7F7F85
(127,127,133)
#6E6D72
(110,109,114)
#5D5B5F
(93,91,95)
#4C494C
(76,73,76)
#3B3739
(59,55,57)
#2A2526
(42,37,38)
#191313
(25,19,19)
#000000
(0,0,0)

Tints of #C3C7D1

#C3C7D1
(195,199,209)
#C8CCD5
(200,204,213)
#CDD1D9
(205,209,217)
#D2D6DD
(210,214,221)
#D7DBE1
(215,219,225)
#DCE0E5
(220,224,229)
#E1E5E9
(225,229,233)
#E6EAED
(230,234,237)
#EBEFF1
(235,239,241)
#F0F4F5
(240,244,245)
#F5F9F9
(245,249,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C3C7D1 color. Also use rgb(195,199,209) instead hex code.

Text Font Color

.myTextColor { color: #C3C7D1; }

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

This text font color is #C3C7D1.

Background Color

.myBgColor { background-color: #C3C7D1; }

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

This div background color is #C3C7D1.

Border color

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

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

This div border color is #C3C7D1.

Opacity

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

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

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

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

This text has shadow with #C3C7D1 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C3C7D1.

Preview

Color preview on black background

This text has color #C3C7D1 on black background.


Color preview on white background

This text has color #C3C7D1 on white background.


Black color preview on #C3C7D1 background

This text has black color on #C3C7D1 background.


White color preview on #C3C7D1 background

This text has white color on #C3C7D1 background.


Related colors

Complementary color

Complementary color for #hex is #3C382E.


I love getcolorcode.com

Triadic colors

1 #D1C3C7 and #C7D1C3 with #C3C7D1 are triadic colors.

2 #D1C7C3 and #C7C3D1 with #C3C7D1 are triadic colors.