COLOR #8A6A64

HEX: #8A6A64 RGB: (138,106,100)

Color info

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

RGB color model

#8A6A64 color RGB value is (138,106,100).

RGB: (138,106,100) (54%, 42%, 39%)

RGB channels and saturation

R 138 of 255 = 54%
G 106 of 255 = 42%
B 100 of 255 = 39%

138
106
100

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

Portions of RGB colors in percentages

R + G + B = 138 + 106 + 100 = 344 (100%)
R 138 of 344 ~ 40.12%
G 106 of 344 ~ 30.81%
B 100 of 344 ~ 29.07'%

%40.12
%30.81
%29.07

CMYK color model

#8A6A64 color CMYK value is (0,23,28,46).

  • cyan value is 0.00%
  • magenta value is 23.19%
  • yellow value is 27.54%
  • key color value is 45.88%

CMYK: (0,23,28,46)
C0M23Y28K46 (0%, 23%, 28%, 46%)
(0.00 / 0.23 / 0.28 / 0.46)

CMYK percentages

%0
%23.19
%27.54
%45.88

Codes

Color #8A6A64 in popluar color models

8A 6A 64
RGB 138 106 100
HSL 15.97% 46.67%
HSB/HSV 27.54% 54.12%
CMYK 0.00% 23.19% 27.54%
45.88%

Color #8A6A64 in popluar number systems.

HEX 8A 6A 64
Decimal 138 106 100
Binary 10001010 1101010 1100100
Octal 212 152 144

Shades and tints

Shades of #8A6A64

#8A6A64
(138,106,100)
#7E615B
(126,97,91)
#725852
(114,88,82)
#664F49
(102,79,73)
#5A4640
(90,70,64)
#4E3D37
(78,61,55)
#42342E
(66,52,46)
#362B25
(54,43,37)
#2A221C
(42,34,28)
#1E1913
(30,25,19)
#12100A
(18,16,10)
#000000
(0,0,0)

Tints of #8A6A64

#8A6A64
(138,106,100)
#947772
(148,119,114)
#9E8480
(158,132,128)
#A8918E
(168,145,142)
#B29E9C
(178,158,156)
#BCABAA
(188,171,170)
#C6B8B8
(198,184,184)
#D0C5C6
(208,197,198)
#DAD2D4
(218,210,212)
#E4DFE2
(228,223,226)
#EEECF0
(238,236,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #8A6A64 color. Also use rgb(138,106,100) instead hex code.

Text Font Color

.myTextColor { color: #8A6A64; }

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

This text font color is #8A6A64.

Background Color

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

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

This div background color is #8A6A64.

Border color

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

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

This div border color is #8A6A64.

Opacity

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

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

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

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

This text has shadow with #8A6A64 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8A6A64.

Preview

Color preview on black background

This text has color #8A6A64 on black background.


Color preview on white background

This text has color #8A6A64 on white background.


Black color preview on #8A6A64 background

This text has black color on #8A6A64 background.


White color preview on #8A6A64 background

This text has white color on #8A6A64 background.


Related colors

Complementary color

Complementary color for #hex is #75959B.


I love getcolorcode.com

Triadic colors

1 #648A6A and #6A648A with #8A6A64 are triadic colors.

2 #646A8A and #6A8A64 with #8A6A64 are triadic colors.