COLOR #C4CEE6

HEX: #C4CEE6 RGB: (196,206,230)

Renk bilgisi

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

RGB renk modeli

#C4CEE6 color RGB value is (196,206,230).

RGB: (196,206,230) (77%, 81%, 90%)

RGB bağlantıları ve doygunluk

R 196 of 255 = 77%
G 206 of 255 = 81%
B 230 of 255 = 90%

196
206
230

R + G + B ~ 83%. #C4CEE6 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 196 + 206 + 230 = 632 (100%)
R 196 of 632 ~ 31.01%
G 206 of 632 ~ 32.59%
B 230 of 632 ~ 36.39'%

%31.01
%32.59
%36.39

CMYK RENK MODELİ

#C4CEE6 rengi CMYK tonu (15,10,0,10).

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

CMYK: (15,10,0,10)
C15M10Y0K10 (15%, 10%, 0%, 10%)
(0.15 / 0.10 / 0.00 / 0.10)

CMYK yüzdeleri

%14.78
%10.43
%0
%9.8

Codes

Color #C4CEE6 in popluar color models

C4 CE E6
RGB 196 206 230
HSL 222° 40.48% 83.53%
HSB/HSV 222° 14.78% 90.20%
CMYK 14.78% 10.43% 0.00%
9.80%

Color #C4CEE6 in popluar number systems.

HEX C4 CE E6
Decimal 196 206 230
Binary 11000100 11001110 11100110
Octal 304 316 346

Shades and tints

Shades of #C4CEE6

#C4CEE6
(196,206,230)
#B3BCD2
(179,188,210)
#A2AABE
(162,170,190)
#9198AA
(145,152,170)
#808696
(128,134,150)
#6F7482
(111,116,130)
#5E626E
(94,98,110)
#4D505A
(77,80,90)
#3C3E46
(60,62,70)
#2B2C32
(43,44,50)
#1A1A1E
(26,26,30)
#000000
(0,0,0)

Tints of #C4CEE6

#C4CEE6
(196,206,230)
#C9D2E8
(201,210,232)
#CED6EA
(206,214,234)
#D3DAEC
(211,218,236)
#D8DEEE
(216,222,238)
#DDE2F0
(221,226,240)
#E2E6F2
(226,230,242)
#E7EAF4
(231,234,244)
#ECEEF6
(236,238,246)
#F1F2F8
(241,242,248)
#F6F6FA
(246,246,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C4CEE6; }

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

This text font color is #C4CEE6.

Background Color

.myBgColor { background-color: #C4CEE6; }

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

This div background color is #C4CEE6.

Border color

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

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

This div border color is #C4CEE6.

Opacity

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

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

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

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

This text has shadow with #C4CEE6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C4CEE6.

Preview

Color preview on black background

This text has color #C4CEE6 on black background.


Color preview on white background

This text has color #C4CEE6 on white background.


Black color preview on #C4CEE6 background

This text has black color on #C4CEE6 background.


White color preview on #C4CEE6 background

This text has white color on #C4CEE6 background.


Related colors

Complementary color

Complementary color for #hex is #3B3119.


I love getcolorcode.com

Triadic colors

1 #E6C4CE and #CEE6C4 with #C4CEE6 are triadic colors.

2 #E6CEC4 and #CEC4E6 with #C4CEE6 are triadic colors.