COLOR #E5DB4B

HEX: #E5DB4B RGB: (229,219,75)

Renk bilgisi

#E5DB4B contains mainly red and green colors. #E5DB4B ‘ nin web güvenlik rengi #CCCC33 (ya da #CC3) dir.

RGB renk modeli

#E5DB4B color RGB value is (229,219,75).

RGB: (229,219,75) (90%, 86%, 29%)

RGB bağlantıları ve doygunluk

R 229 of 255 = 90%
G 219 of 255 = 86%
B 75 of 255 = 29%

229
219
75

R + G + B ~ 68%. #E5DB4B is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 229 + 219 + 75 = 523 (100%)
R 229 of 523 ~ 43.79%
G 219 of 523 ~ 41.87%
B 75 of 523 ~ 14.34'%

%43.79
%41.87
%14.34

CMYK RENK MODELİ

#E5DB4B rengi CMYK tonu (0,4,67,10).

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

CMYK: (0,4,67,10)
C0M4Y67K10 (0%, 4%, 67%, 10%)
(0.00 / 0.04 / 0.67 / 0.10)

CMYK yüzdeleri

%0
%4.37
%67.25
%10.2

Codes

Color #E5DB4B in popluar color models

E5 DB 4B
RGB 229 219 75
HSL 56° 74.76% 59.61%
HSB/HSV 56° 67.25% 89.80%
CMYK 0.00% 4.37% 67.25%
10.20%

Color #E5DB4B in popluar number systems.

HEX E5 DB 4B
Decimal 229 219 75
Binary 11100101 11011011 1001011
Octal 345 333 113

Shades and tints

Shades of #E5DB4B

#E5DB4B
(229,219,75)
#D1C845
(209,200,69)
#BDB53F
(189,181,63)
#A9A239
(169,162,57)
#958F33
(149,143,51)
#817C2D
(129,124,45)
#6D6927
(109,105,39)
#595621
(89,86,33)
#45431B
(69,67,27)
#313015
(49,48,21)
#1D1D0F
(29,29,15)
#000000
(0,0,0)

Tints of #E5DB4B

#E5DB4B
(229,219,75)
#E7DE5B
(231,222,91)
#E9E16B
(233,225,107)
#EBE47B
(235,228,123)
#EDE78B
(237,231,139)
#EFEA9B
(239,234,155)
#F1EDAB
(241,237,171)
#F3F0BB
(243,240,187)
#F5F3CB
(245,243,203)
#F7F6DB
(247,246,219)
#F9F9EB
(249,249,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E5DB4B; }

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

This text font color is #E5DB4B.

Background Color

.myBgColor { background-color: #E5DB4B; }

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

This div background color is #E5DB4B.

Border color

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

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

This div border color is #E5DB4B.

Opacity

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

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

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

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

This text has shadow with #E5DB4B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E5DB4B.

Preview

Color preview on black background

This text has color #E5DB4B on black background.


Color preview on white background

This text has color #E5DB4B on white background.


Black color preview on #E5DB4B background

This text has black color on #E5DB4B background.


White color preview on #E5DB4B background

This text has white color on #E5DB4B background.


Related colors

Complementary color

Complementary color for #hex is #1A24B4.


I love getcolorcode.com

Triadic colors

1 #4BE5DB and #DB4BE5 with #E5DB4B are triadic colors.

2 #4BDBE5 and #DBE54B with #E5DB4B are triadic colors.