COLOR #C4DEE6

HEX: #C4DEE6 RGB: (196,222,230)

Renk bilgisi

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

RGB renk modeli

#C4DEE6 color RGB value is (196,222,230).

RGB: (196,222,230) (77%, 87%, 90%)

RGB bağlantıları ve doygunluk

R 196 of 255 = 77%
G 222 of 255 = 87%
B 230 of 255 = 90%

196
222
230

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

Yüzdelerle RGB renk parçaları

R + G + B = 196 + 222 + 230 = 648 (100%)
R 196 of 648 ~ 30.25%
G 222 of 648 ~ 34.26%
B 230 of 648 ~ 35.49'%

%30.25
%34.26
%35.49

CMYK RENK MODELİ

#C4DEE6 rengi CMYK tonu (15,3,0,10).

  • camgöbeği tonu 14.78%
  • eflatun tonu 3.48%
  • sarı tonu 0.00%
  • ana renk tonu 9.80%

CMYK: (15,3,0,10)
C15M3Y0K10 (15%, 3%, 0%, 10%)
(0.15 / 0.03 / 0.00 / 0.10)

CMYK yüzdeleri

%14.78
%3.48
%0
%9.8

Codes

Color #C4DEE6 in popluar color models

C4 DE E6
RGB 196 222 230
HSL 194° 40.48% 83.53%
HSB/HSV 194° 14.78% 90.20%
CMYK 14.78% 3.48% 0.00%
9.80%

Color #C4DEE6 in popluar number systems.

HEX C4 DE E6
Decimal 196 222 230
Binary 11000100 11011110 11100110
Octal 304 336 346

Shades and tints

Shades of #C4DEE6

#C4DEE6
(196,222,230)
#B3CAD2
(179,202,210)
#A2B6BE
(162,182,190)
#91A2AA
(145,162,170)
#808E96
(128,142,150)
#6F7A82
(111,122,130)
#5E666E
(94,102,110)
#4D525A
(77,82,90)
#3C3E46
(60,62,70)
#2B2A32
(43,42,50)
#1A161E
(26,22,30)
#000000
(0,0,0)

Tints of #C4DEE6

#C4DEE6
(196,222,230)
#C9E1E8
(201,225,232)
#CEE4EA
(206,228,234)
#D3E7EC
(211,231,236)
#D8EAEE
(216,234,238)
#DDEDF0
(221,237,240)
#E2F0F2
(226,240,242)
#E7F3F4
(231,243,244)
#ECF6F6
(236,246,246)
#F1F9F8
(241,249,248)
#F6FCFA
(246,252,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C4DEE6; }

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

This text font color is #C4DEE6.

Background Color

.myBgColor { background-color: #C4DEE6; }

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

This div background color is #C4DEE6.

Border color

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

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

This div border color is #C4DEE6.

Opacity

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

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

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

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

This text has shadow with #C4DEE6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C4DEE6.

Preview

Color preview on black background

This text has color #C4DEE6 on black background.


Color preview on white background

This text has color #C4DEE6 on white background.


Black color preview on #C4DEE6 background

This text has black color on #C4DEE6 background.


White color preview on #C4DEE6 background

This text has white color on #C4DEE6 background.


Related colors

Complementary color

Complementary color for #hex is #3B2119.


I love getcolorcode.com

Triadic colors

1 #E6C4DE and #DEE6C4 with #C4DEE6 are triadic colors.

2 #E6DEC4 and #DEC4E6 with #C4DEE6 are triadic colors.