COLOR #9E7657

HEX: #9E7657 RGB: (158,118,87)

Color info

#9E7657 contains mainly red and green colors. Web safe color of #9E7657 is #996666 (or #966).

RGB color model

#9E7657 color RGB value is (158,118,87).

RGB: (158,118,87) (62%, 46%, 34%)

RGB channels and saturation

R 158 of 255 = 62%
G 118 of 255 = 46%
B 87 of 255 = 34%

158
118
87

R + G + B ~ 47%. #9E7657 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 158 + 118 + 87 = 363 (100%)
R 158 of 363 ~ 43.53%
G 118 of 363 ~ 32.51%
B 87 of 363 ~ 23.97'%

%43.53
%32.51
%23.97

CMYK color model

#9E7657 color CMYK value is (0,25,45,38).

  • cyan value is 0.00%
  • magenta value is 25.32%
  • yellow value is 44.94%
  • key color value is 38.04%

CMYK: (0,25,45,38)
C0M25Y45K38 (0%, 25%, 45%, 38%)
(0.00 / 0.25 / 0.45 / 0.38)

CMYK percentages

%0
%25.32
%44.94
%38.04

Codes

Color #9E7657 in popluar color models

9E 76 57
RGB 158 118 87
HSL 26° 28.98% 48.04%
HSB/HSV 26° 44.94% 61.96%
CMYK 0.00% 25.32% 44.94%
38.04%

Color #9E7657 in popluar number systems.

HEX 9E 76 57
Decimal 158 118 87
Binary 10011110 1110110 1010111
Octal 236 166 127

Shades and tints

Shades of #9E7657

#9E7657
(158,118,87)
#906C50
(144,108,80)
#826249
(130,98,73)
#745842
(116,88,66)
#664E3B
(102,78,59)
#584434
(88,68,52)
#4A3A2D
(74,58,45)
#3C3026
(60,48,38)
#2E261F
(46,38,31)
#201C18
(32,28,24)
#121211
(18,18,17)
#000000
(0,0,0)

Tints of #9E7657

#9E7657
(158,118,87)
#A68266
(166,130,102)
#AE8E75
(174,142,117)
#B69A84
(182,154,132)
#BEA693
(190,166,147)
#C6B2A2
(198,178,162)
#CEBEB1
(206,190,177)
#D6CAC0
(214,202,192)
#DED6CF
(222,214,207)
#E6E2DE
(230,226,222)
#EEEEED
(238,238,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #9E7657 color. Also use rgb(158,118,87) instead hex code.

Text Font Color

.myTextColor { color: #9E7657; }

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

This text font color is #9E7657.

Background Color

.myBgColor { background-color: #9E7657; }

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

This div background color is #9E7657.

Border color

.myBorderColor { border: 1px solid #9E7657; }

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

This div border color is #9E7657.

Opacity

.myOpacity80 { color: #9E7657; opacity: 0.8; }

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

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

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

This text has shadow with #9E7657 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #9E7657.

Preview

Color preview on black background

This text has color #9E7657 on black background.


Color preview on white background

This text has color #9E7657 on white background.


Black color preview on #9E7657 background

This text has black color on #9E7657 background.


White color preview on #9E7657 background

This text has white color on #9E7657 background.


Related colors

Complementary color

Complementary color for #hex is #6189A8.


I love getcolorcode.com

Triadic colors

1 #579E76 and #76579E with #9E7657 are triadic colors.

2 #57769E and #769E57 with #9E7657 are triadic colors.