COLOR #C1C7D1

HEX: #C1C7D1 RGB: (193,199,209)

Color info

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

RGB color model

#C1C7D1 color RGB value is (193,199,209).

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

RGB channels and saturation

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

193
199
209

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

Portions of RGB colors in percentages

R + G + B = 193 + 199 + 209 = 601 (100%)
R 193 of 601 ~ 32.11%
G 199 of 601 ~ 33.11%
B 209 of 601 ~ 34.78'%

%32.11
%33.11
%34.78

CMYK color model

#C1C7D1 color CMYK value is (8,5,0,18).

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

CMYK: (8,5,0,18)
C8M5Y0K18 (8%, 5%, 0%, 18%)
(0.08 / 0.05 / 0.00 / 0.18)

CMYK percentages

%7.66
%4.78
%0
%18.04

Codes

Color #C1C7D1 in popluar color models

C1 C7 D1
RGB 193 199 209
HSL 218° 14.81% 78.82%
HSB/HSV 218° 7.66% 81.96%
CMYK 7.66% 4.78% 0.00%
18.04%

Color #C1C7D1 in popluar number systems.

HEX C1 C7 D1
Decimal 193 199 209
Binary 11000001 11000111 11010001
Octal 301 307 321

Shades and tints

Shades of #C1C7D1

#C1C7D1
(193,199,209)
#B0B5BE
(176,181,190)
#9FA3AB
(159,163,171)
#8E9198
(142,145,152)
#7D7F85
(125,127,133)
#6C6D72
(108,109,114)
#5B5B5F
(91,91,95)
#4A494C
(74,73,76)
#393739
(57,55,57)
#282526
(40,37,38)
#171313
(23,19,19)
#000000
(0,0,0)

Tints of #C1C7D1

#C1C7D1
(193,199,209)
#C6CCD5
(198,204,213)
#CBD1D9
(203,209,217)
#D0D6DD
(208,214,221)
#D5DBE1
(213,219,225)
#DAE0E5
(218,224,229)
#DFE5E9
(223,229,233)
#E4EAED
(228,234,237)
#E9EFF1
(233,239,241)
#EEF4F5
(238,244,245)
#F3F9F9
(243,249,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C1C7D1; }

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

This text font color is #C1C7D1.

Background Color

.myBgColor { background-color: #C1C7D1; }

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

This div background color is #C1C7D1.

Border color

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

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

This div border color is #C1C7D1.

Opacity

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

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

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

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

This text has shadow with #C1C7D1 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C1C7D1.

Preview

Color preview on black background

This text has color #C1C7D1 on black background.


Color preview on white background

This text has color #C1C7D1 on white background.


Black color preview on #C1C7D1 background

This text has black color on #C1C7D1 background.


White color preview on #C1C7D1 background

This text has white color on #C1C7D1 background.


Related colors

Complementary color

Complementary color for #hex is #3E382E.


I love getcolorcode.com

Triadic colors

1 #D1C1C7 and #C7D1C1 with #C1C7D1 are triadic colors.

2 #D1C7C1 and #C7C1D1 with #C1C7D1 are triadic colors.