COLOR #E9DB8D

HEX: #E9DB8D RGB: (233,219,141)

Renk bilgisi

#E9DB8D contains mainly red and green colors. #E9DB8D ‘ nin web güvenlik rengi #FFCC99 (ya da #FC9) dir.

RGB renk modeli

#E9DB8D color RGB value is (233,219,141).

RGB: (233,219,141) (91%, 86%, 55%)

RGB bağlantıları ve doygunluk

R 233 of 255 = 91%
G 219 of 255 = 86%
B 141 of 255 = 55%

233
219
141

R + G + B ~ 77%. #E9DB8D is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 233 + 219 + 141 = 593 (100%)
R 233 of 593 ~ 39.29%
G 219 of 593 ~ 36.93%
B 141 of 593 ~ 23.78'%

%39.29
%36.93
%23.78

CMYK RENK MODELİ

#E9DB8D rengi CMYK tonu (0,6,39,9).

  • camgöbeği tonu 0.00%
  • eflatun tonu 6.01%
  • sarı tonu 39.48%
  • ana renk tonu 8.63%

CMYK: (0,6,39,9)
C0M6Y39K9 (0%, 6%, 39%, 9%)
(0.00 / 0.06 / 0.39 / 0.09)

CMYK yüzdeleri

%0
%6.01
%39.48
%8.63

Codes

Color #E9DB8D in popluar color models

E9 DB 8D
RGB 233 219 141
HSL 51° 67.65% 73.33%
HSB/HSV 51° 39.48% 91.37%
CMYK 0.00% 6.01% 39.48%
8.63%

Color #E9DB8D in popluar number systems.

HEX E9 DB 8D
Decimal 233 219 141
Binary 11101001 11011011 10001101
Octal 351 333 215

Shades and tints

Shades of #E9DB8D

#E9DB8D
(233,219,141)
#D4C881
(212,200,129)
#BFB575
(191,181,117)
#AAA269
(170,162,105)
#958F5D
(149,143,93)
#807C51
(128,124,81)
#6B6945
(107,105,69)
#565639
(86,86,57)
#41432D
(65,67,45)
#2C3021
(44,48,33)
#171D15
(23,29,21)
#000000
(0,0,0)

Tints of #E9DB8D

#E9DB8D
(233,219,141)
#EBDE97
(235,222,151)
#EDE1A1
(237,225,161)
#EFE4AB
(239,228,171)
#F1E7B5
(241,231,181)
#F3EABF
(243,234,191)
#F5EDC9
(245,237,201)
#F7F0D3
(247,240,211)
#F9F3DD
(249,243,221)
#FBF6E7
(251,246,231)
#FDF9F1
(253,249,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E9DB8D color. Also use rgb(233,219,141) instead hex code.

Text Font Color

.myTextColor { color: #E9DB8D; }

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

This text font color is #E9DB8D.

Background Color

.myBgColor { background-color: #E9DB8D; }

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

This div background color is #E9DB8D.

Border color

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

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

This div border color is #E9DB8D.

Opacity

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

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

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

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

This text has shadow with #E9DB8D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E9DB8D.

Preview

Color preview on black background

This text has color #E9DB8D on black background.


Color preview on white background

This text has color #E9DB8D on white background.


Black color preview on #E9DB8D background

This text has black color on #E9DB8D background.


White color preview on #E9DB8D background

This text has white color on #E9DB8D background.


Related colors

Complementary color

Complementary color for #hex is #162472.


I love getcolorcode.com

Triadic colors

1 #8DE9DB and #DB8DE9 with #E9DB8D are triadic colors.

2 #8DDBE9 and #DBE98D with #E9DB8D are triadic colors.