COLOR #8A6E30

HEX: #8A6E30 RGB: (138,110,48)

Color info

#8A6E30 contains mainly red and green colors. Web safe color of #8A6E30 is #996633 (or #963).

RGB color model

#8A6E30 color RGB value is (138,110,48).

RGB: (138,110,48) (54%, 43%, 19%)

RGB channels and saturation

R 138 of 255 = 54%
G 110 of 255 = 43%
B 48 of 255 = 19%

138
110
48

R + G + B ~ 39%. #8A6E30 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 138 + 110 + 48 = 296 (100%)
R 138 of 296 ~ 46.62%
G 110 of 296 ~ 37.16%
B 48 of 296 ~ 16.22'%

%46.62
%37.16
%16.22

CMYK color model

#8A6E30 color CMYK value is (0,20,65,46).

  • cyan value is 0.00%
  • magenta value is 20.29%
  • yellow value is 65.22%
  • key color value is 45.88%

CMYK: (0,20,65,46)
C0M20Y65K46 (0%, 20%, 65%, 46%)
(0.00 / 0.20 / 0.65 / 0.46)

CMYK percentages

%0
%20.29
%65.22
%45.88

Codes

Color #8A6E30 in popluar color models

8A 6E 30
RGB 138 110 48
HSL 41° 48.39% 36.47%
HSB/HSV 41° 65.22% 54.12%
CMYK 0.00% 20.29% 65.22%
45.88%

Color #8A6E30 in popluar number systems.

HEX 8A 6E 30
Decimal 138 110 48
Binary 10001010 1101110 110000
Octal 212 156 60

Shades and tints

Shades of #8A6E30

#8A6E30
(138,110,48)
#7E642C
(126,100,44)
#725A28
(114,90,40)
#665024
(102,80,36)
#5A4620
(90,70,32)
#4E3C1C
(78,60,28)
#423218
(66,50,24)
#362814
(54,40,20)
#2A1E10
(42,30,16)
#1E140C
(30,20,12)
#120A08
(18,10,8)
#000000
(0,0,0)

Tints of #8A6E30

#8A6E30
(138,110,48)
#947B42
(148,123,66)
#9E8854
(158,136,84)
#A89566
(168,149,102)
#B2A278
(178,162,120)
#BCAF8A
(188,175,138)
#C6BC9C
(198,188,156)
#D0C9AE
(208,201,174)
#DAD6C0
(218,214,192)
#E4E3D2
(228,227,210)
#EEF0E4
(238,240,228)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #8A6E30 color. Also use rgb(138,110,48) instead hex code.

Text Font Color

.myTextColor { color: #8A6E30; }

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

This text font color is #8A6E30.

Background Color

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

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

This div background color is #8A6E30.

Border color

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

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

This div border color is #8A6E30.

Opacity

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

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

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

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

This text has shadow with #8A6E30 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8A6E30.

Preview

Color preview on black background

This text has color #8A6E30 on black background.


Color preview on white background

This text has color #8A6E30 on white background.


Black color preview on #8A6E30 background

This text has black color on #8A6E30 background.


White color preview on #8A6E30 background

This text has white color on #8A6E30 background.


Related colors

Complementary color

Complementary color for #hex is #7591CF.


I love getcolorcode.com

Triadic colors

1 #308A6E and #6E308A with #8A6E30 are triadic colors.

2 #306E8A and #6E8A30 with #8A6E30 are triadic colors.