COLOR #A15425

HEX: #A15425 RGB: (161,84,37)

Color info

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

RGB color model

#A15425 color RGB value is (161,84,37).

RGB: (161,84,37) (63%, 33%, 15%)

RGB channels and saturation

R 161 of 255 = 63%
G 84 of 255 = 33%
B 37 of 255 = 15%

161
84
37

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

Portions of RGB colors in percentages

R + G + B = 161 + 84 + 37 = 282 (100%)
R 161 of 282 ~ 57.09%
G 84 of 282 ~ 29.79%
B 37 of 282 ~ 13.12'%

%57.09
%29.79
%13.12

CMYK color model

#A15425 color CMYK value is (0,48,77,37).

  • cyan value is 0.00%
  • magenta value is 47.83%
  • yellow value is 77.02%
  • key color value is 36.86%

CMYK: (0,48,77,37)
C0M48Y77K37 (0%, 48%, 77%, 37%)
(0.00 / 0.48 / 0.77 / 0.37)

CMYK percentages

%0
%47.83
%77.02
%36.86

Codes

Color #A15425 in popluar color models

A1 54 25
RGB 161 84 37
HSL 23° 62.63% 38.82%
HSB/HSV 23° 77.02% 63.14%
CMYK 0.00% 47.83% 77.02%
36.86%

Color #A15425 in popluar number systems.

HEX A1 54 25
Decimal 161 84 37
Binary 10100001 1010100 100101
Octal 241 124 45

Shades and tints

Shades of #A15425

#A15425
(161,84,37)
#934D22
(147,77,34)
#85461F
(133,70,31)
#773F1C
(119,63,28)
#693819
(105,56,25)
#5B3116
(91,49,22)
#4D2A13
(77,42,19)
#3F2310
(63,35,16)
#311C0D
(49,28,13)
#23150A
(35,21,10)
#150E07
(21,14,7)
#000000
(0,0,0)

Tints of #A15425

#A15425
(161,84,37)
#A96338
(169,99,56)
#B1724B
(177,114,75)
#B9815E
(185,129,94)
#C19071
(193,144,113)
#C99F84
(201,159,132)
#D1AE97
(209,174,151)
#D9BDAA
(217,189,170)
#E1CCBD
(225,204,189)
#E9DBD0
(233,219,208)
#F1EAE3
(241,234,227)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A15425 color. Also use rgb(161,84,37) instead hex code.

Text Font Color

.myTextColor { color: #A15425; }

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

This text font color is #A15425.

Background Color

.myBgColor { background-color: #A15425; }

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

This div background color is #A15425.

Border color

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

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

This div border color is #A15425.

Opacity

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

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

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

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

This text has shadow with #A15425 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A15425.

Preview

Color preview on black background

This text has color #A15425 on black background.


Color preview on white background

This text has color #A15425 on white background.


Black color preview on #A15425 background

This text has black color on #A15425 background.


White color preview on #A15425 background

This text has white color on #A15425 background.


Related colors

Complementary color

Complementary color for #hex is #5EABDA.


I love getcolorcode.com

Triadic colors

1 #25A154 and #5425A1 with #A15425 are triadic colors.

2 #2554A1 and #54A125 with #A15425 are triadic colors.