COLOR #C7D4EC

HEX: #C7D4EC RGB: (199,212,236)

Renk bilgisi

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

RGB renk modeli

#C7D4EC color RGB value is (199,212,236).

RGB: (199,212,236) (78%, 83%, 93%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 212 of 255 = 83%
B 236 of 255 = 93%

199
212
236

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

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 212 + 236 = 647 (100%)
R 199 of 647 ~ 30.76%
G 212 of 647 ~ 32.77%
B 236 of 647 ~ 36.48'%

%30.76
%32.77
%36.48

CMYK RENK MODELİ

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

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

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

CMYK yüzdeleri

%15.68
%10.17
%0
%7.45

Codes

Color #C7D4EC in popluar color models

C7 D4 EC
RGB 199 212 236
HSL 219° 49.33% 85.29%
HSB/HSV 219° 15.68% 92.55%
CMYK 15.68% 10.17% 0.00%
7.45%

Color #C7D4EC in popluar number systems.

HEX C7 D4 EC
Decimal 199 212 236
Binary 11000111 11010100 11101100
Octal 307 324 354

Shades and tints

Shades of #C7D4EC

#C7D4EC
(199,212,236)
#B5C1D7
(181,193,215)
#A3AEC2
(163,174,194)
#919BAD
(145,155,173)
#7F8898
(127,136,152)
#6D7583
(109,117,131)
#5B626E
(91,98,110)
#494F59
(73,79,89)
#373C44
(55,60,68)
#25292F
(37,41,47)
#13161A
(19,22,26)
#000000
(0,0,0)

Tints of #C7D4EC

#C7D4EC
(199,212,236)
#CCD7ED
(204,215,237)
#D1DAEE
(209,218,238)
#D6DDEF
(214,221,239)
#DBE0F0
(219,224,240)
#E0E3F1
(224,227,241)
#E5E6F2
(229,230,242)
#EAE9F3
(234,233,243)
#EFECF4
(239,236,244)
#F4EFF5
(244,239,245)
#F9F2F6
(249,242,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C7D4EC; }

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

This text font color is #C7D4EC.

Background Color

.myBgColor { background-color: #C7D4EC; }

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

This div background color is #C7D4EC.

Border color

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

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

This div border color is #C7D4EC.

Opacity

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

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

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

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

This text has shadow with #C7D4EC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7D4EC.

Preview

Color preview on black background

This text has color #C7D4EC on black background.


Color preview on white background

This text has color #C7D4EC on white background.


Black color preview on #C7D4EC background

This text has black color on #C7D4EC background.


White color preview on #C7D4EC background

This text has white color on #C7D4EC background.


Related colors

Complementary color

Complementary color for #hex is #382B13.


I love getcolorcode.com

Triadic colors

1 #ECC7D4 and #D4ECC7 with #C7D4EC are triadic colors.

2 #ECD4C7 and #D4C7EC with #C7D4EC are triadic colors.