COLOR #C7D6EE

HEX: #C7D6EE RGB: (199,214,238)

Renk bilgisi

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

RGB renk modeli

#C7D6EE color RGB value is (199,214,238).

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

RGB bağlantıları ve doygunluk

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

199
214
238

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

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 214 + 238 = 651 (100%)
R 199 of 651 ~ 30.57%
G 214 of 651 ~ 32.87%
B 238 of 651 ~ 36.56'%

%30.57
%32.87
%36.56

CMYK RENK MODELİ

#C7D6EE rengi CMYK tonu (16,10,0,7).

  • camgöbeği tonu 16.39%
  • eflatun tonu 10.08%
  • sarı tonu 0.00%
  • ana renk tonu 6.67%

CMYK: (16,10,0,7)
C16M10Y0K7 (16%, 10%, 0%, 7%)
(0.16 / 0.10 / 0.00 / 0.07)

CMYK yüzdeleri

%16.39
%10.08
%0
%6.67

Codes

Color #C7D6EE in popluar color models

C7 D6 EE
RGB 199 214 238
HSL 217° 53.42% 85.69%
HSB/HSV 217° 16.39% 93.33%
CMYK 16.39% 10.08% 0.00%
6.67%

Color #C7D6EE in popluar number systems.

HEX C7 D6 EE
Decimal 199 214 238
Binary 11000111 11010110 11101110
Octal 307 326 356

Shades and tints

Shades of #C7D6EE

#C7D6EE
(199,214,238)
#B5C3D9
(181,195,217)
#A3B0C4
(163,176,196)
#919DAF
(145,157,175)
#7F8A9A
(127,138,154)
#6D7785
(109,119,133)
#5B6470
(91,100,112)
#49515B
(73,81,91)
#373E46
(55,62,70)
#252B31
(37,43,49)
#13181C
(19,24,28)
#000000
(0,0,0)

Tints of #C7D6EE

#C7D6EE
(199,214,238)
#CCD9EF
(204,217,239)
#D1DCF0
(209,220,240)
#D6DFF1
(214,223,241)
#DBE2F2
(219,226,242)
#E0E5F3
(224,229,243)
#E5E8F4
(229,232,244)
#EAEBF5
(234,235,245)
#EFEEF6
(239,238,246)
#F4F1F7
(244,241,247)
#F9F4F8
(249,244,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C7D6EE; }

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

This text font color is #C7D6EE.

Background Color

.myBgColor { background-color: #C7D6EE; }

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

This div background color is #C7D6EE.

Border color

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

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

This div border color is #C7D6EE.

Opacity

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

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

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

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

This text has shadow with #C7D6EE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7D6EE.

Preview

Color preview on black background

This text has color #C7D6EE on black background.


Color preview on white background

This text has color #C7D6EE on white background.


Black color preview on #C7D6EE background

This text has black color on #C7D6EE background.


White color preview on #C7D6EE background

This text has white color on #C7D6EE background.


Related colors

Complementary color

Complementary color for #hex is #382911.


I love getcolorcode.com

Triadic colors

1 #EEC7D6 and #D6EEC7 with #C7D6EE are triadic colors.

2 #EED6C7 and #D6C7EE with #C7D6EE are triadic colors.