COLOR #C7CDD7

HEX: #C7CDD7 RGB: (199,205,215)

Color info

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

RGB color model

#C7CDD7 color RGB value is (199,205,215).

RGB: (199,205,215) (78%, 80%, 84%)

RGB channels and saturation

R 199 of 255 = 78%
G 205 of 255 = 80%
B 215 of 255 = 84%

199
205
215

R + G + B ~ 81%. #C7CDD7 is quite light color.

Portions of RGB colors in percentages

R + G + B = 199 + 205 + 215 = 619 (100%)
R 199 of 619 ~ 32.15%
G 205 of 619 ~ 33.12%
B 215 of 619 ~ 34.73'%

%32.15
%33.12
%34.73

CMYK color model

#C7CDD7 color CMYK value is (7,5,0,16).

  • cyan value is 7.44%
  • magenta value is 4.65%
  • yellow value is 0.00%
  • key color value is 15.69%
CMYK: (7,5,0,16) C7M5Y0K16 (7%,5%,0%,16%) (0.07/0.05/0.00/0.16) 

CMYK percentages

%7.44
%4.65
%0
%15.69

Codes

Color #C7CDD7 in popluar color models

C7 CD D7
RGB 199 205 215
HSL 218° 16.67% 81.18%
HSB/HSV 218° 7.44% 84.31%
CMYK 7.44% 4.65% 0.00%
15.69%

Color #C7CDD7 in popluar number systems.

HEX C7 CD D7
Decimal 199 205 215
Binary 11000111 11001101 11010111
Octal 307 315 327

Shades and tints

Shades of #C7CDD7

#C7CDD7
(199,205,215)
#B5BBC4
(181,187,196)
#A3A9B1
(163,169,177)
#91979E
(145,151,158)
#7F858B
(127,133,139)
#6D7378
(109,115,120)
#5B6165
(91,97,101)
#494F52
(73,79,82)
#373D3F
(55,61,63)
#252B2C
(37,43,44)
#131919
(19,25,25)
#000000
(0,0,0)

Tints of #C7CDD7

#C7CDD7
(199,205,215)
#CCD1DA
(204,209,218)
#D1D5DD
(209,213,221)
#D6D9E0
(214,217,224)
#DBDDE3
(219,221,227)
#E0E1E6
(224,225,230)
#E5E5E9
(229,229,233)
#EAE9EC
(234,233,236)
#EFEDEF
(239,237,239)
#F4F1F2
(244,241,242)
#F9F5F5
(249,245,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C7CDD7 color. Also use rgb(199,205,215) instead hex code.

Text Font Color

.myTextColor { color: #C7CDD7; }

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

This text font color is #C7CDD7.

Background Color

.myBgColor { background-color: #C7CDD7; }

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

This div background color is #C7CDD7.

Border color

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

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

This div border color is #C7CDD7.

Opacity

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

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

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

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

This text has shadow with #C7CDD7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7CDD7.

Preview

Color preview on black background

This text has color #C7CDD7 on black background.


Color preview on white background

This text has color #C7CDD7 on white background.


Black color preview on #C7CDD7 background

This text has black color on #C7CDD7 background.


White color preview on #C7CDD7 background

This text has white color on #C7CDD7 background.


Related colors

Complementary color

Complementary color for #hex is #383228.


I love getcolorcode.com

Triadic colors

1 #D7C7CD and #CDD7C7 with #C7CDD7 are triadic colors.

2 #D7CDC7 and #CDC7D7 with #C7CDD7 are triadic colors.