COLOR #C7D1D7

HEX: #C7D1D7 RGB: (199,209,215)

Renk bilgisi

#C7D1D7 contains red, green and blue colors in about the same proportion. #C7D1D7 ‘ nin web güvenlik rengi #CCCCCC (ya da #CCC) dir.

RGB renk modeli

#C7D1D7 color RGB value is (199,209,215).

RGB: (199,209,215) (78%, 82%, 84%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 209 of 255 = 82%
B 215 of 255 = 84%

199
209
215

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

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 209 + 215 = 623 (100%)
R 199 of 623 ~ 31.94%
G 209 of 623 ~ 33.55%
B 215 of 623 ~ 34.51'%

%31.94
%33.55
%34.51

CMYK RENK MODELİ

#C7D1D7 rengi CMYK tonu (7,3,0,16).

  • camgöbeği tonu 7.44%
  • eflatun tonu 2.79%
  • sarı tonu 0.00%
  • ana renk tonu 15.69%

CMYK: (7,3,0,16)
C7M3Y0K16 (7%, 3%, 0%, 16%)
(0.07 / 0.03 / 0.00 / 0.16)

CMYK yüzdeleri

%7.44
%2.79
%0
%15.69

Codes

Color #C7D1D7 in popluar color models

C7 D1 D7
RGB 199 209 215
HSL 203° 16.67% 81.18%
HSB/HSV 203° 7.44% 84.31%
CMYK 7.44% 2.79% 0.00%
15.69%

Color #C7D1D7 in popluar number systems.

HEX C7 D1 D7
Decimal 199 209 215
Binary 11000111 11010001 11010111
Octal 307 321 327

Shades and tints

Shades of #C7D1D7

#C7D1D7
(199,209,215)
#B5BEC4
(181,190,196)
#A3ABB1
(163,171,177)
#91989E
(145,152,158)
#7F858B
(127,133,139)
#6D7278
(109,114,120)
#5B5F65
(91,95,101)
#494C52
(73,76,82)
#37393F
(55,57,63)
#25262C
(37,38,44)
#131319
(19,19,25)
#000000
(0,0,0)

Tints of #C7D1D7

#C7D1D7
(199,209,215)
#CCD5DA
(204,213,218)
#D1D9DD
(209,217,221)
#D6DDE0
(214,221,224)
#DBE1E3
(219,225,227)
#E0E5E6
(224,229,230)
#E5E9E9
(229,233,233)
#EAEDEC
(234,237,236)
#EFF1EF
(239,241,239)
#F4F5F2
(244,245,242)
#F9F9F5
(249,249,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C7D1D7; }

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

This text font color is #C7D1D7.

Background Color

.myBgColor { background-color: #C7D1D7; }

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

This div background color is #C7D1D7.

Border color

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

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

This div border color is #C7D1D7.

Opacity

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

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

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

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

This text has shadow with #C7D1D7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7D1D7.

Preview

Color preview on black background

This text has color #C7D1D7 on black background.


Color preview on white background

This text has color #C7D1D7 on white background.


Black color preview on #C7D1D7 background

This text has black color on #C7D1D7 background.


White color preview on #C7D1D7 background

This text has white color on #C7D1D7 background.


Related colors

Complementary color

Complementary color for #hex is #382E28.


I love getcolorcode.com

Triadic colors

1 #D7C7D1 and #D1D7C7 with #C7D1D7 are triadic colors.

2 #D7D1C7 and #D1C7D7 with #C7D1D7 are triadic colors.