COLOR #E4B695

HEX: #E4B695 RGB: (228,182,149)

Color info

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

RGB color model

#E4B695 color RGB value is (228,182,149).

RGB: (228,182,149) (89%, 71%, 58%)

RGB channels and saturation

R 228 of 255 = 89%
G 182 of 255 = 71%
B 149 of 255 = 58%

228
182
149

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

Portions of RGB colors in percentages

R + G + B = 228 + 182 + 149 = 559 (100%)
R 228 of 559 ~ 40.79%
G 182 of 559 ~ 32.56%
B 149 of 559 ~ 26.65'%

%40.79
%32.56
%26.65

CMYK color model

#E4B695 color CMYK value is (0,20,35,11).

  • cyan value is 0.00%
  • magenta value is 20.18%
  • yellow value is 34.65%
  • key color value is 10.59%

CMYK: (0,20,35,11)
C0M20Y35K11 (0%, 20%, 35%, 11%)
(0.00 / 0.20 / 0.35 / 0.11)

CMYK percentages

%0
%20.18
%34.65
%10.59

Codes

Color #E4B695 in popluar color models

E4 B6 95
RGB 228 182 149
HSL 25° 59.40% 73.92%
HSB/HSV 25° 34.65% 89.41%
CMYK 0.00% 20.18% 34.65%
10.59%

Color #E4B695 in popluar number systems.

HEX E4 B6 95
Decimal 228 182 149
Binary 11100100 10110110 10010101
Octal 344 266 225

Shades and tints

Shades of #E4B695

#E4B695
(228,182,149)
#D0A688
(208,166,136)
#BC967B
(188,150,123)
#A8866E
(168,134,110)
#947661
(148,118,97)
#806654
(128,102,84)
#6C5647
(108,86,71)
#58463A
(88,70,58)
#44362D
(68,54,45)
#302620
(48,38,32)
#1C1613
(28,22,19)
#000000
(0,0,0)

Tints of #E4B695

#E4B695
(228,182,149)
#E6BC9E
(230,188,158)
#E8C2A7
(232,194,167)
#EAC8B0
(234,200,176)
#ECCEB9
(236,206,185)
#EED4C2
(238,212,194)
#F0DACB
(240,218,203)
#F2E0D4
(242,224,212)
#F4E6DD
(244,230,221)
#F6ECE6
(246,236,230)
#F8F2EF
(248,242,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E4B695 color. Also use rgb(228,182,149) instead hex code.

Text Font Color

.myTextColor { color: #E4B695; }

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

This text font color is #E4B695.

Background Color

.myBgColor { background-color: #E4B695; }

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

This div background color is #E4B695.

Border color

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

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

This div border color is #E4B695.

Opacity

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

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

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

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

This text has shadow with #E4B695 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E4B695.

Preview

Color preview on black background

This text has color #E4B695 on black background.


Color preview on white background

This text has color #E4B695 on white background.


Black color preview on #E4B695 background

This text has black color on #E4B695 background.


White color preview on #E4B695 background

This text has white color on #E4B695 background.


Related colors

Complementary color

Complementary color for #hex is #1B496A.


I love getcolorcode.com

Triadic colors

1 #95E4B6 and #B695E4 with #E4B695 are triadic colors.

2 #95B6E4 and #B6E495 with #E4B695 are triadic colors.