COLOR #E4D06D

HEX: #E4D06D RGB: (228,208,109)

Renk bilgisi

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

RGB renk modeli

#E4D06D color RGB value is (228,208,109).

RGB: (228,208,109) (89%, 82%, 43%)

RGB bağlantıları ve doygunluk

R 228 of 255 = 89%
G 208 of 255 = 82%
B 109 of 255 = 43%

228
208
109

R + G + B ~ 71%. #E4D06D is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 228 + 208 + 109 = 545 (100%)
R 228 of 545 ~ 41.83%
G 208 of 545 ~ 38.17%
B 109 of 545 ~ 20'%

%41.83
%38.17
%20

CMYK RENK MODELİ

#E4D06D rengi CMYK tonu (0,9,52,11).

  • camgöbeği tonu 0.00%
  • eflatun tonu 8.77%
  • sarı tonu 52.19%
  • ana renk tonu 10.59%

CMYK: (0,9,52,11)
C0M9Y52K11 (0%, 9%, 52%, 11%)
(0.00 / 0.09 / 0.52 / 0.11)

CMYK yüzdeleri

%0
%8.77
%52.19
%10.59

Codes

Color #E4D06D in popluar color models

E4 D0 6D
RGB 228 208 109
HSL 50° 68.79% 66.08%
HSB/HSV 50° 52.19% 89.41%
CMYK 0.00% 8.77% 52.19%
10.59%

Color #E4D06D in popluar number systems.

HEX E4 D0 6D
Decimal 228 208 109
Binary 11100100 11010000 1101101
Octal 344 320 155

Shades and tints

Shades of #E4D06D

#E4D06D
(228,208,109)
#D0BE64
(208,190,100)
#BCAC5B
(188,172,91)
#A89A52
(168,154,82)
#948849
(148,136,73)
#807640
(128,118,64)
#6C6437
(108,100,55)
#58522E
(88,82,46)
#444025
(68,64,37)
#302E1C
(48,46,28)
#1C1C13
(28,28,19)
#000000
(0,0,0)

Tints of #E4D06D

#E4D06D
(228,208,109)
#E6D47A
(230,212,122)
#E8D887
(232,216,135)
#EADC94
(234,220,148)
#ECE0A1
(236,224,161)
#EEE4AE
(238,228,174)
#F0E8BB
(240,232,187)
#F2ECC8
(242,236,200)
#F4F0D5
(244,240,213)
#F6F4E2
(246,244,226)
#F8F8EF
(248,248,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E4D06D color. Also use rgb(228,208,109) instead hex code.

Text Font Color

.myTextColor { color: #E4D06D; }

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

This text font color is #E4D06D.

Background Color

.myBgColor { background-color: #E4D06D; }

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

This div background color is #E4D06D.

Border color

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

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

This div border color is #E4D06D.

Opacity

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

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

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

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

This text has shadow with #E4D06D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E4D06D.

Preview

Color preview on black background

This text has color #E4D06D on black background.


Color preview on white background

This text has color #E4D06D on white background.


Black color preview on #E4D06D background

This text has black color on #E4D06D background.


White color preview on #E4D06D background

This text has white color on #E4D06D background.


Related colors

Complementary color

Complementary color for #hex is #1B2F92.


I love getcolorcode.com

Triadic colors

1 #6DE4D0 and #D06DE4 with #E4D06D are triadic colors.

2 #6DD0E4 and #D0E46D with #E4D06D are triadic colors.