COLOR #E6D58A

HEX: #E6D58A RGB: (230,213,138)

Color info

#E6D58A contains mainly red and green colors. Web safe color of #E6D58A is #CCCC99 (or #CC9).

RGB color model

#E6D58A color RGB value is (230,213,138).

RGB: (230,213,138) (90%, 84%, 54%)

RGB channels and saturation

R 230 of 255 = 90%
G 213 of 255 = 84%
B 138 of 255 = 54%

230
213
138

R + G + B ~ 76%. #E6D58A is quite light color.

Portions of RGB colors in percentages

R + G + B = 230 + 213 + 138 = 581 (100%)
R 230 of 581 ~ 39.59%
G 213 of 581 ~ 36.66%
B 138 of 581 ~ 23.75'%

%39.59
%36.66
%23.75

CMYK color model

#E6D58A color CMYK value is (0,7,40,10).

  • cyan value is 0.00%
  • magenta value is 7.39%
  • yellow value is 40.00%
  • key color value is 9.80%

CMYK: (0,7,40,10)
C0M7Y40K10 (0%, 7%, 40%, 10%)
(0.00 / 0.07 / 0.40 / 0.10)

CMYK percentages

%0
%7.39
%40
%9.8

Codes

Color #E6D58A in popluar color models

E6 D5 8A
RGB 230 213 138
HSL 49° 64.79% 72.16%
HSB/HSV 49° 40.00% 90.20%
CMYK 0.00% 7.39% 40.00%
9.80%

Color #E6D58A in popluar number systems.

HEX E6 D5 8A
Decimal 230 213 138
Binary 11100110 11010101 10001010
Octal 346 325 212

Shades and tints

Shades of #E6D58A

#E6D58A
(230,213,138)
#D2C27E
(210,194,126)
#BEAF72
(190,175,114)
#AA9C66
(170,156,102)
#96895A
(150,137,90)
#82764E
(130,118,78)
#6E6342
(110,99,66)
#5A5036
(90,80,54)
#463D2A
(70,61,42)
#322A1E
(50,42,30)
#1E1712
(30,23,18)
#000000
(0,0,0)

Tints of #E6D58A

#E6D58A
(230,213,138)
#E8D894
(232,216,148)
#EADB9E
(234,219,158)
#ECDEA8
(236,222,168)
#EEE1B2
(238,225,178)
#F0E4BC
(240,228,188)
#F2E7C6
(242,231,198)
#F4EAD0
(244,234,208)
#F6EDDA
(246,237,218)
#F8F0E4
(248,240,228)
#FAF3EE
(250,243,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E6D58A color. Also use rgb(230,213,138) instead hex code.

Text Font Color

.myTextColor { color: #E6D58A; }

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

This text font color is #E6D58A.

Background Color

.myBgColor { background-color: #E6D58A; }

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

This div background color is #E6D58A.

Border color

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

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

This div border color is #E6D58A.

Opacity

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

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

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

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

This text has shadow with #E6D58A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6D58A.

Preview

Color preview on black background

This text has color #E6D58A on black background.


Color preview on white background

This text has color #E6D58A on white background.


Black color preview on #E6D58A background

This text has black color on #E6D58A background.


White color preview on #E6D58A background

This text has white color on #E6D58A background.


Related colors

Complementary color

Complementary color for #hex is #192A75.


I love getcolorcode.com

Triadic colors

1 #8AE6D5 and #D58AE6 with #E6D58A are triadic colors.

2 #8AD5E6 and #D5E68A with #E6D58A are triadic colors.