COLOR #EDD9A6

HEX: #EDD9A6 RGB: (237,217,166)

Color info

#EDD9A6 contains mainly red and green colors. Web safe color of #EDD9A6 is #FFCC99 (or #FC9).

RGB color model

#EDD9A6 color RGB value is (237,217,166).

RGB: (237,217,166) (93%, 85%, 65%)

RGB channels and saturation

R 237 of 255 = 93%
G 217 of 255 = 85%
B 166 of 255 = 65%

237
217
166

R + G + B ~ 81%. #EDD9A6 is quite light color.

Portions of RGB colors in percentages

R + G + B = 237 + 217 + 166 = 620 (100%)
R 237 of 620 ~ 38.23%
G 217 of 620 ~ 35%
B 166 of 620 ~ 26.77'%

%38.23
%35
%26.77

CMYK color model

#EDD9A6 color CMYK value is (0,8,30,7).

  • cyan value is 0.00%
  • magenta value is 8.44%
  • yellow value is 29.96%
  • key color value is 7.06%

CMYK: (0,8,30,7)
C0M8Y30K7 (0%, 8%, 30%, 7%)
(0.00 / 0.08 / 0.30 / 0.07)

CMYK percentages

%0
%8.44
%29.96
%7.06

Codes

Color #EDD9A6 in popluar color models

ED D9 A6
RGB 237 217 166
HSL 43° 66.36% 79.02%
HSB/HSV 43° 29.96% 92.94%
CMYK 0.00% 8.44% 29.96%
7.06%

Color #EDD9A6 in popluar number systems.

HEX ED D9 A6
Decimal 237 217 166
Binary 11101101 11011001 10100110
Octal 355 331 246

Shades and tints

Shades of #EDD9A6

#EDD9A6
(237,217,166)
#D8C697
(216,198,151)
#C3B388
(195,179,136)
#AEA079
(174,160,121)
#998D6A
(153,141,106)
#847A5B
(132,122,91)
#6F674C
(111,103,76)
#5A543D
(90,84,61)
#45412E
(69,65,46)
#302E1F
(48,46,31)
#1B1B10
(27,27,16)
#000000
(0,0,0)

Tints of #EDD9A6

#EDD9A6
(237,217,166)
#EEDCAE
(238,220,174)
#EFDFB6
(239,223,182)
#F0E2BE
(240,226,190)
#F1E5C6
(241,229,198)
#F2E8CE
(242,232,206)
#F3EBD6
(243,235,214)
#F4EEDE
(244,238,222)
#F5F1E6
(245,241,230)
#F6F4EE
(246,244,238)
#F7F7F6
(247,247,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EDD9A6 color. Also use rgb(237,217,166) instead hex code.

Text Font Color

.myTextColor { color: #EDD9A6; }

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

This text font color is #EDD9A6.

Background Color

.myBgColor { background-color: #EDD9A6; }

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

This div background color is #EDD9A6.

Border color

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

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

This div border color is #EDD9A6.

Opacity

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

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

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

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

This text has shadow with #EDD9A6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDD9A6.

Preview

Color preview on black background

This text has color #EDD9A6 on black background.


Color preview on white background

This text has color #EDD9A6 on white background.


Black color preview on #EDD9A6 background

This text has black color on #EDD9A6 background.


White color preview on #EDD9A6 background

This text has white color on #EDD9A6 background.


Related colors

Complementary color

Complementary color for #hex is #122659.


I love getcolorcode.com

Triadic colors

1 #A6EDD9 and #D9A6ED with #EDD9A6 are triadic colors.

2 #A6D9ED and #D9EDA6 with #EDD9A6 are triadic colors.