COLOR #E5DB7E

HEX: #E5DB7E RGB: (229,219,126)

Renk bilgisi

#E5DB7E contains mainly red and green colors. #E5DB7E ‘ nin web güvenlik rengi #CCCC66 (ya da #CC6) dir.

RGB renk modeli

#E5DB7E color RGB value is (229,219,126).

RGB: (229,219,126) (90%, 86%, 49%)

RGB bağlantıları ve doygunluk

R 229 of 255 = 90%
G 219 of 255 = 86%
B 126 of 255 = 49%

229
219
126

R + G + B ~ 75%. #E5DB7E is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 229 + 219 + 126 = 574 (100%)
R 229 of 574 ~ 39.9%
G 219 of 574 ~ 38.15%
B 126 of 574 ~ 21.95'%

%39.9
%38.15
%21.95

CMYK RENK MODELİ

#E5DB7E rengi CMYK tonu (0,4,45,10).

  • camgöbeği tonu 0.00%
  • eflatun tonu 4.37%
  • sarı tonu 44.98%
  • ana renk tonu 10.20%

CMYK: (0,4,45,10)
C0M4Y45K10 (0%, 4%, 45%, 10%)
(0.00 / 0.04 / 0.45 / 0.10)

CMYK yüzdeleri

%0
%4.37
%44.98
%10.2

Codes

Color #E5DB7E in popluar color models

E5 DB 7E
RGB 229 219 126
HSL 54° 66.45% 69.61%
HSB/HSV 54° 44.98% 89.80%
CMYK 0.00% 4.37% 44.98%
10.20%

Color #E5DB7E in popluar number systems.

HEX E5 DB 7E
Decimal 229 219 126
Binary 11100101 11011011 1111110
Octal 345 333 176

Shades and tints

Shades of #E5DB7E

#E5DB7E
(229,219,126)
#D1C873
(209,200,115)
#BDB568
(189,181,104)
#A9A25D
(169,162,93)
#958F52
(149,143,82)
#817C47
(129,124,71)
#6D693C
(109,105,60)
#595631
(89,86,49)
#454326
(69,67,38)
#31301B
(49,48,27)
#1D1D10
(29,29,16)
#000000
(0,0,0)

Tints of #E5DB7E

#E5DB7E
(229,219,126)
#E7DE89
(231,222,137)
#E9E194
(233,225,148)
#EBE49F
(235,228,159)
#EDE7AA
(237,231,170)
#EFEAB5
(239,234,181)
#F1EDC0
(241,237,192)
#F3F0CB
(243,240,203)
#F5F3D6
(245,243,214)
#F7F6E1
(247,246,225)
#F9F9EC
(249,249,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E5DB7E color. Also use rgb(229,219,126) instead hex code.

Text Font Color

.myTextColor { color: #E5DB7E; }

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

This text font color is #E5DB7E.

Background Color

.myBgColor { background-color: #E5DB7E; }

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

This div background color is #E5DB7E.

Border color

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

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

This div border color is #E5DB7E.

Opacity

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

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

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

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

This text has shadow with #E5DB7E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E5DB7E.

Preview

Color preview on black background

This text has color #E5DB7E on black background.


Color preview on white background

This text has color #E5DB7E on white background.


Black color preview on #E5DB7E background

This text has black color on #E5DB7E background.


White color preview on #E5DB7E background

This text has white color on #E5DB7E background.


Related colors

Complementary color

Complementary color for #hex is #1A2481.


I love getcolorcode.com

Triadic colors

1 #7EE5DB and #DB7EE5 with #E5DB7E are triadic colors.

2 #7EDBE5 and #DBE57E with #E5DB7E are triadic colors.