COLOR #C4D9ED

HEX: #C4D9ED RGB: (196,217,237)

Renk bilgisi

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

RGB renk modeli

#C4D9ED color RGB value is (196,217,237).

RGB: (196,217,237) (77%, 85%, 93%)

RGB bağlantıları ve doygunluk

R 196 of 255 = 77%
G 217 of 255 = 85%
B 237 of 255 = 93%

196
217
237

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

Yüzdelerle RGB renk parçaları

R + G + B = 196 + 217 + 237 = 650 (100%)
R 196 of 650 ~ 30.15%
G 217 of 650 ~ 33.38%
B 237 of 650 ~ 36.46'%

%30.15
%33.38
%36.46

CMYK RENK MODELİ

#C4D9ED rengi CMYK tonu (17,8,0,7).

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

CMYK: (17,8,0,7)
C17M8Y0K7 (17%, 8%, 0%, 7%)
(0.17 / 0.08 / 0.00 / 0.07)

CMYK yüzdeleri

%17.3
%8.44
%0
%7.06

Codes

Color #C4D9ED in popluar color models

C4 D9 ED
RGB 196 217 237
HSL 209° 53.25% 84.90%
HSB/HSV 209° 17.30% 92.94%
CMYK 17.30% 8.44% 0.00%
7.06%

Color #C4D9ED in popluar number systems.

HEX C4 D9 ED
Decimal 196 217 237
Binary 11000100 11011001 11101101
Octal 304 331 355

Shades and tints

Shades of #C4D9ED

#C4D9ED
(196,217,237)
#B3C6D8
(179,198,216)
#A2B3C3
(162,179,195)
#91A0AE
(145,160,174)
#808D99
(128,141,153)
#6F7A84
(111,122,132)
#5E676F
(94,103,111)
#4D545A
(77,84,90)
#3C4145
(60,65,69)
#2B2E30
(43,46,48)
#1A1B1B
(26,27,27)
#000000
(0,0,0)

Tints of #C4D9ED

#C4D9ED
(196,217,237)
#C9DCEE
(201,220,238)
#CEDFEF
(206,223,239)
#D3E2F0
(211,226,240)
#D8E5F1
(216,229,241)
#DDE8F2
(221,232,242)
#E2EBF3
(226,235,243)
#E7EEF4
(231,238,244)
#ECF1F5
(236,241,245)
#F1F4F6
(241,244,246)
#F6F7F7
(246,247,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C4D9ED; }

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

This text font color is #C4D9ED.

Background Color

.myBgColor { background-color: #C4D9ED; }

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

This div background color is #C4D9ED.

Border color

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

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

This div border color is #C4D9ED.

Opacity

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

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

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

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

This text has shadow with #C4D9ED color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C4D9ED.

Preview

Color preview on black background

This text has color #C4D9ED on black background.


Color preview on white background

This text has color #C4D9ED on white background.


Black color preview on #C4D9ED background

This text has black color on #C4D9ED background.


White color preview on #C4D9ED background

This text has white color on #C4D9ED background.


Related colors

Complementary color

Complementary color for #hex is #3B2612.


I love getcolorcode.com

Triadic colors

1 #EDC4D9 and #D9EDC4 with #C4D9ED are triadic colors.

2 #EDD9C4 and #D9C4ED with #C4D9ED are triadic colors.