COLOR #C4D6ED

HEX: #C4D6ED RGB: (196,214,237)

Renk bilgisi

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

RGB renk modeli

#C4D6ED color RGB value is (196,214,237).

RGB: (196,214,237) (77%, 84%, 93%)

RGB bağlantıları ve doygunluk

R 196 of 255 = 77%
G 214 of 255 = 84%
B 237 of 255 = 93%

196
214
237

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

Yüzdelerle RGB renk parçaları

R + G + B = 196 + 214 + 237 = 647 (100%)
R 196 of 647 ~ 30.29%
G 214 of 647 ~ 33.08%
B 237 of 647 ~ 36.63'%

%30.29
%33.08
%36.63

CMYK RENK MODELİ

#C4D6ED rengi CMYK tonu (17,10,0,7).

  • camgöbeği tonu 17.30%
  • eflatun tonu 9.70%
  • sarı tonu 0.00%
  • ana renk tonu 7.06%

CMYK: (17,10,0,7)
C17M10Y0K7 (17%, 10%, 0%, 7%)
(0.17 / 0.10 / 0.00 / 0.07)

CMYK yüzdeleri

%17.3
%9.7
%0
%7.06

Codes

Color #C4D6ED in popluar color models

C4 D6 ED
RGB 196 214 237
HSL 214° 53.25% 84.90%
HSB/HSV 214° 17.30% 92.94%
CMYK 17.30% 9.70% 0.00%
7.06%

Color #C4D6ED in popluar number systems.

HEX C4 D6 ED
Decimal 196 214 237
Binary 11000100 11010110 11101101
Octal 304 326 355

Shades and tints

Shades of #C4D6ED

#C4D6ED
(196,214,237)
#B3C3D8
(179,195,216)
#A2B0C3
(162,176,195)
#919DAE
(145,157,174)
#808A99
(128,138,153)
#6F7784
(111,119,132)
#5E646F
(94,100,111)
#4D515A
(77,81,90)
#3C3E45
(60,62,69)
#2B2B30
(43,43,48)
#1A181B
(26,24,27)
#000000
(0,0,0)

Tints of #C4D6ED

#C4D6ED
(196,214,237)
#C9D9EE
(201,217,238)
#CEDCEF
(206,220,239)
#D3DFF0
(211,223,240)
#D8E2F1
(216,226,241)
#DDE5F2
(221,229,242)
#E2E8F3
(226,232,243)
#E7EBF4
(231,235,244)
#ECEEF5
(236,238,245)
#F1F1F6
(241,241,246)
#F6F4F7
(246,244,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C4D6ED color. Also use rgb(196,214,237) instead hex code.

Text Font Color

.myTextColor { color: #C4D6ED; }

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

This text font color is #C4D6ED.

Background Color

.myBgColor { background-color: #C4D6ED; }

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

This div background color is #C4D6ED.

Border color

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

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

This div border color is #C4D6ED.

Opacity

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

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

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

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

This text has shadow with #C4D6ED color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C4D6ED.

Preview

Color preview on black background

This text has color #C4D6ED on black background.


Color preview on white background

This text has color #C4D6ED on white background.


Black color preview on #C4D6ED background

This text has black color on #C4D6ED background.


White color preview on #C4D6ED background

This text has white color on #C4D6ED background.


Related colors

Complementary color

Complementary color for #hex is #3B2912.


I love getcolorcode.com

Triadic colors

1 #EDC4D6 and #D6EDC4 with #C4D6ED are triadic colors.

2 #EDD6C4 and #D6C4ED with #C4D6ED are triadic colors.