COLOR #E9E3D0

HEX: #E9E3D0 RGB: (233,227,208)

Color info

#E9E3D0 contains red, green and blue colors in about the same proportion. Web safe color of #E9E3D0 is #FFCCCC (or #FCC).

RGB color model

#E9E3D0 color RGB value is (233,227,208).

RGB: (233,227,208) (91%, 89%, 82%)

RGB channels and saturation

R 233 of 255 = 91%
G 227 of 255 = 89%
B 208 of 255 = 82%

233
227
208

R + G + B ~ 87%. #E9E3D0 is light color.

Portions of RGB colors in percentages

R + G + B = 233 + 227 + 208 = 668 (100%)
R 233 of 668 ~ 34.88%
G 227 of 668 ~ 33.98%
B 208 of 668 ~ 31.14'%

%34.88
%33.98
%31.14

CMYK color model

#E9E3D0 color CMYK value is (0,3,11,9).

  • cyan value is 0.00%
  • magenta value is 2.58%
  • yellow value is 10.73%
  • key color value is 8.63%

CMYK: (0,3,11,9)
C0M3Y11K9 (0%, 3%, 11%, 9%)
(0.00 / 0.03 / 0.11 / 0.09)

CMYK percentages

%0
%2.58
%10.73
%8.63

Codes

Color #E9E3D0 in popluar color models

E9 E3 D0
RGB 233 227 208
HSL 46° 36.23% 86.47%
HSB/HSV 46° 10.73% 91.37%
CMYK 0.00% 2.58% 10.73%
8.63%

Color #E9E3D0 in popluar number systems.

HEX E9 E3 D0
Decimal 233 227 208
Binary 11101001 11100011 11010000
Octal 351 343 320

Shades and tints

Shades of #E9E3D0

#E9E3D0
(233,227,208)
#D4CFBE
(212,207,190)
#BFBBAC
(191,187,172)
#AAA79A
(170,167,154)
#959388
(149,147,136)
#807F76
(128,127,118)
#6B6B64
(107,107,100)
#565752
(86,87,82)
#414340
(65,67,64)
#2C2F2E
(44,47,46)
#171B1C
(23,27,28)
#000000
(0,0,0)

Tints of #E9E3D0

#E9E3D0
(233,227,208)
#EBE5D4
(235,229,212)
#EDE7D8
(237,231,216)
#EFE9DC
(239,233,220)
#F1EBE0
(241,235,224)
#F3EDE4
(243,237,228)
#F5EFE8
(245,239,232)
#F7F1EC
(247,241,236)
#F9F3F0
(249,243,240)
#FBF5F4
(251,245,244)
#FDF7F8
(253,247,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E9E3D0 color. Also use rgb(233,227,208) instead hex code.

Text Font Color

.myTextColor { color: #E9E3D0; }

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

This text font color is #E9E3D0.

Background Color

.myBgColor { background-color: #E9E3D0; }

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

This div background color is #E9E3D0.

Border color

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

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

This div border color is #E9E3D0.

Opacity

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

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

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

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

This text has shadow with #E9E3D0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E9E3D0.

Preview

Color preview on black background

This text has color #E9E3D0 on black background.


Color preview on white background

This text has color #E9E3D0 on white background.


Black color preview on #E9E3D0 background

This text has black color on #E9E3D0 background.


White color preview on #E9E3D0 background

This text has white color on #E9E3D0 background.


Related colors

Complementary color

Complementary color for #hex is #161C2F.


I love getcolorcode.com

Triadic colors

1 #D0E9E3 and #E3D0E9 with #E9E3D0 are triadic colors.

2 #D0E3E9 and #E3E9D0 with #E9E3D0 are triadic colors.