COLOR #A15748

HEX: #A15748 RGB: (161,87,72)

Color info

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

RGB color model

#A15748 color RGB value is (161,87,72).

RGB: (161,87,72) (63%, 34%, 28%)

RGB channels and saturation

R 161 of 255 = 63%
G 87 of 255 = 34%
B 72 of 255 = 28%

161
87
72

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

Portions of RGB colors in percentages

R + G + B = 161 + 87 + 72 = 320 (100%)
R 161 of 320 ~ 50.31%
G 87 of 320 ~ 27.19%
B 72 of 320 ~ 22.5'%

%50.31
%27.19
%22.5

CMYK color model

#A15748 color CMYK value is (0,46,55,37).

  • cyan value is 0.00%
  • magenta value is 45.96%
  • yellow value is 55.28%
  • key color value is 36.86%
CMYK: (0,46,55,37) C0M46Y55K37 (0%,46%,55%,37%) (0.00/0.46/0.55/0.37) 

CMYK percentages

%0
%45.96
%55.28
%36.86

Codes

Color #A15748 in popluar color models

A1 57 48
RGB 161 87 72
HSL 10° 38.20% 45.69%
HSB/HSV 10° 55.28% 63.14%
CMYK 0.00% 45.96% 55.28%
36.86%

Color #A15748 in popluar number systems.

HEX A1 57 48
Decimal 161 87 72
Binary 10100001 1010111 1001000
Octal 241 127 110

Shades and tints

Shades of #A15748

#A15748
(161,87,72)
#935042
(147,80,66)
#85493C
(133,73,60)
#774236
(119,66,54)
#693B30
(105,59,48)
#5B342A
(91,52,42)
#4D2D24
(77,45,36)
#3F261E
(63,38,30)
#311F18
(49,31,24)
#231812
(35,24,18)
#15110C
(21,17,12)
#000000
(0,0,0)

Tints of #A15748

#A15748
(161,87,72)
#A96658
(169,102,88)
#B17568
(177,117,104)
#B98478
(185,132,120)
#C19388
(193,147,136)
#C9A298
(201,162,152)
#D1B1A8
(209,177,168)
#D9C0B8
(217,192,184)
#E1CFC8
(225,207,200)
#E9DED8
(233,222,216)
#F1EDE8
(241,237,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A15748 color. Also use rgb(161,87,72) instead hex code.

Text Font Color

.myTextColor { color: #A15748; }

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

This text font color is #A15748.

Background Color

.myBgColor { background-color: #A15748; }

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

This div background color is #A15748.

Border color

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

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

This div border color is #A15748.

Opacity

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

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

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

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

This text has shadow with #A15748 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A15748.

Preview

Color preview on black background

This text has color #A15748 on black background.


Color preview on white background

This text has color #A15748 on white background.


Black color preview on #A15748 background

This text has black color on #A15748 background.


White color preview on #A15748 background

This text has white color on #A15748 background.


Related colors

Complementary color

Complementary color for #hex is #5EA8B7.


I love getcolorcode.com

Triadic colors

1 #48A157 and #5748A1 with #A15748 are triadic colors.

2 #4857A1 and #57A148 with #A15748 are triadic colors.