COLOR #E5EDB7

HEX: #E5EDB7 RGB: (229,237,183)

Renk bilgisi

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

RGB renk modeli

#E5EDB7 color RGB value is (229,237,183).

RGB: (229,237,183) (90%, 93%, 72%)

RGB bağlantıları ve doygunluk

R 229 of 255 = 90%
G 237 of 255 = 93%
B 183 of 255 = 72%

229
237
183

R + G + B ~ 85%. #E5EDB7 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 229 + 237 + 183 = 649 (100%)
R 229 of 649 ~ 35.29%
G 237 of 649 ~ 36.52%
B 183 of 649 ~ 28.2'%

%35.29
%36.52
%28.2

CMYK RENK MODELİ

#E5EDB7 rengi CMYK tonu (3,0,23,7).

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

CMYK: (3,0,23,7)
C3M0Y23K7 (3%, 0%, 23%, 7%)
(0.03 / 0.00 / 0.23 / 0.07)

CMYK yüzdeleri

%3.38
%0
%22.78
%7.06

Codes

Color #E5EDB7 in popluar color models

E5 ED B7
RGB 229 237 183
HSL 69° 60.00% 82.35%
HSB/HSV 69° 22.78% 92.94%
CMYK 3.38% 0.00% 22.78%
7.06%

Color #E5EDB7 in popluar number systems.

HEX E5 ED B7
Decimal 229 237 183
Binary 11100101 11101101 10110111
Octal 345 355 267

Shades and tints

Shades of #E5EDB7

#E5EDB7
(229,237,183)
#D1D8A7
(209,216,167)
#BDC397
(189,195,151)
#A9AE87
(169,174,135)
#959977
(149,153,119)
#818467
(129,132,103)
#6D6F57
(109,111,87)
#595A47
(89,90,71)
#454537
(69,69,55)
#313027
(49,48,39)
#1D1B17
(29,27,23)
#000000
(0,0,0)

Tints of #E5EDB7

#E5EDB7
(229,237,183)
#E7EEBD
(231,238,189)
#E9EFC3
(233,239,195)
#EBF0C9
(235,240,201)
#EDF1CF
(237,241,207)
#EFF2D5
(239,242,213)
#F1F3DB
(241,243,219)
#F3F4E1
(243,244,225)
#F5F5E7
(245,245,231)
#F7F6ED
(247,246,237)
#F9F7F3
(249,247,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E5EDB7; }

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

This text font color is #E5EDB7.

Background Color

.myBgColor { background-color: #E5EDB7; }

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

This div background color is #E5EDB7.

Border color

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

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

This div border color is #E5EDB7.

Opacity

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

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

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

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

This text has shadow with #E5EDB7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E5EDB7.

Preview

Color preview on black background

This text has color #E5EDB7 on black background.


Color preview on white background

This text has color #E5EDB7 on white background.


Black color preview on #E5EDB7 background

This text has black color on #E5EDB7 background.


White color preview on #E5EDB7 background

This text has white color on #E5EDB7 background.


Related colors

Complementary color

Complementary color for #hex is #1A1248.


I love getcolorcode.com

Triadic colors

1 #B7E5ED and #EDB7E5 with #E5EDB7 are triadic colors.

2 #B7EDE5 and #EDE5B7 with #E5EDB7 are triadic colors.