COLOR #E6B994

HEX: #E6B994 RGB: (230,185,148)

Color info

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

RGB color model

#E6B994 color RGB value is (230,185,148).

RGB: (230,185,148) (90%, 73%, 58%)

RGB channels and saturation

R 230 of 255 = 90%
G 185 of 255 = 73%
B 148 of 255 = 58%

230
185
148

R + G + B ~ 74%. #E6B994 is quite light color.

Portions of RGB colors in percentages

R + G + B = 230 + 185 + 148 = 563 (100%)
R 230 of 563 ~ 40.85%
G 185 of 563 ~ 32.86%
B 148 of 563 ~ 26.29'%

%40.85
%32.86
%26.29

CMYK color model

#E6B994 color CMYK value is (0,20,36,10).

  • cyan value is 0.00%
  • magenta value is 19.57%
  • yellow value is 35.65%
  • key color value is 9.80%

CMYK: (0,20,36,10)
C0M20Y36K10 (0%, 20%, 36%, 10%)
(0.00 / 0.20 / 0.36 / 0.10)

CMYK percentages

%0
%19.57
%35.65
%9.8

Codes

Color #E6B994 in popluar color models

E6 B9 94
RGB 230 185 148
HSL 27° 62.12% 74.12%
HSB/HSV 27° 35.65% 90.20%
CMYK 0.00% 19.57% 35.65%
9.80%

Color #E6B994 in popluar number systems.

HEX E6 B9 94
Decimal 230 185 148
Binary 11100110 10111001 10010100
Octal 346 271 224

Shades and tints

Shades of #E6B994

#E6B994
(230,185,148)
#D2A987
(210,169,135)
#BE997A
(190,153,122)
#AA896D
(170,137,109)
#967960
(150,121,96)
#826953
(130,105,83)
#6E5946
(110,89,70)
#5A4939
(90,73,57)
#46392C
(70,57,44)
#32291F
(50,41,31)
#1E1912
(30,25,18)
#000000
(0,0,0)

Tints of #E6B994

#E6B994
(230,185,148)
#E8BF9D
(232,191,157)
#EAC5A6
(234,197,166)
#ECCBAF
(236,203,175)
#EED1B8
(238,209,184)
#F0D7C1
(240,215,193)
#F2DDCA
(242,221,202)
#F4E3D3
(244,227,211)
#F6E9DC
(246,233,220)
#F8EFE5
(248,239,229)
#FAF5EE
(250,245,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E6B994 color. Also use rgb(230,185,148) instead hex code.

Text Font Color

.myTextColor { color: #E6B994; }

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

This text font color is #E6B994.

Background Color

.myBgColor { background-color: #E6B994; }

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

This div background color is #E6B994.

Border color

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

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

This div border color is #E6B994.

Opacity

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

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

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

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

This text has shadow with #E6B994 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6B994.

Preview

Color preview on black background

This text has color #E6B994 on black background.


Color preview on white background

This text has color #E6B994 on white background.


Black color preview on #E6B994 background

This text has black color on #E6B994 background.


White color preview on #E6B994 background

This text has white color on #E6B994 background.


Related colors

Complementary color

Complementary color for #hex is #19466B.


I love getcolorcode.com

Triadic colors

1 #94E6B9 and #B994E6 with #E6B994 are triadic colors.

2 #94B9E6 and #B9E694 with #E6B994 are triadic colors.