COLOR #E5CEEB

HEX: #E5CEEB RGB: (229,206,235)

Renk bilgisi

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

RGB renk modeli

#E5CEEB color RGB value is (229,206,235).

RGB: (229,206,235) (90%, 81%, 92%)

RGB bağlantıları ve doygunluk

R 229 of 255 = 90%
G 206 of 255 = 81%
B 235 of 255 = 92%

229
206
235

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

Yüzdelerle RGB renk parçaları

R + G + B = 229 + 206 + 235 = 670 (100%)
R 229 of 670 ~ 34.18%
G 206 of 670 ~ 30.75%
B 235 of 670 ~ 35.07'%

%34.18
%30.75
%35.07

CMYK RENK MODELİ

#E5CEEB rengi CMYK tonu (3,12,0,8).

  • camgöbeği tonu 2.55%
  • eflatun tonu 12.34%
  • sarı tonu 0.00%
  • ana renk tonu 7.84%

CMYK: (3,12,0,8)
C3M12Y0K8 (3%, 12%, 0%, 8%)
(0.03 / 0.12 / 0.00 / 0.08)

CMYK yüzdeleri

%2.55
%12.34
%0
%7.84

Codes

Color #E5CEEB in popluar color models

E5 CE EB
RGB 229 206 235
HSL 288° 42.03% 86.47%
HSB/HSV 288° 12.34% 92.16%
CMYK 2.55% 12.34% 0.00%
7.84%

Color #E5CEEB in popluar number systems.

HEX E5 CE EB
Decimal 229 206 235
Binary 11100101 11001110 11101011
Octal 345 316 353

Shades and tints

Shades of #E5CEEB

#E5CEEB
(229,206,235)
#D1BCD6
(209,188,214)
#BDAAC1
(189,170,193)
#A998AC
(169,152,172)
#958697
(149,134,151)
#817482
(129,116,130)
#6D626D
(109,98,109)
#595058
(89,80,88)
#453E43
(69,62,67)
#312C2E
(49,44,46)
#1D1A19
(29,26,25)
#000000
(0,0,0)

Tints of #E5CEEB

#E5CEEB
(229,206,235)
#E7D2EC
(231,210,236)
#E9D6ED
(233,214,237)
#EBDAEE
(235,218,238)
#EDDEEF
(237,222,239)
#EFE2F0
(239,226,240)
#F1E6F1
(241,230,241)
#F3EAF2
(243,234,242)
#F5EEF3
(245,238,243)
#F7F2F4
(247,242,244)
#F9F6F5
(249,246,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E5CEEB color. Also use rgb(229,206,235) instead hex code.

Text Font Color

.myTextColor { color: #E5CEEB; }

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

This text font color is #E5CEEB.

Background Color

.myBgColor { background-color: #E5CEEB; }

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

This div background color is #E5CEEB.

Border color

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

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

This div border color is #E5CEEB.

Opacity

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

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

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

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

This text has shadow with #E5CEEB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E5CEEB.

Preview

Color preview on black background

This text has color #E5CEEB on black background.


Color preview on white background

This text has color #E5CEEB on white background.


Black color preview on #E5CEEB background

This text has black color on #E5CEEB background.


White color preview on #E5CEEB background

This text has white color on #E5CEEB background.


Related colors

Complementary color

Complementary color for #hex is #1A3114.


I love getcolorcode.com

Triadic colors

1 #EBE5CE and #CEEBE5 with #E5CEEB are triadic colors.

2 #EBCEE5 and #CEE5EB with #E5CEEB are triadic colors.