COLOR #CCE5ED

HEX: #CCE5ED RGB: (204,229,237)

Renk bilgisi

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

RGB renk modeli

#CCE5ED color RGB value is (204,229,237).

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

RGB bağlantıları ve doygunluk

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

204
229
237

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

Yüzdelerle RGB renk parçaları

R + G + B = 204 + 229 + 237 = 670 (100%)
R 204 of 670 ~ 30.45%
G 229 of 670 ~ 34.18%
B 237 of 670 ~ 35.37'%

%30.45
%34.18
%35.37

CMYK RENK MODELİ

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

  • camgöbeği tonu 13.92%
  • eflatun tonu 3.38%
  • sarı tonu 0.00%
  • ana renk tonu 7.06%

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

CMYK yüzdeleri

%13.92
%3.38
%0
%7.06

Codes

Color #CCE5ED in popluar color models

CC E5 ED
RGB 204 229 237
HSL 195° 47.83% 86.47%
HSB/HSV 195° 13.92% 92.94%
CMYK 13.92% 3.38% 0.00%
7.06%

Color #CCE5ED in popluar number systems.

HEX CC E5 ED
Decimal 204 229 237
Binary 11001100 11100101 11101101
Octal 314 345 355

Shades and tints

Shades of #CCE5ED

#CCE5ED
(204,229,237)
#BAD1D8
(186,209,216)
#A8BDC3
(168,189,195)
#96A9AE
(150,169,174)
#849599
(132,149,153)
#728184
(114,129,132)
#606D6F
(96,109,111)
#4E595A
(78,89,90)
#3C4545
(60,69,69)
#2A3130
(42,49,48)
#181D1B
(24,29,27)
#000000
(0,0,0)

Tints of #CCE5ED

#CCE5ED
(204,229,237)
#D0E7EE
(208,231,238)
#D4E9EF
(212,233,239)
#D8EBF0
(216,235,240)
#DCEDF1
(220,237,241)
#E0EFF2
(224,239,242)
#E4F1F3
(228,241,243)
#E8F3F4
(232,243,244)
#ECF5F5
(236,245,245)
#F0F7F6
(240,247,246)
#F4F9F7
(244,249,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #CCE5ED; }

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

This text font color is #CCE5ED.

Background Color

.myBgColor { background-color: #CCE5ED; }

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

This div background color is #CCE5ED.

Border color

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

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

This div border color is #CCE5ED.

Opacity

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

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

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

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

This text has shadow with #CCE5ED color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #CCE5ED.

Preview

Color preview on black background

This text has color #CCE5ED on black background.


Color preview on white background

This text has color #CCE5ED on white background.


Black color preview on #CCE5ED background

This text has black color on #CCE5ED background.


White color preview on #CCE5ED background

This text has white color on #CCE5ED background.


Related colors

Complementary color

Complementary color for #hex is #331A12.


I love getcolorcode.com

Triadic colors

1 #EDCCE5 and #E5EDCC with #CCE5ED are triadic colors.

2 #EDE5CC and #E5CCED with #CCE5ED are triadic colors.