COLOR #C4D3EC

HEX: #C4D3EC RGB: (196,211,236)

Renk bilgisi

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

RGB renk modeli

#C4D3EC color RGB value is (196,211,236).

RGB: (196,211,236) (77%, 83%, 93%)

RGB bağlantıları ve doygunluk

R 196 of 255 = 77%
G 211 of 255 = 83%
B 236 of 255 = 93%

196
211
236

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

Yüzdelerle RGB renk parçaları

R + G + B = 196 + 211 + 236 = 643 (100%)
R 196 of 643 ~ 30.48%
G 211 of 643 ~ 32.81%
B 236 of 643 ~ 36.7'%

%30.48
%32.81
%36.7

CMYK RENK MODELİ

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

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

Codes

Color #C4D3EC in popluar color models

C4 D3 EC
RGB 196 211 236
HSL 218° 51.28% 84.71%
HSB/HSV 218° 16.95% 92.55%
CMYK 16.95% 10.59% 0.00%
7.45%

Color #C4D3EC in popluar number systems.

HEX C4 D3 EC
Decimal 196 211 236
Binary 11000100 11010011 11101100
Octal 304 323 354

Shades and tints

Shades of #C4D3EC

#C4D3EC
(196,211,236)
#B3C0D7
(179,192,215)
#A2ADC2
(162,173,194)
#919AAD
(145,154,173)
#808798
(128,135,152)
#6F7483
(111,116,131)
#5E616E
(94,97,110)
#4D4E59
(77,78,89)
#3C3B44
(60,59,68)
#2B282F
(43,40,47)
#1A151A
(26,21,26)
#000000
(0,0,0)

Tints of #C4D3EC

#C4D3EC
(196,211,236)
#C9D7ED
(201,215,237)
#CEDBEE
(206,219,238)
#D3DFEF
(211,223,239)
#D8E3F0
(216,227,240)
#DDE7F1
(221,231,241)
#E2EBF2
(226,235,242)
#E7EFF3
(231,239,243)
#ECF3F4
(236,243,244)
#F1F7F5
(241,247,245)
#F6FBF6
(246,251,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C4D3EC; }

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

This text font color is #C4D3EC.

Background Color

.myBgColor { background-color: #C4D3EC; }

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

This div background color is #C4D3EC.

Border color

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

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

This div border color is #C4D3EC.

Opacity

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

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

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

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

This text has shadow with #C4D3EC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C4D3EC.

Preview

Color preview on black background

This text has color #C4D3EC on black background.


Color preview on white background

This text has color #C4D3EC on white background.


Black color preview on #C4D3EC background

This text has black color on #C4D3EC background.


White color preview on #C4D3EC background

This text has white color on #C4D3EC background.


Related colors

Complementary color

Complementary color for #hex is #3B2C13.


I love getcolorcode.com

Triadic colors

1 #ECC4D3 and #D3ECC4 with #C4D3EC are triadic colors.

2 #ECD3C4 and #D3C4EC with #C4D3EC are triadic colors.