COLOR #CCE6EC

HEX: #CCE6EC RGB: (204,230,236)

Renk bilgisi

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

RGB renk modeli

#CCE6EC color RGB value is (204,230,236).

RGB: (204,230,236) (80%, 90%, 93%)

RGB bağlantıları ve doygunluk

R 204 of 255 = 80%
G 230 of 255 = 90%
B 236 of 255 = 93%

204
230
236

R + G + B ~ 88%. #CCE6EC is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 204 + 230 + 236 = 670 (100%)
R 204 of 670 ~ 30.45%
G 230 of 670 ~ 34.33%
B 236 of 670 ~ 35.22'%

%30.45
%34.33
%35.22

CMYK RENK MODELİ

#CCE6EC rengi CMYK tonu (14,3,0,7).

  • camgöbeği tonu 13.56%
  • eflatun tonu 2.54%
  • sarı tonu 0.00%
  • ana renk tonu 7.45%

CMYK: (14,3,0,7)
C14M3Y0K7 (14%, 3%, 0%, 7%)
(0.14 / 0.03 / 0.00 / 0.07)

CMYK yüzdeleri

%13.56
%2.54
%0
%7.45

Codes

Color #CCE6EC in popluar color models

CC E6 EC
RGB 204 230 236
HSL 191° 45.71% 86.27%
HSB/HSV 191° 13.56% 92.55%
CMYK 13.56% 2.54% 0.00%
7.45%

Color #CCE6EC in popluar number systems.

HEX CC E6 EC
Decimal 204 230 236
Binary 11001100 11100110 11101100
Octal 314 346 354

Shades and tints

Shades of #CCE6EC

#CCE6EC
(204,230,236)
#BAD2D7
(186,210,215)
#A8BEC2
(168,190,194)
#96AAAD
(150,170,173)
#849698
(132,150,152)
#728283
(114,130,131)
#606E6E
(96,110,110)
#4E5A59
(78,90,89)
#3C4644
(60,70,68)
#2A322F
(42,50,47)
#181E1A
(24,30,26)
#000000
(0,0,0)

Tints of #CCE6EC

#CCE6EC
(204,230,236)
#D0E8ED
(208,232,237)
#D4EAEE
(212,234,238)
#D8ECEF
(216,236,239)
#DCEEF0
(220,238,240)
#E0F0F1
(224,240,241)
#E4F2F2
(228,242,242)
#E8F4F3
(232,244,243)
#ECF6F4
(236,246,244)
#F0F8F5
(240,248,245)
#F4FAF6
(244,250,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #CCE6EC color. Also use rgb(204,230,236) instead hex code.

Text Font Color

.myTextColor { color: #CCE6EC; }

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

This text font color is #CCE6EC.

Background Color

.myBgColor { background-color: #CCE6EC; }

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

This div background color is #CCE6EC.

Border color

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

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

This div border color is #CCE6EC.

Opacity

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

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

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

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

This text has shadow with #CCE6EC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #CCE6EC.

Preview

Color preview on black background

This text has color #CCE6EC on black background.


Color preview on white background

This text has color #CCE6EC on white background.


Black color preview on #CCE6EC background

This text has black color on #CCE6EC background.


White color preview on #CCE6EC background

This text has white color on #CCE6EC background.


Related colors

Complementary color

Complementary color for #hex is #331913.


I love getcolorcode.com

Triadic colors

1 #ECCCE6 and #E6ECCC with #CCE6EC are triadic colors.

2 #ECE6CC and #E6CCEC with #CCE6EC are triadic colors.