COLOR #8A4C44

HEX: #8A4C44 RGB: (138,76,68)

Color info

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

RGB color model

#8A4C44 color RGB value is (138,76,68).

RGB: (138,76,68) (54%, 30%, 27%)

RGB channels and saturation

R 138 of 255 = 54%
G 76 of 255 = 30%
B 68 of 255 = 27%

138
76
68

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

Portions of RGB colors in percentages

R + G + B = 138 + 76 + 68 = 282 (100%)
R 138 of 282 ~ 48.94%
G 76 of 282 ~ 26.95%
B 68 of 282 ~ 24.11'%

%48.94
%26.95
%24.11

CMYK color model

#8A4C44 color CMYK value is (0,45,51,46).

  • cyan value is 0.00%
  • magenta value is 44.93%
  • yellow value is 50.72%
  • key color value is 45.88%

CMYK: (0,45,51,46)
C0M45Y51K46 (0%, 45%, 51%, 46%)
(0.00 / 0.45 / 0.51 / 0.46)

CMYK percentages

%0
%44.93
%50.72
%45.88

Codes

Color #8A4C44 in popluar color models

8A 4C 44
RGB 138 76 68
HSL 33.98% 40.39%
HSB/HSV 50.72% 54.12%
CMYK 0.00% 44.93% 50.72%
45.88%

Color #8A4C44 in popluar number systems.

HEX 8A 4C 44
Decimal 138 76 68
Binary 10001010 1001100 1000100
Octal 212 114 104

Shades and tints

Shades of #8A4C44

#8A4C44
(138,76,68)
#7E463E
(126,70,62)
#724038
(114,64,56)
#663A32
(102,58,50)
#5A342C
(90,52,44)
#4E2E26
(78,46,38)
#422820
(66,40,32)
#36221A
(54,34,26)
#2A1C14
(42,28,20)
#1E160E
(30,22,14)
#121008
(18,16,8)
#000000
(0,0,0)

Tints of #8A4C44

#8A4C44
(138,76,68)
#945C55
(148,92,85)
#9E6C66
(158,108,102)
#A87C77
(168,124,119)
#B28C88
(178,140,136)
#BC9C99
(188,156,153)
#C6ACAA
(198,172,170)
#D0BCBB
(208,188,187)
#DACCCC
(218,204,204)
#E4DCDD
(228,220,221)
#EEECEE
(238,236,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #8A4C44; }

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

This text font color is #8A4C44.

Background Color

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

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

This div background color is #8A4C44.

Border color

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

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

This div border color is #8A4C44.

Opacity

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

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

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

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

This text has shadow with #8A4C44 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8A4C44.

Preview

Color preview on black background

This text has color #8A4C44 on black background.


Color preview on white background

This text has color #8A4C44 on white background.


Black color preview on #8A4C44 background

This text has black color on #8A4C44 background.


White color preview on #8A4C44 background

This text has white color on #8A4C44 background.


Related colors

Complementary color

Complementary color for #hex is #75B3BB.


I love getcolorcode.com

Triadic colors

1 #448A4C and #4C448A with #8A4C44 are triadic colors.

2 #444C8A and #4C8A44 with #8A4C44 are triadic colors.