COLOR #C7D8DA

HEX: #C7D8DA RGB: (199,216,218)

Renk bilgisi

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

RGB renk modeli

#C7D8DA color RGB value is (199,216,218).

RGB: (199,216,218) (78%, 85%, 85%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 216 of 255 = 85%
B 218 of 255 = 85%

199
216
218

R + G + B ~ 83%. #C7D8DA is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 216 + 218 = 633 (100%)
R 199 of 633 ~ 31.44%
G 216 of 633 ~ 34.12%
B 218 of 633 ~ 34.44'%

%31.44
%34.12
%34.44

CMYK RENK MODELİ

#C7D8DA rengi CMYK tonu (9,1,0,15).

  • camgöbeği tonu 8.72%
  • eflatun tonu 0.92%
  • sarı tonu 0.00%
  • ana renk tonu 14.51%

CMYK: (9,1,0,15)
C9M1Y0K15 (9%, 1%, 0%, 15%)
(0.09 / 0.01 / 0.00 / 0.15)

CMYK yüzdeleri

%8.72
%0.92
%0
%14.51

Codes

Color #C7D8DA in popluar color models

C7 D8 DA
RGB 199 216 218
HSL 186° 20.43% 81.76%
HSB/HSV 186° 8.72% 85.49%
CMYK 8.72% 0.92% 0.00%
14.51%

Color #C7D8DA in popluar number systems.

HEX C7 D8 DA
Decimal 199 216 218
Binary 11000111 11011000 11011010
Octal 307 330 332

Shades and tints

Shades of #C7D8DA

#C7D8DA
(199,216,218)
#B5C5C7
(181,197,199)
#A3B2B4
(163,178,180)
#919FA1
(145,159,161)
#7F8C8E
(127,140,142)
#6D797B
(109,121,123)
#5B6668
(91,102,104)
#495355
(73,83,85)
#374042
(55,64,66)
#252D2F
(37,45,47)
#131A1C
(19,26,28)
#000000
(0,0,0)

Tints of #C7D8DA

#C7D8DA
(199,216,218)
#CCDBDD
(204,219,221)
#D1DEE0
(209,222,224)
#D6E1E3
(214,225,227)
#DBE4E6
(219,228,230)
#E0E7E9
(224,231,233)
#E5EAEC
(229,234,236)
#EAEDEF
(234,237,239)
#EFF0F2
(239,240,242)
#F4F3F5
(244,243,245)
#F9F6F8
(249,246,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C7D8DA color. Also use rgb(199,216,218) instead hex code.

Text Font Color

.myTextColor { color: #C7D8DA; }

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

This text font color is #C7D8DA.

Background Color

.myBgColor { background-color: #C7D8DA; }

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

This div background color is #C7D8DA.

Border color

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

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

This div border color is #C7D8DA.

Opacity

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

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

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

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

This text has shadow with #C7D8DA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7D8DA.

Preview

Color preview on black background

This text has color #C7D8DA on black background.


Color preview on white background

This text has color #C7D8DA on white background.


Black color preview on #C7D8DA background

This text has black color on #C7D8DA background.


White color preview on #C7D8DA background

This text has white color on #C7D8DA background.


Related colors

Complementary color

Complementary color for #hex is #382725.


I love getcolorcode.com

Triadic colors

1 #DAC7D8 and #D8DAC7 with #C7D8DA are triadic colors.

2 #DAD8C7 and #D8C7DA with #C7D8DA are triadic colors.