COLOR #8A6558

HEX: #8A6558 RGB: (138,101,88)

Color info

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

RGB color model

#8A6558 color RGB value is (138,101,88).

RGB: (138,101,88) (54%, 40%, 35%)

RGB channels and saturation

R 138 of 255 = 54%
G 101 of 255 = 40%
B 88 of 255 = 35%

138
101
88

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

Portions of RGB colors in percentages

R + G + B = 138 + 101 + 88 = 327 (100%)
R 138 of 327 ~ 42.2%
G 101 of 327 ~ 30.89%
B 88 of 327 ~ 26.91'%

%42.2
%30.89
%26.91

CMYK color model

#8A6558 color CMYK value is (0,27,36,46).

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

CMYK: (0,27,36,46)
C0M27Y36K46 (0%, 27%, 36%, 46%)
(0.00 / 0.27 / 0.36 / 0.46)

CMYK percentages

%0
%26.81
%36.23
%45.88

Codes

Color #8A6558 in popluar color models

8A 65 58
RGB 138 101 88
HSL 16° 22.12% 44.31%
HSB/HSV 16° 36.23% 54.12%
CMYK 0.00% 26.81% 36.23%
45.88%

Color #8A6558 in popluar number systems.

HEX 8A 65 58
Decimal 138 101 88
Binary 10001010 1100101 1011000
Octal 212 145 130

Shades and tints

Shades of #8A6558

#8A6558
(138,101,88)
#7E5C50
(126,92,80)
#725348
(114,83,72)
#664A40
(102,74,64)
#5A4138
(90,65,56)
#4E3830
(78,56,48)
#422F28
(66,47,40)
#362620
(54,38,32)
#2A1D18
(42,29,24)
#1E1410
(30,20,16)
#120B08
(18,11,8)
#000000
(0,0,0)

Tints of #8A6558

#8A6558
(138,101,88)
#947367
(148,115,103)
#9E8176
(158,129,118)
#A88F85
(168,143,133)
#B29D94
(178,157,148)
#BCABA3
(188,171,163)
#C6B9B2
(198,185,178)
#D0C7C1
(208,199,193)
#DAD5D0
(218,213,208)
#E4E3DF
(228,227,223)
#EEF1EE
(238,241,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #8A6558; }

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

This text font color is #8A6558.

Background Color

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

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

This div background color is #8A6558.

Border color

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

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

This div border color is #8A6558.

Opacity

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

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

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

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

This text has shadow with #8A6558 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8A6558.

Preview

Color preview on black background

This text has color #8A6558 on black background.


Color preview on white background

This text has color #8A6558 on white background.


Black color preview on #8A6558 background

This text has black color on #8A6558 background.


White color preview on #8A6558 background

This text has white color on #8A6558 background.


Related colors

Complementary color

Complementary color for #hex is #759AA7.


I love getcolorcode.com

Triadic colors

1 #588A65 and #65588A with #8A6558 are triadic colors.

2 #58658A and #658A58 with #8A6558 are triadic colors.