COLOR #C4D1EC

HEX: #C4D1EC RGB: (196,209,236)

Renk bilgisi

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

RGB renk modeli

#C4D1EC color RGB value is (196,209,236).

RGB: (196,209,236) (77%, 82%, 93%)

RGB bağlantıları ve doygunluk

R 196 of 255 = 77%
G 209 of 255 = 82%
B 236 of 255 = 93%

196
209
236

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

Yüzdelerle RGB renk parçaları

R + G + B = 196 + 209 + 236 = 641 (100%)
R 196 of 641 ~ 30.58%
G 209 of 641 ~ 32.61%
B 236 of 641 ~ 36.82'%

%30.58
%32.61
%36.82

CMYK RENK MODELİ

#C4D1EC rengi CMYK tonu (17,11,0,7).

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

CMYK: (17,11,0,7)
C17M11Y0K7 (17%, 11%, 0%, 7%)
(0.17 / 0.11 / 0.00 / 0.07)

CMYK yüzdeleri

%16.95
%11.44
%0
%7.45

Codes

Color #C4D1EC in popluar color models

C4 D1 EC
RGB 196 209 236
HSL 221° 51.28% 84.71%
HSB/HSV 221° 16.95% 92.55%
CMYK 16.95% 11.44% 0.00%
7.45%

Color #C4D1EC in popluar number systems.

HEX C4 D1 EC
Decimal 196 209 236
Binary 11000100 11010001 11101100
Octal 304 321 354

Shades and tints

Shades of #C4D1EC

#C4D1EC
(196,209,236)
#B3BED7
(179,190,215)
#A2ABC2
(162,171,194)
#9198AD
(145,152,173)
#808598
(128,133,152)
#6F7283
(111,114,131)
#5E5F6E
(94,95,110)
#4D4C59
(77,76,89)
#3C3944
(60,57,68)
#2B262F
(43,38,47)
#1A131A
(26,19,26)
#000000
(0,0,0)

Tints of #C4D1EC

#C4D1EC
(196,209,236)
#C9D5ED
(201,213,237)
#CED9EE
(206,217,238)
#D3DDEF
(211,221,239)
#D8E1F0
(216,225,240)
#DDE5F1
(221,229,241)
#E2E9F2
(226,233,242)
#E7EDF3
(231,237,243)
#ECF1F4
(236,241,244)
#F1F5F5
(241,245,245)
#F6F9F6
(246,249,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C4D1EC; }

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

This text font color is #C4D1EC.

Background Color

.myBgColor { background-color: #C4D1EC; }

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

This div background color is #C4D1EC.

Border color

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

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

This div border color is #C4D1EC.

Opacity

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

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

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

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

This text has shadow with #C4D1EC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C4D1EC.

Preview

Color preview on black background

This text has color #C4D1EC on black background.


Color preview on white background

This text has color #C4D1EC on white background.


Black color preview on #C4D1EC background

This text has black color on #C4D1EC background.


White color preview on #C4D1EC background

This text has white color on #C4D1EC background.


Related colors

Complementary color

Complementary color for #hex is #3B2E13.


I love getcolorcode.com

Triadic colors

1 #ECC4D1 and #D1ECC4 with #C4D1EC are triadic colors.

2 #ECD1C4 and #D1C4EC with #C4D1EC are triadic colors.