COLOR #C7D9DA

HEX: #C7D9DA RGB: (199,217,218)

Renk bilgisi

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

RGB renk modeli

#C7D9DA color RGB value is (199,217,218).

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

RGB bağlantıları ve doygunluk

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

199
217
218

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

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 217 + 218 = 634 (100%)
R 199 of 634 ~ 31.39%
G 217 of 634 ~ 34.23%
B 218 of 634 ~ 34.38'%

%31.39
%34.23
%34.38

CMYK RENK MODELİ

#C7D9DA rengi CMYK tonu (9,0,0,15).

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

CMYK: (9,0,0,15)
C9M0Y0K15 (9%, 0%, 0%, 15%)
(0.09 / 0.00 / 0.00 / 0.15)

CMYK yüzdeleri

%8.72
%0.46
%0
%14.51

Codes

Color #C7D9DA in popluar color models

C7 D9 DA
RGB 199 217 218
HSL 183° 20.43% 81.76%
HSB/HSV 183° 8.72% 85.49%
CMYK 8.72% 0.46% 0.00%
14.51%

Color #C7D9DA in popluar number systems.

HEX C7 D9 DA
Decimal 199 217 218
Binary 11000111 11011001 11011010
Octal 307 331 332

Shades and tints

Shades of #C7D9DA

#C7D9DA
(199,217,218)
#B5C6C7
(181,198,199)
#A3B3B4
(163,179,180)
#91A0A1
(145,160,161)
#7F8D8E
(127,141,142)
#6D7A7B
(109,122,123)
#5B6768
(91,103,104)
#495455
(73,84,85)
#374142
(55,65,66)
#252E2F
(37,46,47)
#131B1C
(19,27,28)
#000000
(0,0,0)

Tints of #C7D9DA

#C7D9DA
(199,217,218)
#CCDCDD
(204,220,221)
#D1DFE0
(209,223,224)
#D6E2E3
(214,226,227)
#DBE5E6
(219,229,230)
#E0E8E9
(224,232,233)
#E5EBEC
(229,235,236)
#EAEEEF
(234,238,239)
#EFF1F2
(239,241,242)
#F4F4F5
(244,244,245)
#F9F7F8
(249,247,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C7D9DA; }

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

This text font color is #C7D9DA.

Background Color

.myBgColor { background-color: #C7D9DA; }

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

This div background color is #C7D9DA.

Border color

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

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

This div border color is #C7D9DA.

Opacity

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

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

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

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

This text has shadow with #C7D9DA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7D9DA.

Preview

Color preview on black background

This text has color #C7D9DA on black background.


Color preview on white background

This text has color #C7D9DA on white background.


Black color preview on #C7D9DA background

This text has black color on #C7D9DA background.


White color preview on #C7D9DA background

This text has white color on #C7D9DA background.


Related colors

Complementary color

Complementary color for #hex is #382625.


I love getcolorcode.com

Triadic colors

1 #DAC7D9 and #D9DAC7 with #C7D9DA are triadic colors.

2 #DAD9C7 and #D9C7DA with #C7D9DA are triadic colors.