COLOR #EDE4A6

HEX: #EDE4A6 RGB: (237,228,166)

Color info

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

RGB color model

#EDE4A6 color RGB value is (237,228,166).

RGB: (237,228,166) (93%, 89%, 65%)

RGB channels and saturation

R 237 of 255 = 93%
G 228 of 255 = 89%
B 166 of 255 = 65%

237
228
166

R + G + B ~ 82%. #EDE4A6 is quite light color.

Portions of RGB colors in percentages

R + G + B = 237 + 228 + 166 = 631 (100%)
R 237 of 631 ~ 37.56%
G 228 of 631 ~ 36.13%
B 166 of 631 ~ 26.31'%

%37.56
%36.13
%26.31

CMYK color model

#EDE4A6 color CMYK value is (0,4,30,7).

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

CMYK: (0,4,30,7)
C0M4Y30K7 (0%, 4%, 30%, 7%)
(0.00 / 0.04 / 0.30 / 0.07)

CMYK percentages

%0
%3.8
%29.96
%7.06

Codes

Color #EDE4A6 in popluar color models

ED E4 A6
RGB 237 228 166
HSL 52° 66.36% 79.02%
HSB/HSV 52° 29.96% 92.94%
CMYK 0.00% 3.80% 29.96%
7.06%

Color #EDE4A6 in popluar number systems.

HEX ED E4 A6
Decimal 237 228 166
Binary 11101101 11100100 10100110
Octal 355 344 246

Shades and tints

Shades of #EDE4A6

#EDE4A6
(237,228,166)
#D8D097
(216,208,151)
#C3BC88
(195,188,136)
#AEA879
(174,168,121)
#99946A
(153,148,106)
#84805B
(132,128,91)
#6F6C4C
(111,108,76)
#5A583D
(90,88,61)
#45442E
(69,68,46)
#30301F
(48,48,31)
#1B1C10
(27,28,16)
#000000
(0,0,0)

Tints of #EDE4A6

#EDE4A6
(237,228,166)
#EEE6AE
(238,230,174)
#EFE8B6
(239,232,182)
#F0EABE
(240,234,190)
#F1ECC6
(241,236,198)
#F2EECE
(242,238,206)
#F3F0D6
(243,240,214)
#F4F2DE
(244,242,222)
#F5F4E6
(245,244,230)
#F6F6EE
(246,246,238)
#F7F8F6
(247,248,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDE4A6; }

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

This text font color is #EDE4A6.

Background Color

.myBgColor { background-color: #EDE4A6; }

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

This div background color is #EDE4A6.

Border color

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

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

This div border color is #EDE4A6.

Opacity

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

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

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

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

This text has shadow with #EDE4A6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDE4A6.

Preview

Color preview on black background

This text has color #EDE4A6 on black background.


Color preview on white background

This text has color #EDE4A6 on white background.


Black color preview on #EDE4A6 background

This text has black color on #EDE4A6 background.


White color preview on #EDE4A6 background

This text has white color on #EDE4A6 background.


Related colors

Complementary color

Complementary color for #hex is #121B59.


I love getcolorcode.com

Triadic colors

1 #A6EDE4 and #E4A6ED with #EDE4A6 are triadic colors.

2 #A6E4ED and #E4EDA6 with #EDE4A6 are triadic colors.