COLOR #E6D599

HEX: #E6D599 RGB: (230,213,153)

Color info

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

RGB color model

#E6D599 color RGB value is (230,213,153).

RGB: (230,213,153) (90%, 84%, 60%)

RGB channels and saturation

R 230 of 255 = 90%
G 213 of 255 = 84%
B 153 of 255 = 60%

230
213
153

R + G + B ~ 78%. #E6D599 is quite light color.

Portions of RGB colors in percentages

R + G + B = 230 + 213 + 153 = 596 (100%)
R 230 of 596 ~ 38.59%
G 213 of 596 ~ 35.74%
B 153 of 596 ~ 25.67'%

%38.59
%35.74
%25.67

CMYK color model

#E6D599 color CMYK value is (0,7,33,10).

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

CMYK: (0,7,33,10)
C0M7Y33K10 (0%, 7%, 33%, 10%)
(0.00 / 0.07 / 0.33 / 0.10)

CMYK percentages

%0
%7.39
%33.48
%9.8

Codes

Color #E6D599 in popluar color models

E6 D5 99
RGB 230 213 153
HSL 47° 60.63% 75.10%
HSB/HSV 47° 33.48% 90.20%
CMYK 0.00% 7.39% 33.48%
9.80%

Color #E6D599 in popluar number systems.

HEX E6 D5 99
Decimal 230 213 153
Binary 11100110 11010101 10011001
Octal 346 325 231

Shades and tints

Shades of #E6D599

#E6D599
(230,213,153)
#D2C28C
(210,194,140)
#BEAF7F
(190,175,127)
#AA9C72
(170,156,114)
#968965
(150,137,101)
#827658
(130,118,88)
#6E634B
(110,99,75)
#5A503E
(90,80,62)
#463D31
(70,61,49)
#322A24
(50,42,36)
#1E1717
(30,23,23)
#000000
(0,0,0)

Tints of #E6D599

#E6D599
(230,213,153)
#E8D8A2
(232,216,162)
#EADBAB
(234,219,171)
#ECDEB4
(236,222,180)
#EEE1BD
(238,225,189)
#F0E4C6
(240,228,198)
#F2E7CF
(242,231,207)
#F4EAD8
(244,234,216)
#F6EDE1
(246,237,225)
#F8F0EA
(248,240,234)
#FAF3F3
(250,243,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6D599; }

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

This text font color is #E6D599.

Background Color

.myBgColor { background-color: #E6D599; }

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

This div background color is #E6D599.

Border color

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

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

This div border color is #E6D599.

Opacity

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

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

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

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

This text has shadow with #E6D599 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6D599.

Preview

Color preview on black background

This text has color #E6D599 on black background.


Color preview on white background

This text has color #E6D599 on white background.


Black color preview on #E6D599 background

This text has black color on #E6D599 background.


White color preview on #E6D599 background

This text has white color on #E6D599 background.


Related colors

Complementary color

Complementary color for #hex is #192A66.


I love getcolorcode.com

Triadic colors

1 #99E6D5 and #D599E6 with #E6D599 are triadic colors.

2 #99D5E6 and #D5E699 with #E6D599 are triadic colors.