COLOR #8A5F62

HEX: #8A5F62 RGB: (138,95,98)

Color info

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

RGB color model

#8A5F62 color RGB value is (138,95,98).

RGB: (138,95,98) (54%, 37%, 38%)

RGB channels and saturation

R 138 of 255 = 54%
G 95 of 255 = 37%
B 98 of 255 = 38%

138
95
98

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

Portions of RGB colors in percentages

R + G + B = 138 + 95 + 98 = 331 (100%)
R 138 of 331 ~ 41.69%
G 95 of 331 ~ 28.7%
B 98 of 331 ~ 29.61'%

%41.69
%28.7
%29.61

CMYK color model

#8A5F62 color CMYK value is (0,31,29,46).

  • cyan value is 0.00%
  • magenta value is 31.16%
  • yellow value is 28.99%
  • key color value is 45.88%

CMYK: (0,31,29,46)
C0M31Y29K46 (0%, 31%, 29%, 46%)
(0.00 / 0.31 / 0.29 / 0.46)

CMYK percentages

%0
%31.16
%28.99
%45.88

Codes

Color #8A5F62 in popluar color models

8A 5F 62
RGB 138 95 98
HSL 356° 18.45% 45.69%
HSB/HSV 356° 31.16% 54.12%
CMYK 0.00% 31.16% 28.99%
45.88%

Color #8A5F62 in popluar number systems.

HEX 8A 5F 62
Decimal 138 95 98
Binary 10001010 1011111 1100010
Octal 212 137 142

Shades and tints

Shades of #8A5F62

#8A5F62
(138,95,98)
#7E575A
(126,87,90)
#724F52
(114,79,82)
#66474A
(102,71,74)
#5A3F42
(90,63,66)
#4E373A
(78,55,58)
#422F32
(66,47,50)
#36272A
(54,39,42)
#2A1F22
(42,31,34)
#1E171A
(30,23,26)
#120F12
(18,15,18)
#000000
(0,0,0)

Tints of #8A5F62

#8A5F62
(138,95,98)
#946D70
(148,109,112)
#9E7B7E
(158,123,126)
#A8898C
(168,137,140)
#B2979A
(178,151,154)
#BCA5A8
(188,165,168)
#C6B3B6
(198,179,182)
#D0C1C4
(208,193,196)
#DACFD2
(218,207,210)
#E4DDE0
(228,221,224)
#EEEBEE
(238,235,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #8A5F62 color. Also use rgb(138,95,98) instead hex code.

Text Font Color

.myTextColor { color: #8A5F62; }

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

This text font color is #8A5F62.

Background Color

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

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

This div background color is #8A5F62.

Border color

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

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

This div border color is #8A5F62.

Opacity

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

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

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

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

This text has shadow with #8A5F62 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8A5F62.

Preview

Color preview on black background

This text has color #8A5F62 on black background.


Color preview on white background

This text has color #8A5F62 on white background.


Black color preview on #8A5F62 background

This text has black color on #8A5F62 background.


White color preview on #8A5F62 background

This text has white color on #8A5F62 background.


Related colors

Complementary color

Complementary color for #hex is #75A09D.


I love getcolorcode.com

Triadic colors

1 #628A5F and #5F628A with #8A5F62 are triadic colors.

2 #625F8A and #5F8A62 with #8A5F62 are triadic colors.