COLOR #C7D5EC

HEX: #C7D5EC RGB: (199,213,236)

Renk bilgisi

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

RGB renk modeli

#C7D5EC color RGB value is (199,213,236).

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

RGB bağlantıları ve doygunluk

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

199
213
236

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

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 213 + 236 = 648 (100%)
R 199 of 648 ~ 30.71%
G 213 of 648 ~ 32.87%
B 236 of 648 ~ 36.42'%

%30.71
%32.87
%36.42

CMYK RENK MODELİ

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

  • camgöbeği tonu 15.68%
  • eflatun tonu 9.75%
  • 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
%9.75
%0
%7.45

Codes

Color #C7D5EC in popluar color models

C7 D5 EC
RGB 199 213 236
HSL 217° 49.33% 85.29%
HSB/HSV 217° 15.68% 92.55%
CMYK 15.68% 9.75% 0.00%
7.45%

Color #C7D5EC in popluar number systems.

HEX C7 D5 EC
Decimal 199 213 236
Binary 11000111 11010101 11101100
Octal 307 325 354

Shades and tints

Shades of #C7D5EC

#C7D5EC
(199,213,236)
#B5C2D7
(181,194,215)
#A3AFC2
(163,175,194)
#919CAD
(145,156,173)
#7F8998
(127,137,152)
#6D7683
(109,118,131)
#5B636E
(91,99,110)
#495059
(73,80,89)
#373D44
(55,61,68)
#252A2F
(37,42,47)
#13171A
(19,23,26)
#000000
(0,0,0)

Tints of #C7D5EC

#C7D5EC
(199,213,236)
#CCD8ED
(204,216,237)
#D1DBEE
(209,219,238)
#D6DEEF
(214,222,239)
#DBE1F0
(219,225,240)
#E0E4F1
(224,228,241)
#E5E7F2
(229,231,242)
#EAEAF3
(234,234,243)
#EFEDF4
(239,237,244)
#F4F0F5
(244,240,245)
#F9F3F6
(249,243,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C7D5EC; }

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

This text font color is #C7D5EC.

Background Color

.myBgColor { background-color: #C7D5EC; }

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

This div background color is #C7D5EC.

Border color

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

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

This div border color is #C7D5EC.

Opacity

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

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

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

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

This text has shadow with #C7D5EC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7D5EC.

Preview

Color preview on black background

This text has color #C7D5EC on black background.


Color preview on white background

This text has color #C7D5EC on white background.


Black color preview on #C7D5EC background

This text has black color on #C7D5EC background.


White color preview on #C7D5EC background

This text has white color on #C7D5EC background.


Related colors

Complementary color

Complementary color for #hex is #382A13.


I love getcolorcode.com

Triadic colors

1 #ECC7D5 and #D5ECC7 with #C7D5EC are triadic colors.

2 #ECD5C7 and #D5C7EC with #C7D5EC are triadic colors.