COLOR #C4DEE9

HEX: #C4DEE9 RGB: (196,222,233)

Renk bilgisi

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

RGB renk modeli

#C4DEE9 color RGB value is (196,222,233).

RGB: (196,222,233) (77%, 87%, 91%)

RGB bağlantıları ve doygunluk

R 196 of 255 = 77%
G 222 of 255 = 87%
B 233 of 255 = 91%

196
222
233

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

Yüzdelerle RGB renk parçaları

R + G + B = 196 + 222 + 233 = 651 (100%)
R 196 of 651 ~ 30.11%
G 222 of 651 ~ 34.1%
B 233 of 651 ~ 35.79'%

%30.11
%34.1
%35.79

CMYK RENK MODELİ

#C4DEE9 rengi CMYK tonu (16,5,0,9).

  • camgöbeği tonu 15.88%
  • eflatun tonu 4.72%
  • sarı tonu 0.00%
  • ana renk tonu 8.63%

CMYK: (16,5,0,9)
C16M5Y0K9 (16%, 5%, 0%, 9%)
(0.16 / 0.05 / 0.00 / 0.09)

CMYK yüzdeleri

%15.88
%4.72
%0
%8.63

Codes

Color #C4DEE9 in popluar color models

C4 DE E9
RGB 196 222 233
HSL 198° 45.68% 84.12%
HSB/HSV 198° 15.88% 91.37%
CMYK 15.88% 4.72% 0.00%
8.63%

Color #C4DEE9 in popluar number systems.

HEX C4 DE E9
Decimal 196 222 233
Binary 11000100 11011110 11101001
Octal 304 336 351

Shades and tints

Shades of #C4DEE9

#C4DEE9
(196,222,233)
#B3CAD4
(179,202,212)
#A2B6BF
(162,182,191)
#91A2AA
(145,162,170)
#808E95
(128,142,149)
#6F7A80
(111,122,128)
#5E666B
(94,102,107)
#4D5256
(77,82,86)
#3C3E41
(60,62,65)
#2B2A2C
(43,42,44)
#1A1617
(26,22,23)
#000000
(0,0,0)

Tints of #C4DEE9

#C4DEE9
(196,222,233)
#C9E1EB
(201,225,235)
#CEE4ED
(206,228,237)
#D3E7EF
(211,231,239)
#D8EAF1
(216,234,241)
#DDEDF3
(221,237,243)
#E2F0F5
(226,240,245)
#E7F3F7
(231,243,247)
#ECF6F9
(236,246,249)
#F1F9FB
(241,249,251)
#F6FCFD
(246,252,253)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C4DEE9 color. Also use rgb(196,222,233) instead hex code.

Text Font Color

.myTextColor { color: #C4DEE9; }

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

This text font color is #C4DEE9.

Background Color

.myBgColor { background-color: #C4DEE9; }

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

This div background color is #C4DEE9.

Border color

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

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

This div border color is #C4DEE9.

Opacity

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

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

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

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

This text has shadow with #C4DEE9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C4DEE9.

Preview

Color preview on black background

This text has color #C4DEE9 on black background.


Color preview on white background

This text has color #C4DEE9 on white background.


Black color preview on #C4DEE9 background

This text has black color on #C4DEE9 background.


White color preview on #C4DEE9 background

This text has white color on #C4DEE9 background.


Related colors

Complementary color

Complementary color for #hex is #3B2116.


I love getcolorcode.com

Triadic colors

1 #E9C4DE and #DEE9C4 with #C4DEE9 are triadic colors.

2 #E9DEC4 and #DEC4E9 with #C4DEE9 are triadic colors.