COLOR #E4D27E

HEX: #E4D27E RGB: (228,210,126)

Renk bilgisi

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

RGB renk modeli

#E4D27E color RGB value is (228,210,126).

RGB: (228,210,126) (89%, 82%, 49%)

RGB bağlantıları ve doygunluk

R 228 of 255 = 89%
G 210 of 255 = 82%
B 126 of 255 = 49%

228
210
126

R + G + B ~ 73%. #E4D27E is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 228 + 210 + 126 = 564 (100%)
R 228 of 564 ~ 40.43%
G 210 of 564 ~ 37.23%
B 126 of 564 ~ 22.34'%

%40.43
%37.23
%22.34

CMYK RENK MODELİ

#E4D27E rengi CMYK tonu (0,8,45,11).

  • camgöbeği tonu 0.00%
  • eflatun tonu 7.89%
  • sarı tonu 44.74%
  • ana renk tonu 10.59%

CMYK: (0,8,45,11)
C0M8Y45K11 (0%, 8%, 45%, 11%)
(0.00 / 0.08 / 0.45 / 0.11)

CMYK yüzdeleri

%0
%7.89
%44.74
%10.59

Codes

Color #E4D27E in popluar color models

E4 D2 7E
RGB 228 210 126
HSL 49° 65.38% 69.41%
HSB/HSV 49° 44.74% 89.41%
CMYK 0.00% 7.89% 44.74%
10.59%

Color #E4D27E in popluar number systems.

HEX E4 D2 7E
Decimal 228 210 126
Binary 11100100 11010010 1111110
Octal 344 322 176

Shades and tints

Shades of #E4D27E

#E4D27E
(228,210,126)
#D0BF73
(208,191,115)
#BCAC68
(188,172,104)
#A8995D
(168,153,93)
#948652
(148,134,82)
#807347
(128,115,71)
#6C603C
(108,96,60)
#584D31
(88,77,49)
#443A26
(68,58,38)
#30271B
(48,39,27)
#1C1410
(28,20,16)
#000000
(0,0,0)

Tints of #E4D27E

#E4D27E
(228,210,126)
#E6D689
(230,214,137)
#E8DA94
(232,218,148)
#EADE9F
(234,222,159)
#ECE2AA
(236,226,170)
#EEE6B5
(238,230,181)
#F0EAC0
(240,234,192)
#F2EECB
(242,238,203)
#F4F2D6
(244,242,214)
#F6F6E1
(246,246,225)
#F8FAEC
(248,250,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E4D27E color. Also use rgb(228,210,126) instead hex code.

Text Font Color

.myTextColor { color: #E4D27E; }

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

This text font color is #E4D27E.

Background Color

.myBgColor { background-color: #E4D27E; }

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

This div background color is #E4D27E.

Border color

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

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

This div border color is #E4D27E.

Opacity

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

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

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

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

This text has shadow with #E4D27E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E4D27E.

Preview

Color preview on black background

This text has color #E4D27E on black background.


Color preview on white background

This text has color #E4D27E on white background.


Black color preview on #E4D27E background

This text has black color on #E4D27E background.


White color preview on #E4D27E background

This text has white color on #E4D27E background.


Related colors

Complementary color

Complementary color for #hex is #1B2D81.


I love getcolorcode.com

Triadic colors

1 #7EE4D2 and #D27EE4 with #E4D27E are triadic colors.

2 #7ED2E4 and #D2E47E with #E4D27E are triadic colors.