COLOR #E29E77

HEX: #E29E77 RGB: (226,158,119)

Color info

#E29E77 contains mainly red color. Web safe color of #E29E77 is #CC9966 (or #C96).

RGB color model

#E29E77 color RGB value is (226,158,119).

RGB: (226,158,119) (89%, 62%, 47%)

RGB channels and saturation

R 226 of 255 = 89%
G 158 of 255 = 62%
B 119 of 255 = 47%

226
158
119

R + G + B ~ 66%. #E29E77 is quite light color.

Portions of RGB colors in percentages

R + G + B = 226 + 158 + 119 = 503 (100%)
R 226 of 503 ~ 44.93%
G 158 of 503 ~ 31.41%
B 119 of 503 ~ 23.66'%

%44.93
%31.41
%23.66

CMYK color model

#E29E77 color CMYK value is (0,30,47,11).

  • cyan value is 0.00%
  • magenta value is 30.09%
  • yellow value is 47.35%
  • key color value is 11.37%
CMYK: (0,30,47,11) C0M30Y47K11 (0%,30%,47%,11%) (0.00/0.30/0.47/0.11) 

CMYK percentages

%0
%30.09
%47.35
%11.37

Codes

Color #E29E77 in popluar color models

E2 9E 77
RGB 226 158 119
HSL 22° 64.85% 67.65%
HSB/HSV 22° 47.35% 88.63%
CMYK 0.00% 30.09% 47.35%
11.37%

Color #E29E77 in popluar number systems.

HEX E2 9E 77
Decimal 226 158 119
Binary 11100010 10011110 1110111
Octal 342 236 167

Shades and tints

Shades of #E29E77

#E29E77
(226,158,119)
#CE906D
(206,144,109)
#BA8263
(186,130,99)
#A67459
(166,116,89)
#92664F
(146,102,79)
#7E5845
(126,88,69)
#6A4A3B
(106,74,59)
#563C31
(86,60,49)
#422E27
(66,46,39)
#2E201D
(46,32,29)
#1A1213
(26,18,19)
#000000
(0,0,0)

Tints of #E29E77

#E29E77
(226,158,119)
#E4A683
(228,166,131)
#E6AE8F
(230,174,143)
#E8B69B
(232,182,155)
#EABEA7
(234,190,167)
#ECC6B3
(236,198,179)
#EECEBF
(238,206,191)
#F0D6CB
(240,214,203)
#F2DED7
(242,222,215)
#F4E6E3
(244,230,227)
#F6EEEF
(246,238,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E29E77 color. Also use rgb(226,158,119) instead hex code.

Text Font Color

.myTextColor { color: #E29E77; }

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

This text font color is #E29E77.

Background Color

.myBgColor { background-color: #E29E77; }

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

This div background color is #E29E77.

Border color

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

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

This div border color is #E29E77.

Opacity

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

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

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

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

This text has shadow with #E29E77 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E29E77.

Preview

Color preview on black background

This text has color #E29E77 on black background.


Color preview on white background

This text has color #E29E77 on white background.


Black color preview on #E29E77 background

This text has black color on #E29E77 background.


White color preview on #E29E77 background

This text has white color on #E29E77 background.


Related colors

Complementary color

Complementary color for #hex is #1D6188.


I love getcolorcode.com

Triadic colors

1 #77E29E and #9E77E2 with #E29E77 are triadic colors.

2 #779EE2 and #9EE277 with #E29E77 are triadic colors.