COLOR #A75839

HEX: #A75839 RGB: (167,88,57)

Color info

#A75839 contains mainly red color. Web safe color of #A75839 is #996633 (or #963).

RGB color model

#A75839 color RGB value is (167,88,57).

RGB: (167,88,57) (65%, 35%, 22%)

RGB channels and saturation

R 167 of 255 = 65%
G 88 of 255 = 35%
B 57 of 255 = 22%

167
88
57

R + G + B ~ 41%. #A75839 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 167 + 88 + 57 = 312 (100%)
R 167 of 312 ~ 53.53%
G 88 of 312 ~ 28.21%
B 57 of 312 ~ 18.27'%

%53.53
%28.21
%18.27

CMYK color model

#A75839 color CMYK value is (0,47,66,35).

  • cyan value is 0.00%
  • magenta value is 47.31%
  • yellow value is 65.87%
  • key color value is 34.51%
CMYK: (0,47,66,35) C0M47Y66K35 (0%,47%,66%,35%) (0.00/0.47/0.66/0.35) 

CMYK percentages

%0
%47.31
%65.87
%34.51

Codes

Color #A75839 in popluar color models

A7 58 39
RGB 167 88 57
HSL 17° 49.11% 43.92%
HSB/HSV 17° 65.87% 65.49%
CMYK 0.00% 47.31% 65.87%
34.51%

Color #A75839 in popluar number systems.

HEX A7 58 39
Decimal 167 88 57
Binary 10100111 1011000 111001
Octal 247 130 71

Shades and tints

Shades of #A75839

#A75839
(167,88,57)
#985034
(152,80,52)
#89482F
(137,72,47)
#7A402A
(122,64,42)
#6B3825
(107,56,37)
#5C3020
(92,48,32)
#4D281B
(77,40,27)
#3E2016
(62,32,22)
#2F1811
(47,24,17)
#20100C
(32,16,12)
#110807
(17,8,7)
#000000
(0,0,0)

Tints of #A75839

#A75839
(167,88,57)
#AF674B
(175,103,75)
#B7765D
(183,118,93)
#BF856F
(191,133,111)
#C79481
(199,148,129)
#CFA393
(207,163,147)
#D7B2A5
(215,178,165)
#DFC1B7
(223,193,183)
#E7D0C9
(231,208,201)
#EFDFDB
(239,223,219)
#F7EEED
(247,238,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A75839 color. Also use rgb(167,88,57) instead hex code.

Text Font Color

.myTextColor { color: #A75839; }

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

This text font color is #A75839.

Background Color

.myBgColor { background-color: #A75839; }

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

This div background color is #A75839.

Border color

.myBorderColor { border: 1px solid #A75839; }

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

This div border color is #A75839.

Opacity

.myOpacity80 { color: #A75839; opacity: 0.8; }

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

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

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

This text has shadow with #A75839 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A75839.

Preview

Color preview on black background

This text has color #A75839 on black background.


Color preview on white background

This text has color #A75839 on white background.


Black color preview on #A75839 background

This text has black color on #A75839 background.


White color preview on #A75839 background

This text has white color on #A75839 background.


Related colors

Complementary color

Complementary color for #hex is #58A7C6.


I love getcolorcode.com

Triadic colors

1 #39A758 and #5839A7 with #A75839 are triadic colors.

2 #3958A7 and #58A739 with #A75839 are triadic colors.