COLOR #C7D1EC

HEX: #C7D1EC RGB: (199,209,236)

Renk bilgisi

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

RGB renk modeli

#C7D1EC color RGB value is (199,209,236).

RGB: (199,209,236) (78%, 82%, 93%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 209 of 255 = 82%
B 236 of 255 = 93%

199
209
236

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

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 209 + 236 = 644 (100%)
R 199 of 644 ~ 30.9%
G 209 of 644 ~ 32.45%
B 236 of 644 ~ 36.65'%

%30.9
%32.45
%36.65

CMYK RENK MODELİ

#C7D1EC rengi CMYK tonu (16,11,0,7).

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

CMYK: (16,11,0,7)
C16M11Y0K7 (16%, 11%, 0%, 7%)
(0.16 / 0.11 / 0.00 / 0.07)

CMYK yüzdeleri

%15.68
%11.44
%0
%7.45

Codes

Color #C7D1EC in popluar color models

C7 D1 EC
RGB 199 209 236
HSL 224° 49.33% 85.29%
HSB/HSV 224° 15.68% 92.55%
CMYK 15.68% 11.44% 0.00%
7.45%

Color #C7D1EC in popluar number systems.

HEX C7 D1 EC
Decimal 199 209 236
Binary 11000111 11010001 11101100
Octal 307 321 354

Shades and tints

Shades of #C7D1EC

#C7D1EC
(199,209,236)
#B5BED7
(181,190,215)
#A3ABC2
(163,171,194)
#9198AD
(145,152,173)
#7F8598
(127,133,152)
#6D7283
(109,114,131)
#5B5F6E
(91,95,110)
#494C59
(73,76,89)
#373944
(55,57,68)
#25262F
(37,38,47)
#13131A
(19,19,26)
#000000
(0,0,0)

Tints of #C7D1EC

#C7D1EC
(199,209,236)
#CCD5ED
(204,213,237)
#D1D9EE
(209,217,238)
#D6DDEF
(214,221,239)
#DBE1F0
(219,225,240)
#E0E5F1
(224,229,241)
#E5E9F2
(229,233,242)
#EAEDF3
(234,237,243)
#EFF1F4
(239,241,244)
#F4F5F5
(244,245,245)
#F9F9F6
(249,249,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C7D1EC; }

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

This text font color is #C7D1EC.

Background Color

.myBgColor { background-color: #C7D1EC; }

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

This div background color is #C7D1EC.

Border color

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

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

This div border color is #C7D1EC.

Opacity

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

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

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

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

This text has shadow with #C7D1EC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7D1EC.

Preview

Color preview on black background

This text has color #C7D1EC on black background.


Color preview on white background

This text has color #C7D1EC on white background.


Black color preview on #C7D1EC background

This text has black color on #C7D1EC background.


White color preview on #C7D1EC background

This text has white color on #C7D1EC background.


Related colors

Complementary color

Complementary color for #hex is #382E13.


I love getcolorcode.com

Triadic colors

1 #ECC7D1 and #D1ECC7 with #C7D1EC are triadic colors.

2 #ECD1C7 and #D1C7EC with #C7D1EC are triadic colors.