COLOR #CCE9EC

HEX: #CCE9EC RGB: (204,233,236)

Renk bilgisi

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

RGB renk modeli

#CCE9EC color RGB value is (204,233,236).

RGB: (204,233,236) (80%, 91%, 93%)

RGB bağlantıları ve doygunluk

R 204 of 255 = 80%
G 233 of 255 = 91%
B 236 of 255 = 93%

204
233
236

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

Yüzdelerle RGB renk parçaları

R + G + B = 204 + 233 + 236 = 673 (100%)
R 204 of 673 ~ 30.31%
G 233 of 673 ~ 34.62%
B 236 of 673 ~ 35.07'%

%30.31
%34.62
%35.07

CMYK RENK MODELİ

#CCE9EC rengi CMYK tonu (14,1,0,7).

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

CMYK: (14,1,0,7)
C14M1Y0K7 (14%, 1%, 0%, 7%)
(0.14 / 0.01 / 0.00 / 0.07)

CMYK yüzdeleri

%13.56
%1.27
%0
%7.45

Codes

Color #CCE9EC in popluar color models

CC E9 EC
RGB 204 233 236
HSL 186° 45.71% 86.27%
HSB/HSV 186° 13.56% 92.55%
CMYK 13.56% 1.27% 0.00%
7.45%

Color #CCE9EC in popluar number systems.

HEX CC E9 EC
Decimal 204 233 236
Binary 11001100 11101001 11101100
Octal 314 351 354

Shades and tints

Shades of #CCE9EC

#CCE9EC
(204,233,236)
#BAD4D7
(186,212,215)
#A8BFC2
(168,191,194)
#96AAAD
(150,170,173)
#849598
(132,149,152)
#728083
(114,128,131)
#606B6E
(96,107,110)
#4E5659
(78,86,89)
#3C4144
(60,65,68)
#2A2C2F
(42,44,47)
#18171A
(24,23,26)
#000000
(0,0,0)

Tints of #CCE9EC

#CCE9EC
(204,233,236)
#D0EBED
(208,235,237)
#D4EDEE
(212,237,238)
#D8EFEF
(216,239,239)
#DCF1F0
(220,241,240)
#E0F3F1
(224,243,241)
#E4F5F2
(228,245,242)
#E8F7F3
(232,247,243)
#ECF9F4
(236,249,244)
#F0FBF5
(240,251,245)
#F4FDF6
(244,253,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #CCE9EC; }

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

This text font color is #CCE9EC.

Background Color

.myBgColor { background-color: #CCE9EC; }

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

This div background color is #CCE9EC.

Border color

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

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

This div border color is #CCE9EC.

Opacity

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

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

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

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

This text has shadow with #CCE9EC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #CCE9EC.

Preview

Color preview on black background

This text has color #CCE9EC on black background.


Color preview on white background

This text has color #CCE9EC on white background.


Black color preview on #CCE9EC background

This text has black color on #CCE9EC background.


White color preview on #CCE9EC background

This text has white color on #CCE9EC background.


Related colors

Complementary color

Complementary color for #hex is #331613.


I love getcolorcode.com

Triadic colors

1 #ECCCE9 and #E9ECCC with #CCE9EC are triadic colors.

2 #ECE9CC and #E9CCEC with #CCE9EC are triadic colors.