COLOR #E4D76E

HEX: #E4D76E RGB: (228,215,110)

Renk bilgisi

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

RGB renk modeli

#E4D76E color RGB value is (228,215,110).

RGB: (228,215,110) (89%, 84%, 43%)

RGB bağlantıları ve doygunluk

R 228 of 255 = 89%
G 215 of 255 = 84%
B 110 of 255 = 43%

228
215
110

R + G + B ~ 72%. #E4D76E is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 228 + 215 + 110 = 553 (100%)
R 228 of 553 ~ 41.23%
G 215 of 553 ~ 38.88%
B 110 of 553 ~ 19.89'%

%41.23
%38.88
%19.89

CMYK RENK MODELİ

#E4D76E rengi CMYK tonu (0,6,52,11).

  • camgöbeği tonu 0.00%
  • eflatun tonu 5.70%
  • sarı tonu 51.75%
  • ana renk tonu 10.59%

CMYK: (0,6,52,11)
C0M6Y52K11 (0%, 6%, 52%, 11%)
(0.00 / 0.06 / 0.52 / 0.11)

CMYK yüzdeleri

%0
%5.7
%51.75
%10.59

Codes

Color #E4D76E in popluar color models

E4 D7 6E
RGB 228 215 110
HSL 53° 68.60% 66.27%
HSB/HSV 53° 51.75% 89.41%
CMYK 0.00% 5.70% 51.75%
10.59%

Color #E4D76E in popluar number systems.

HEX E4 D7 6E
Decimal 228 215 110
Binary 11100100 11010111 1101110
Octal 344 327 156

Shades and tints

Shades of #E4D76E

#E4D76E
(228,215,110)
#D0C464
(208,196,100)
#BCB15A
(188,177,90)
#A89E50
(168,158,80)
#948B46
(148,139,70)
#80783C
(128,120,60)
#6C6532
(108,101,50)
#585228
(88,82,40)
#443F1E
(68,63,30)
#302C14
(48,44,20)
#1C190A
(28,25,10)
#000000
(0,0,0)

Tints of #E4D76E

#E4D76E
(228,215,110)
#E6DA7B
(230,218,123)
#E8DD88
(232,221,136)
#EAE095
(234,224,149)
#ECE3A2
(236,227,162)
#EEE6AF
(238,230,175)
#F0E9BC
(240,233,188)
#F2ECC9
(242,236,201)
#F4EFD6
(244,239,214)
#F6F2E3
(246,242,227)
#F8F5F0
(248,245,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E4D76E color. Also use rgb(228,215,110) instead hex code.

Text Font Color

.myTextColor { color: #E4D76E; }

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

This text font color is #E4D76E.

Background Color

.myBgColor { background-color: #E4D76E; }

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

This div background color is #E4D76E.

Border color

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

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

This div border color is #E4D76E.

Opacity

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

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

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

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

This text has shadow with #E4D76E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E4D76E.

Preview

Color preview on black background

This text has color #E4D76E on black background.


Color preview on white background

This text has color #E4D76E on white background.


Black color preview on #E4D76E background

This text has black color on #E4D76E background.


White color preview on #E4D76E background

This text has white color on #E4D76E background.


Related colors

Complementary color

Complementary color for #hex is #1B2891.


I love getcolorcode.com

Triadic colors

1 #6EE4D7 and #D76EE4 with #E4D76E are triadic colors.

2 #6ED7E4 and #D7E46E with #E4D76E are triadic colors.