COLOR #E2D55E

HEX: #E2D55E RGB: (226,213,94)

Renk bilgisi

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

RGB renk modeli

#E2D55E color RGB value is (226,213,94).

RGB: (226,213,94) (89%, 84%, 37%)

RGB bağlantıları ve doygunluk

R 226 of 255 = 89%
G 213 of 255 = 84%
B 94 of 255 = 37%

226
213
94

R + G + B ~ 70%. #E2D55E is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 226 + 213 + 94 = 533 (100%)
R 226 of 533 ~ 42.4%
G 213 of 533 ~ 39.96%
B 94 of 533 ~ 17.64'%

%42.4
%39.96
%17.64

CMYK RENK MODELİ

#E2D55E rengi CMYK tonu (0,6,58,11).

  • camgöbeği tonu 0.00%
  • eflatun tonu 5.75%
  • sarı tonu 58.41%
  • ana renk tonu 11.37%

CMYK: (0,6,58,11)
C0M6Y58K11 (0%, 6%, 58%, 11%)
(0.00 / 0.06 / 0.58 / 0.11)

CMYK yüzdeleri

%0
%5.75
%58.41
%11.37

Codes

Color #E2D55E in popluar color models

E2 D5 5E
RGB 226 213 94
HSL 54° 69.47% 62.75%
HSB/HSV 54° 58.41% 88.63%
CMYK 0.00% 5.75% 58.41%
11.37%

Color #E2D55E in popluar number systems.

HEX E2 D5 5E
Decimal 226 213 94
Binary 11100010 11010101 1011110
Octal 342 325 136

Shades and tints

Shades of #E2D55E

#E2D55E
(226,213,94)
#CEC256
(206,194,86)
#BAAF4E
(186,175,78)
#A69C46
(166,156,70)
#92893E
(146,137,62)
#7E7636
(126,118,54)
#6A632E
(106,99,46)
#565026
(86,80,38)
#423D1E
(66,61,30)
#2E2A16
(46,42,22)
#1A170E
(26,23,14)
#000000
(0,0,0)

Tints of #E2D55E

#E2D55E
(226,213,94)
#E4D86C
(228,216,108)
#E6DB7A
(230,219,122)
#E8DE88
(232,222,136)
#EAE196
(234,225,150)
#ECE4A4
(236,228,164)
#EEE7B2
(238,231,178)
#F0EAC0
(240,234,192)
#F2EDCE
(242,237,206)
#F4F0DC
(244,240,220)
#F6F3EA
(246,243,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E2D55E color. Also use rgb(226,213,94) instead hex code.

Text Font Color

.myTextColor { color: #E2D55E; }

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

This text font color is #E2D55E.

Background Color

.myBgColor { background-color: #E2D55E; }

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

This div background color is #E2D55E.

Border color

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

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

This div border color is #E2D55E.

Opacity

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

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

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

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

This text has shadow with #E2D55E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E2D55E.

Preview

Color preview on black background

This text has color #E2D55E on black background.


Color preview on white background

This text has color #E2D55E on white background.


Black color preview on #E2D55E background

This text has black color on #E2D55E background.


White color preview on #E2D55E background

This text has white color on #E2D55E background.


Related colors

Complementary color

Complementary color for #hex is #1D2AA1.


I love getcolorcode.com

Triadic colors

1 #5EE2D5 and #D55EE2 with #E2D55E are triadic colors.

2 #5ED5E2 and #D5E25E with #E2D55E are triadic colors.