COLOR #C7D6EC

HEX: #C7D6EC RGB: (199,214,236)

Renk bilgisi

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

RGB renk modeli

#C7D6EC color RGB value is (199,214,236).

RGB: (199,214,236) (78%, 84%, 93%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 214 of 255 = 84%
B 236 of 255 = 93%

199
214
236

R + G + B ~ 85%. #C7D6EC is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 214 + 236 = 649 (100%)
R 199 of 649 ~ 30.66%
G 214 of 649 ~ 32.97%
B 236 of 649 ~ 36.36'%

%30.66
%32.97
%36.36

CMYK RENK MODELİ

#C7D6EC rengi CMYK tonu (16,9,0,7).

  • camgöbeği tonu 15.68%
  • eflatun tonu 9.32%
  • sarı tonu 0.00%
  • ana renk tonu 7.45%

CMYK: (16,9,0,7)
C16M9Y0K7 (16%, 9%, 0%, 7%)
(0.16 / 0.09 / 0.00 / 0.07)

CMYK yüzdeleri

%15.68
%9.32
%0
%7.45

Codes

Color #C7D6EC in popluar color models

C7 D6 EC
RGB 199 214 236
HSL 216° 49.33% 85.29%
HSB/HSV 216° 15.68% 92.55%
CMYK 15.68% 9.32% 0.00%
7.45%

Color #C7D6EC in popluar number systems.

HEX C7 D6 EC
Decimal 199 214 236
Binary 11000111 11010110 11101100
Octal 307 326 354

Shades and tints

Shades of #C7D6EC

#C7D6EC
(199,214,236)
#B5C3D7
(181,195,215)
#A3B0C2
(163,176,194)
#919DAD
(145,157,173)
#7F8A98
(127,138,152)
#6D7783
(109,119,131)
#5B646E
(91,100,110)
#495159
(73,81,89)
#373E44
(55,62,68)
#252B2F
(37,43,47)
#13181A
(19,24,26)
#000000
(0,0,0)

Tints of #C7D6EC

#C7D6EC
(199,214,236)
#CCD9ED
(204,217,237)
#D1DCEE
(209,220,238)
#D6DFEF
(214,223,239)
#DBE2F0
(219,226,240)
#E0E5F1
(224,229,241)
#E5E8F2
(229,232,242)
#EAEBF3
(234,235,243)
#EFEEF4
(239,238,244)
#F4F1F5
(244,241,245)
#F9F4F6
(249,244,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C7D6EC color. Also use rgb(199,214,236) instead hex code.

Text Font Color

.myTextColor { color: #C7D6EC; }

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

This text font color is #C7D6EC.

Background Color

.myBgColor { background-color: #C7D6EC; }

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

This div background color is #C7D6EC.

Border color

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

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

This div border color is #C7D6EC.

Opacity

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

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

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

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

This text has shadow with #C7D6EC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7D6EC.

Preview

Color preview on black background

This text has color #C7D6EC on black background.


Color preview on white background

This text has color #C7D6EC on white background.


Black color preview on #C7D6EC background

This text has black color on #C7D6EC background.


White color preview on #C7D6EC background

This text has white color on #C7D6EC background.


Related colors

Complementary color

Complementary color for #hex is #382913.


I love getcolorcode.com

Triadic colors

1 #ECC7D6 and #D6ECC7 with #C7D6EC are triadic colors.

2 #ECD6C7 and #D6C7EC with #C7D6EC are triadic colors.