COLOR #E0B697

HEX: #E0B697 RGB: (224,182,151)

Color info

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

RGB color model

#E0B697 color RGB value is (224,182,151).

RGB: (224,182,151) (88%, 71%, 59%)

RGB channels and saturation

R 224 of 255 = 88%
G 182 of 255 = 71%
B 151 of 255 = 59%

224
182
151

R + G + B ~ 73%. #E0B697 is quite light color.

Portions of RGB colors in percentages

R + G + B = 224 + 182 + 151 = 557 (100%)
R 224 of 557 ~ 40.22%
G 182 of 557 ~ 32.68%
B 151 of 557 ~ 27.11'%

%40.22
%32.68
%27.11

CMYK color model

#E0B697 color CMYK value is (0,19,33,12).

  • cyan value is 0.00%
  • magenta value is 18.75%
  • yellow value is 32.59%
  • key color value is 12.16%

CMYK: (0,19,33,12)
C0M19Y33K12 (0%, 19%, 33%, 12%)
(0.00 / 0.19 / 0.33 / 0.12)

CMYK percentages

%0
%18.75
%32.59
%12.16

Codes

Color #E0B697 in popluar color models

E0 B6 97
RGB 224 182 151
HSL 25° 54.07% 73.53%
HSB/HSV 25° 32.59% 87.84%
CMYK 0.00% 18.75% 32.59%
12.16%

Color #E0B697 in popluar number systems.

HEX E0 B6 97
Decimal 224 182 151
Binary 11100000 10110110 10010111
Octal 340 266 227

Shades and tints

Shades of #E0B697

#E0B697
(224,182,151)
#CCA68A
(204,166,138)
#B8967D
(184,150,125)
#A48670
(164,134,112)
#907663
(144,118,99)
#7C6656
(124,102,86)
#685649
(104,86,73)
#54463C
(84,70,60)
#40362F
(64,54,47)
#2C2622
(44,38,34)
#181615
(24,22,21)
#000000
(0,0,0)

Tints of #E0B697

#E0B697
(224,182,151)
#E2BCA0
(226,188,160)
#E4C2A9
(228,194,169)
#E6C8B2
(230,200,178)
#E8CEBB
(232,206,187)
#EAD4C4
(234,212,196)
#ECDACD
(236,218,205)
#EEE0D6
(238,224,214)
#F0E6DF
(240,230,223)
#F2ECE8
(242,236,232)
#F4F2F1
(244,242,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E0B697 color. Also use rgb(224,182,151) instead hex code.

Text Font Color

.myTextColor { color: #E0B697; }

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

This text font color is #E0B697.

Background Color

.myBgColor { background-color: #E0B697; }

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

This div background color is #E0B697.

Border color

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

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

This div border color is #E0B697.

Opacity

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

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

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

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

This text has shadow with #E0B697 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E0B697.

Preview

Color preview on black background

This text has color #E0B697 on black background.


Color preview on white background

This text has color #E0B697 on white background.


Black color preview on #E0B697 background

This text has black color on #E0B697 background.


White color preview on #E0B697 background

This text has white color on #E0B697 background.


Related colors

Complementary color

Complementary color for #hex is #1F4968.


I love getcolorcode.com

Triadic colors

1 #97E0B6 and #B697E0 with #E0B697 are triadic colors.

2 #97B6E0 and #B6E097 with #E0B697 are triadic colors.