COLOR #8A4944

HEX: #8A4944 RGB: (138,73,68)

Color info

#8A4944 contains mainly red color. Web safe color of #8A4944 is #993333 (or #933).

RGB color model

#8A4944 color RGB value is (138,73,68).

RGB: (138,73,68) (54%, 29%, 27%)

RGB channels and saturation

R 138 of 255 = 54%
G 73 of 255 = 29%
B 68 of 255 = 27%

138
73
68

R + G + B ~ 37%. #8A4944 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 138 + 73 + 68 = 279 (100%)
R 138 of 279 ~ 49.46%
G 73 of 279 ~ 26.16%
B 68 of 279 ~ 24.37'%

%49.46
%26.16
%24.37

CMYK color model

#8A4944 color CMYK value is (0,47,51,46).

  • cyan value is 0.00%
  • magenta value is 47.10%
  • yellow value is 50.72%
  • key color value is 45.88%
CMYK: (0,47,51,46) C0M47Y51K46 (0%,47%,51%,46%) (0.00/0.47/0.51/0.46) 

CMYK percentages

%0
%47.1
%50.72
%45.88

Codes

Color #8A4944 in popluar color models

8A 49 44
RGB 138 73 68
HSL 33.98% 40.39%
HSB/HSV 50.72% 54.12%
CMYK 0.00% 47.10% 50.72%
45.88%

Color #8A4944 in popluar number systems.

HEX 8A 49 44
Decimal 138 73 68
Binary 10001010 1001001 1000100
Octal 212 111 104

Shades and tints

Shades of #8A4944

#8A4944
(138,73,68)
#7E433E
(126,67,62)
#723D38
(114,61,56)
#663732
(102,55,50)
#5A312C
(90,49,44)
#4E2B26
(78,43,38)
#422520
(66,37,32)
#361F1A
(54,31,26)
#2A1914
(42,25,20)
#1E130E
(30,19,14)
#120D08
(18,13,8)
#000000
(0,0,0)

Tints of #8A4944

#8A4944
(138,73,68)
#945955
(148,89,85)
#9E6966
(158,105,102)
#A87977
(168,121,119)
#B28988
(178,137,136)
#BC9999
(188,153,153)
#C6A9AA
(198,169,170)
#D0B9BB
(208,185,187)
#DAC9CC
(218,201,204)
#E4D9DD
(228,217,221)
#EEE9EE
(238,233,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #8A4944 color. Also use rgb(138,73,68) instead hex code.

Text Font Color

.myTextColor { color: #8A4944; }

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

This text font color is #8A4944.

Background Color

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

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

This div background color is #8A4944.

Border color

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

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

This div border color is #8A4944.

Opacity

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

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

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

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

This text has shadow with #8A4944 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8A4944.

Preview

Color preview on black background

This text has color #8A4944 on black background.


Color preview on white background

This text has color #8A4944 on white background.


Black color preview on #8A4944 background

This text has black color on #8A4944 background.


White color preview on #8A4944 background

This text has white color on #8A4944 background.


Related colors

Complementary color

Complementary color for #hex is #75B6BB.


I love getcolorcode.com

Triadic colors

1 #448A49 and #49448A with #8A4944 are triadic colors.

2 #44498A and #498A44 with #8A4944 are triadic colors.