COLOR #E5ECDD

HEX: #E5ECDD RGB: (229,236,221)

Renk bilgisi

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

RGB renk modeli

#E5ECDD color RGB value is (229,236,221).

RGB: (229,236,221) (90%, 93%, 87%)

RGB bağlantıları ve doygunluk

R 229 of 255 = 90%
G 236 of 255 = 93%
B 221 of 255 = 87%

229
236
221

R + G + B ~ 90%. #E5ECDD is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 229 + 236 + 221 = 686 (100%)
R 229 of 686 ~ 33.38%
G 236 of 686 ~ 34.4%
B 221 of 686 ~ 32.22'%

%33.38
%34.4
%32.22

CMYK RENK MODELİ

#E5ECDD rengi CMYK tonu (3,0,6,7).

  • camgöbeği tonu 2.97%
  • eflatun tonu 0.00%
  • sarı tonu 6.36%
  • ana renk tonu 7.45%

CMYK: (3,0,6,7)
C3M0Y6K7 (3%, 0%, 6%, 7%)
(0.03 / 0.00 / 0.06 / 0.07)

CMYK yüzdeleri

%2.97
%0
%6.36
%7.45

Codes

Color #E5ECDD in popluar color models

E5 EC DD
RGB 229 236 221
HSL 88° 28.30% 89.61%
HSB/HSV 88° 6.36% 92.55%
CMYK 2.97% 0.00% 6.36%
7.45%

Color #E5ECDD in popluar number systems.

HEX E5 EC DD
Decimal 229 236 221
Binary 11100101 11101100 11011101
Octal 345 354 335

Shades and tints

Shades of #E5ECDD

#E5ECDD
(229,236,221)
#D1D7C9
(209,215,201)
#BDC2B5
(189,194,181)
#A9ADA1
(169,173,161)
#95988D
(149,152,141)
#818379
(129,131,121)
#6D6E65
(109,110,101)
#595951
(89,89,81)
#45443D
(69,68,61)
#312F29
(49,47,41)
#1D1A15
(29,26,21)
#000000
(0,0,0)

Tints of #E5ECDD

#E5ECDD
(229,236,221)
#E7EDE0
(231,237,224)
#E9EEE3
(233,238,227)
#EBEFE6
(235,239,230)
#EDF0E9
(237,240,233)
#EFF1EC
(239,241,236)
#F1F2EF
(241,242,239)
#F3F3F2
(243,243,242)
#F5F4F5
(245,244,245)
#F7F5F8
(247,245,248)
#F9F6FB
(249,246,251)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E5ECDD; }

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

This text font color is #E5ECDD.

Background Color

.myBgColor { background-color: #E5ECDD; }

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

This div background color is #E5ECDD.

Border color

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

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

This div border color is #E5ECDD.

Opacity

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

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

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

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

This text has shadow with #E5ECDD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E5ECDD.

Preview

Color preview on black background

This text has color #E5ECDD on black background.


Color preview on white background

This text has color #E5ECDD on white background.


Black color preview on #E5ECDD background

This text has black color on #E5ECDD background.


White color preview on #E5ECDD background

This text has white color on #E5ECDD background.


Related colors

Complementary color

Complementary color for #hex is #1A1322.


I love getcolorcode.com

Triadic colors

1 #DDE5EC and #ECDDE5 with #E5ECDD are triadic colors.

2 #DDECE5 and #ECE5DD with #E5ECDD are triadic colors.