COLOR #E5D09B

HEX: #E5D09B RGB: (229,208,155)

Renk bilgisi

#E5D09B contains mainly red and green colors. #E5D09B ‘ nin web güvenlik rengi #CCCC99 (ya da #CC9) dir.

RGB renk modeli

#E5D09B color RGB value is (229,208,155).

RGB: (229,208,155) (90%, 82%, 61%)

RGB bağlantıları ve doygunluk

R 229 of 255 = 90%
G 208 of 255 = 82%
B 155 of 255 = 61%

229
208
155

R + G + B ~ 78%. #E5D09B is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 229 + 208 + 155 = 592 (100%)
R 229 of 592 ~ 38.68%
G 208 of 592 ~ 35.14%
B 155 of 592 ~ 26.18'%

%38.68
%35.14
%26.18

CMYK RENK MODELİ

#E5D09B rengi CMYK tonu (0,9,32,10).

  • camgöbeği tonu 0.00%
  • eflatun tonu 9.17%
  • sarı tonu 32.31%
  • ana renk tonu 10.20%

CMYK: (0,9,32,10)
C0M9Y32K10 (0%, 9%, 32%, 10%)
(0.00 / 0.09 / 0.32 / 0.10)

CMYK yüzdeleri

%0
%9.17
%32.31
%10.2

Codes

Color #E5D09B in popluar color models

E5 D0 9B
RGB 229 208 155
HSL 43° 58.73% 75.29%
HSB/HSV 43° 32.31% 89.80%
CMYK 0.00% 9.17% 32.31%
10.20%

Color #E5D09B in popluar number systems.

HEX E5 D0 9B
Decimal 229 208 155
Binary 11100101 11010000 10011011
Octal 345 320 233

Shades and tints

Shades of #E5D09B

#E5D09B
(229,208,155)
#D1BE8D
(209,190,141)
#BDAC7F
(189,172,127)
#A99A71
(169,154,113)
#958863
(149,136,99)
#817655
(129,118,85)
#6D6447
(109,100,71)
#595239
(89,82,57)
#45402B
(69,64,43)
#312E1D
(49,46,29)
#1D1C0F
(29,28,15)
#000000
(0,0,0)

Tints of #E5D09B

#E5D09B
(229,208,155)
#E7D4A4
(231,212,164)
#E9D8AD
(233,216,173)
#EBDCB6
(235,220,182)
#EDE0BF
(237,224,191)
#EFE4C8
(239,228,200)
#F1E8D1
(241,232,209)
#F3ECDA
(243,236,218)
#F5F0E3
(245,240,227)
#F7F4EC
(247,244,236)
#F9F8F5
(249,248,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E5D09B color. Also use rgb(229,208,155) instead hex code.

Text Font Color

.myTextColor { color: #E5D09B; }

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

This text font color is #E5D09B.

Background Color

.myBgColor { background-color: #E5D09B; }

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

This div background color is #E5D09B.

Border color

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

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

This div border color is #E5D09B.

Opacity

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

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

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

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

This text has shadow with #E5D09B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E5D09B.

Preview

Color preview on black background

This text has color #E5D09B on black background.


Color preview on white background

This text has color #E5D09B on white background.


Black color preview on #E5D09B background

This text has black color on #E5D09B background.


White color preview on #E5D09B background

This text has white color on #E5D09B background.


Related colors

Complementary color

Complementary color for #hex is #1A2F64.


I love getcolorcode.com

Triadic colors

1 #9BE5D0 and #D09BE5 with #E5D09B are triadic colors.

2 #9BD0E5 and #D0E59B with #E5D09B are triadic colors.