COLOR #C7DAE6

HEX: #C7DAE6 RGB: (199,218,230)

Renk bilgisi

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

RGB renk modeli

#C7DAE6 color RGB value is (199,218,230).

RGB: (199,218,230) (78%, 85%, 90%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 218 of 255 = 85%
B 230 of 255 = 90%

199
218
230

R + G + B ~ 84%. #C7DAE6 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 218 + 230 = 647 (100%)
R 199 of 647 ~ 30.76%
G 218 of 647 ~ 33.69%
B 230 of 647 ~ 35.55'%

%30.76
%33.69
%35.55

CMYK RENK MODELİ

#C7DAE6 rengi CMYK tonu (13,5,0,10).

  • camgöbeği tonu 13.48%
  • eflatun tonu 5.22%
  • sarı tonu 0.00%
  • ana renk tonu 9.80%

CMYK: (13,5,0,10)
C13M5Y0K10 (13%, 5%, 0%, 10%)
(0.13 / 0.05 / 0.00 / 0.10)

CMYK yüzdeleri

%13.48
%5.22
%0
%9.8

Codes

Color #C7DAE6 in popluar color models

C7 DA E6
RGB 199 218 230
HSL 203° 38.27% 84.12%
HSB/HSV 203° 13.48% 90.20%
CMYK 13.48% 5.22% 0.00%
9.80%

Color #C7DAE6 in popluar number systems.

HEX C7 DA E6
Decimal 199 218 230
Binary 11000111 11011010 11100110
Octal 307 332 346

Shades and tints

Shades of #C7DAE6

#C7DAE6
(199,218,230)
#B5C7D2
(181,199,210)
#A3B4BE
(163,180,190)
#91A1AA
(145,161,170)
#7F8E96
(127,142,150)
#6D7B82
(109,123,130)
#5B686E
(91,104,110)
#49555A
(73,85,90)
#374246
(55,66,70)
#252F32
(37,47,50)
#131C1E
(19,28,30)
#000000
(0,0,0)

Tints of #C7DAE6

#C7DAE6
(199,218,230)
#CCDDE8
(204,221,232)
#D1E0EA
(209,224,234)
#D6E3EC
(214,227,236)
#DBE6EE
(219,230,238)
#E0E9F0
(224,233,240)
#E5ECF2
(229,236,242)
#EAEFF4
(234,239,244)
#EFF2F6
(239,242,246)
#F4F5F8
(244,245,248)
#F9F8FA
(249,248,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C7DAE6; }

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

This text font color is #C7DAE6.

Background Color

.myBgColor { background-color: #C7DAE6; }

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

This div background color is #C7DAE6.

Border color

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

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

This div border color is #C7DAE6.

Opacity

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

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

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

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

This text has shadow with #C7DAE6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7DAE6.

Preview

Color preview on black background

This text has color #C7DAE6 on black background.


Color preview on white background

This text has color #C7DAE6 on white background.


Black color preview on #C7DAE6 background

This text has black color on #C7DAE6 background.


White color preview on #C7DAE6 background

This text has white color on #C7DAE6 background.


Related colors

Complementary color

Complementary color for #hex is #382519.


I love getcolorcode.com

Triadic colors

1 #E6C7DA and #DAE6C7 with #C7DAE6 are triadic colors.

2 #E6DAC7 and #DAC7E6 with #C7DAE6 are triadic colors.