COLOR #CCE7ED

HEX: #CCE7ED RGB: (204,231,237)

Renk bilgisi

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

RGB renk modeli

#CCE7ED color RGB value is (204,231,237).

RGB: (204,231,237) (80%, 91%, 93%)

RGB bağlantıları ve doygunluk

R 204 of 255 = 80%
G 231 of 255 = 91%
B 237 of 255 = 93%

204
231
237

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

Yüzdelerle RGB renk parçaları

R + G + B = 204 + 231 + 237 = 672 (100%)
R 204 of 672 ~ 30.36%
G 231 of 672 ~ 34.38%
B 237 of 672 ~ 35.27'%

%30.36
%34.38
%35.27

CMYK RENK MODELİ

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

  • camgöbeği tonu 13.92%
  • eflatun tonu 2.53%
  • 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
%2.53
%0
%7.06

Codes

Color #CCE7ED in popluar color models

CC E7 ED
RGB 204 231 237
HSL 191° 47.83% 86.47%
HSB/HSV 191° 13.92% 92.94%
CMYK 13.92% 2.53% 0.00%
7.06%

Color #CCE7ED in popluar number systems.

HEX CC E7 ED
Decimal 204 231 237
Binary 11001100 11100111 11101101
Octal 314 347 355

Shades and tints

Shades of #CCE7ED

#CCE7ED
(204,231,237)
#BAD2D8
(186,210,216)
#A8BDC3
(168,189,195)
#96A8AE
(150,168,174)
#849399
(132,147,153)
#727E84
(114,126,132)
#60696F
(96,105,111)
#4E545A
(78,84,90)
#3C3F45
(60,63,69)
#2A2A30
(42,42,48)
#18151B
(24,21,27)
#000000
(0,0,0)

Tints of #CCE7ED

#CCE7ED
(204,231,237)
#D0E9EE
(208,233,238)
#D4EBEF
(212,235,239)
#D8EDF0
(216,237,240)
#DCEFF1
(220,239,241)
#E0F1F2
(224,241,242)
#E4F3F3
(228,243,243)
#E8F5F4
(232,245,244)
#ECF7F5
(236,247,245)
#F0F9F6
(240,249,246)
#F4FBF7
(244,251,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #CCE7ED; }

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

This text font color is #CCE7ED.

Background Color

.myBgColor { background-color: #CCE7ED; }

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

This div background color is #CCE7ED.

Border color

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

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

This div border color is #CCE7ED.

Opacity

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

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

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

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

This text has shadow with #CCE7ED color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #CCE7ED.

Preview

Color preview on black background

This text has color #CCE7ED on black background.


Color preview on white background

This text has color #CCE7ED on white background.


Black color preview on #CCE7ED background

This text has black color on #CCE7ED background.


White color preview on #CCE7ED background

This text has white color on #CCE7ED background.


Related colors

Complementary color

Complementary color for #hex is #331812.


I love getcolorcode.com

Triadic colors

1 #EDCCE7 and #E7EDCC with #CCE7ED are triadic colors.

2 #EDE7CC and #E7CCED with #CCE7ED are triadic colors.