COLOR #CCE5EC

HEX: #CCE5EC RGB: (204,229,236)

Renk bilgisi

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

RGB renk modeli

#CCE5EC color RGB value is (204,229,236).

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

RGB bağlantıları ve doygunluk

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

204
229
236

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

Yüzdelerle RGB renk parçaları

R + G + B = 204 + 229 + 236 = 669 (100%)
R 204 of 669 ~ 30.49%
G 229 of 669 ~ 34.23%
B 236 of 669 ~ 35.28'%

%30.49
%34.23
%35.28

CMYK RENK MODELİ

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

  • camgöbeği tonu 13.56%
  • eflatun tonu 2.97%
  • 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.97
%0
%7.45

Codes

Color #CCE5EC in popluar color models

CC E5 EC
RGB 204 229 236
HSL 193° 45.71% 86.27%
HSB/HSV 193° 13.56% 92.55%
CMYK 13.56% 2.97% 0.00%
7.45%

Color #CCE5EC in popluar number systems.

HEX CC E5 EC
Decimal 204 229 236
Binary 11001100 11100101 11101100
Octal 314 345 354

Shades and tints

Shades of #CCE5EC

#CCE5EC
(204,229,236)
#BAD1D7
(186,209,215)
#A8BDC2
(168,189,194)
#96A9AD
(150,169,173)
#849598
(132,149,152)
#728183
(114,129,131)
#606D6E
(96,109,110)
#4E5959
(78,89,89)
#3C4544
(60,69,68)
#2A312F
(42,49,47)
#181D1A
(24,29,26)
#000000
(0,0,0)

Tints of #CCE5EC

#CCE5EC
(204,229,236)
#D0E7ED
(208,231,237)
#D4E9EE
(212,233,238)
#D8EBEF
(216,235,239)
#DCEDF0
(220,237,240)
#E0EFF1
(224,239,241)
#E4F1F2
(228,241,242)
#E8F3F3
(232,243,243)
#ECF5F4
(236,245,244)
#F0F7F5
(240,247,245)
#F4F9F6
(244,249,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #CCE5EC; }

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

This text font color is #CCE5EC.

Background Color

.myBgColor { background-color: #CCE5EC; }

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

This div background color is #CCE5EC.

Border color

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

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

This div border color is #CCE5EC.

Opacity

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

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

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

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

This text has shadow with #CCE5EC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #CCE5EC.

Preview

Color preview on black background

This text has color #CCE5EC on black background.


Color preview on white background

This text has color #CCE5EC on white background.


Black color preview on #CCE5EC background

This text has black color on #CCE5EC background.


White color preview on #CCE5EC background

This text has white color on #CCE5EC background.


Related colors

Complementary color

Complementary color for #hex is #331A13.


I love getcolorcode.com

Triadic colors

1 #ECCCE5 and #E5ECCC with #CCE5EC are triadic colors.

2 #ECE5CC and #E5CCEC with #CCE5EC are triadic colors.