COLOR #E5EDC9

HEX: #E5EDC9 RGB: (229,237,201)

Renk bilgisi

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

RGB renk modeli

#E5EDC9 color RGB value is (229,237,201).

RGB: (229,237,201) (90%, 93%, 79%)

RGB bağlantıları ve doygunluk

R 229 of 255 = 90%
G 237 of 255 = 93%
B 201 of 255 = 79%

229
237
201

R + G + B ~ 87%. #E5EDC9 is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 229 + 237 + 201 = 667 (100%)
R 229 of 667 ~ 34.33%
G 237 of 667 ~ 35.53%
B 201 of 667 ~ 30.13'%

%34.33
%35.53
%30.13

CMYK RENK MODELİ

#E5EDC9 rengi CMYK tonu (3,0,15,7).

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

CMYK: (3,0,15,7)
C3M0Y15K7 (3%, 0%, 15%, 7%)
(0.03 / 0.00 / 0.15 / 0.07)

CMYK yüzdeleri

%3.38
%0
%15.19
%7.06

Codes

Color #E5EDC9 in popluar color models

E5 ED C9
RGB 229 237 201
HSL 73° 50.00% 85.88%
HSB/HSV 73° 15.19% 92.94%
CMYK 3.38% 0.00% 15.19%
7.06%

Color #E5EDC9 in popluar number systems.

HEX E5 ED C9
Decimal 229 237 201
Binary 11100101 11101101 11001001
Octal 345 355 311

Shades and tints

Shades of #E5EDC9

#E5EDC9
(229,237,201)
#D1D8B7
(209,216,183)
#BDC3A5
(189,195,165)
#A9AE93
(169,174,147)
#959981
(149,153,129)
#81846F
(129,132,111)
#6D6F5D
(109,111,93)
#595A4B
(89,90,75)
#454539
(69,69,57)
#313027
(49,48,39)
#1D1B15
(29,27,21)
#000000
(0,0,0)

Tints of #E5EDC9

#E5EDC9
(229,237,201)
#E7EECD
(231,238,205)
#E9EFD1
(233,239,209)
#EBF0D5
(235,240,213)
#EDF1D9
(237,241,217)
#EFF2DD
(239,242,221)
#F1F3E1
(241,243,225)
#F3F4E5
(243,244,229)
#F5F5E9
(245,245,233)
#F7F6ED
(247,246,237)
#F9F7F1
(249,247,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E5EDC9; }

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

This text font color is #E5EDC9.

Background Color

.myBgColor { background-color: #E5EDC9; }

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

This div background color is #E5EDC9.

Border color

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

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

This div border color is #E5EDC9.

Opacity

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

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

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

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

This text has shadow with #E5EDC9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E5EDC9.

Preview

Color preview on black background

This text has color #E5EDC9 on black background.


Color preview on white background

This text has color #E5EDC9 on white background.


Black color preview on #E5EDC9 background

This text has black color on #E5EDC9 background.


White color preview on #E5EDC9 background

This text has white color on #E5EDC9 background.


Related colors

Complementary color

Complementary color for #hex is #1A1236.


I love getcolorcode.com

Triadic colors

1 #C9E5ED and #EDC9E5 with #E5EDC9 are triadic colors.

2 #C9EDE5 and #EDE5C9 with #E5EDC9 are triadic colors.