COLOR #C7D4DA

HEX: #C7D4DA RGB: (199,212,218)

Renk bilgisi

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

RGB renk modeli

#C7D4DA color RGB value is (199,212,218).

RGB: (199,212,218) (78%, 83%, 85%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 212 of 255 = 83%
B 218 of 255 = 85%

199
212
218

R + G + B ~ 82%. #C7D4DA is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 212 + 218 = 629 (100%)
R 199 of 629 ~ 31.64%
G 212 of 629 ~ 33.7%
B 218 of 629 ~ 34.66'%

%31.64
%33.7
%34.66

CMYK RENK MODELİ

#C7D4DA rengi CMYK tonu (9,3,0,15).

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

CMYK: (9,3,0,15)
C9M3Y0K15 (9%, 3%, 0%, 15%)
(0.09 / 0.03 / 0.00 / 0.15)

CMYK yüzdeleri

%8.72
%2.75
%0
%14.51

Codes

Color #C7D4DA in popluar color models

C7 D4 DA
RGB 199 212 218
HSL 199° 20.43% 81.76%
HSB/HSV 199° 8.72% 85.49%
CMYK 8.72% 2.75% 0.00%
14.51%

Color #C7D4DA in popluar number systems.

HEX C7 D4 DA
Decimal 199 212 218
Binary 11000111 11010100 11011010
Octal 307 324 332

Shades and tints

Shades of #C7D4DA

#C7D4DA
(199,212,218)
#B5C1C7
(181,193,199)
#A3AEB4
(163,174,180)
#919BA1
(145,155,161)
#7F888E
(127,136,142)
#6D757B
(109,117,123)
#5B6268
(91,98,104)
#494F55
(73,79,85)
#373C42
(55,60,66)
#25292F
(37,41,47)
#13161C
(19,22,28)
#000000
(0,0,0)

Tints of #C7D4DA

#C7D4DA
(199,212,218)
#CCD7DD
(204,215,221)
#D1DAE0
(209,218,224)
#D6DDE3
(214,221,227)
#DBE0E6
(219,224,230)
#E0E3E9
(224,227,233)
#E5E6EC
(229,230,236)
#EAE9EF
(234,233,239)
#EFECF2
(239,236,242)
#F4EFF5
(244,239,245)
#F9F2F8
(249,242,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C7D4DA; }

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

This text font color is #C7D4DA.

Background Color

.myBgColor { background-color: #C7D4DA; }

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

This div background color is #C7D4DA.

Border color

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

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

This div border color is #C7D4DA.

Opacity

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

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

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

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

This text has shadow with #C7D4DA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7D4DA.

Preview

Color preview on black background

This text has color #C7D4DA on black background.


Color preview on white background

This text has color #C7D4DA on white background.


Black color preview on #C7D4DA background

This text has black color on #C7D4DA background.


White color preview on #C7D4DA background

This text has white color on #C7D4DA background.


Related colors

Complementary color

Complementary color for #hex is #382B25.


I love getcolorcode.com

Triadic colors

1 #DAC7D4 and #D4DAC7 with #C7D4DA are triadic colors.

2 #DAD4C7 and #D4C7DA with #C7D4DA are triadic colors.