COLOR #8A7158

HEX: #8A7158 RGB: (138,113,88)

Color info

#8A7158 contains red, green and blue colors in about the same proportion. Web safe color of #8A7158 is #996666 (or #966).

RGB color model

#8A7158 color RGB value is (138,113,88).

RGB: (138,113,88) (54%, 44%, 35%)

RGB channels and saturation

R 138 of 255 = 54%
G 113 of 255 = 44%
B 88 of 255 = 35%

138
113
88

R + G + B ~ 44%. #8A7158 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 138 + 113 + 88 = 339 (100%)
R 138 of 339 ~ 40.71%
G 113 of 339 ~ 33.33%
B 88 of 339 ~ 25.96'%

%40.71
%33.33
%25.96

CMYK color model

#8A7158 color CMYK value is (0,18,36,46).

  • cyan value is 0.00%
  • magenta value is 18.12%
  • yellow value is 36.23%
  • key color value is 45.88%

CMYK: (0,18,36,46)
C0M18Y36K46 (0%, 18%, 36%, 46%)
(0.00 / 0.18 / 0.36 / 0.46)

CMYK percentages

%0
%18.12
%36.23
%45.88

Codes

Color #8A7158 in popluar color models

8A 71 58
RGB 138 113 88
HSL 30° 22.12% 44.31%
HSB/HSV 30° 36.23% 54.12%
CMYK 0.00% 18.12% 36.23%
45.88%

Color #8A7158 in popluar number systems.

HEX 8A 71 58
Decimal 138 113 88
Binary 10001010 1110001 1011000
Octal 212 161 130

Shades and tints

Shades of #8A7158

#8A7158
(138,113,88)
#7E6750
(126,103,80)
#725D48
(114,93,72)
#665340
(102,83,64)
#5A4938
(90,73,56)
#4E3F30
(78,63,48)
#423528
(66,53,40)
#362B20
(54,43,32)
#2A2118
(42,33,24)
#1E1710
(30,23,16)
#120D08
(18,13,8)
#000000
(0,0,0)

Tints of #8A7158

#8A7158
(138,113,88)
#947D67
(148,125,103)
#9E8976
(158,137,118)
#A89585
(168,149,133)
#B2A194
(178,161,148)
#BCADA3
(188,173,163)
#C6B9B2
(198,185,178)
#D0C5C1
(208,197,193)
#DAD1D0
(218,209,208)
#E4DDDF
(228,221,223)
#EEE9EE
(238,233,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #8A7158 color. Also use rgb(138,113,88) instead hex code.

Text Font Color

.myTextColor { color: #8A7158; }

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

This text font color is #8A7158.

Background Color

.myBgColor { background-color: #8A7158; }

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

This div background color is #8A7158.

Border color

.myBorderColor { border: 1px solid #8A7158; }

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

This div border color is #8A7158.

Opacity

.myOpacity80 { color: #8A7158; opacity: 0.8; }

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

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

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

This text has shadow with #8A7158 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8A7158.

Preview

Color preview on black background

This text has color #8A7158 on black background.


Color preview on white background

This text has color #8A7158 on white background.


Black color preview on #8A7158 background

This text has black color on #8A7158 background.


White color preview on #8A7158 background

This text has white color on #8A7158 background.


Related colors

Complementary color

Complementary color for #hex is #758EA7.


I love getcolorcode.com

Triadic colors

1 #588A71 and #71588A with #8A7158 are triadic colors.

2 #58718A and #718A58 with #8A7158 are triadic colors.