COLOR #8A7D67

HEX: #8A7D67 RGB: (138,125,103)

Color info

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

RGB color model

#8A7D67 color RGB value is (138,125,103).

RGB: (138,125,103) (54%, 49%, 40%)

RGB channels and saturation

R 138 of 255 = 54%
G 125 of 255 = 49%
B 103 of 255 = 40%

138
125
103

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

Portions of RGB colors in percentages

R + G + B = 138 + 125 + 103 = 366 (100%)
R 138 of 366 ~ 37.7%
G 125 of 366 ~ 34.15%
B 103 of 366 ~ 28.14'%

%37.7
%34.15
%28.14

CMYK color model

#8A7D67 color CMYK value is (0,9,25,46).

  • cyan value is 0.00%
  • magenta value is 9.42%
  • yellow value is 25.36%
  • key color value is 45.88%

CMYK: (0,9,25,46)
C0M9Y25K46 (0%, 9%, 25%, 46%)
(0.00 / 0.09 / 0.25 / 0.46)

CMYK percentages

%0
%9.42
%25.36
%45.88

Codes

Color #8A7D67 in popluar color models

8A 7D 67
RGB 138 125 103
HSL 38° 14.52% 47.25%
HSB/HSV 38° 25.36% 54.12%
CMYK 0.00% 9.42% 25.36%
45.88%

Color #8A7D67 in popluar number systems.

HEX 8A 7D 67
Decimal 138 125 103
Binary 10001010 1111101 1100111
Octal 212 175 147

Shades and tints

Shades of #8A7D67

#8A7D67
(138,125,103)
#7E725E
(126,114,94)
#726755
(114,103,85)
#665C4C
(102,92,76)
#5A5143
(90,81,67)
#4E463A
(78,70,58)
#423B31
(66,59,49)
#363028
(54,48,40)
#2A251F
(42,37,31)
#1E1A16
(30,26,22)
#120F0D
(18,15,13)
#000000
(0,0,0)

Tints of #8A7D67

#8A7D67
(138,125,103)
#948874
(148,136,116)
#9E9381
(158,147,129)
#A89E8E
(168,158,142)
#B2A99B
(178,169,155)
#BCB4A8
(188,180,168)
#C6BFB5
(198,191,181)
#D0CAC2
(208,202,194)
#DAD5CF
(218,213,207)
#E4E0DC
(228,224,220)
#EEEBE9
(238,235,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #8A7D67 color. Also use rgb(138,125,103) instead hex code.

Text Font Color

.myTextColor { color: #8A7D67; }

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

This text font color is #8A7D67.

Background Color

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

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

This div background color is #8A7D67.

Border color

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

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

This div border color is #8A7D67.

Opacity

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

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

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

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

This text has shadow with #8A7D67 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8A7D67.

Preview

Color preview on black background

This text has color #8A7D67 on black background.


Color preview on white background

This text has color #8A7D67 on white background.


Black color preview on #8A7D67 background

This text has black color on #8A7D67 background.


White color preview on #8A7D67 background

This text has white color on #8A7D67 background.


Related colors

Complementary color

Complementary color for #hex is #758298.


I love getcolorcode.com

Triadic colors

1 #678A7D and #7D678A with #8A7D67 are triadic colors.

2 #677D8A and #7D8A67 with #8A7D67 are triadic colors.