COLOR #A45729

HEX: #A45729 RGB: (164,87,41)

Color info

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

RGB color model

#A45729 color RGB value is (164,87,41).

RGB: (164,87,41) (64%, 34%, 16%)

RGB channels and saturation

R 164 of 255 = 64%
G 87 of 255 = 34%
B 41 of 255 = 16%

164
87
41

R + G + B ~ 38%. #A45729 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 164 + 87 + 41 = 292 (100%)
R 164 of 292 ~ 56.16%
G 87 of 292 ~ 29.79%
B 41 of 292 ~ 14.04'%

%56.16
%29.79
%14.04

CMYK color model

#A45729 color CMYK value is (0,47,75,36).

  • cyan value is 0.00%
  • magenta value is 46.95%
  • yellow value is 75.00%
  • key color value is 35.69%

CMYK: (0,47,75,36)
C0M47Y75K36 (0%, 47%, 75%, 36%)
(0.00 / 0.47 / 0.75 / 0.36)

CMYK percentages

%0
%46.95
%75
%35.69

Codes

Color #A45729 in popluar color models

A4 57 29
RGB 164 87 41
HSL 22° 60.00% 40.20%
HSB/HSV 22° 75.00% 64.31%
CMYK 0.00% 46.95% 75.00%
35.69%

Color #A45729 in popluar number systems.

HEX A4 57 29
Decimal 164 87 41
Binary 10100100 1010111 101001
Octal 244 127 51

Shades and tints

Shades of #A45729

#A45729
(164,87,41)
#965026
(150,80,38)
#884923
(136,73,35)
#7A4220
(122,66,32)
#6C3B1D
(108,59,29)
#5E341A
(94,52,26)
#502D17
(80,45,23)
#422614
(66,38,20)
#341F11
(52,31,17)
#26180E
(38,24,14)
#18110B
(24,17,11)
#000000
(0,0,0)

Tints of #A45729

#A45729
(164,87,41)
#AC663C
(172,102,60)
#B4754F
(180,117,79)
#BC8462
(188,132,98)
#C49375
(196,147,117)
#CCA288
(204,162,136)
#D4B19B
(212,177,155)
#DCC0AE
(220,192,174)
#E4CFC1
(228,207,193)
#ECDED4
(236,222,212)
#F4EDE7
(244,237,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A45729 color. Also use rgb(164,87,41) instead hex code.

Text Font Color

.myTextColor { color: #A45729; }

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

This text font color is #A45729.

Background Color

.myBgColor { background-color: #A45729; }

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

This div background color is #A45729.

Border color

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

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

This div border color is #A45729.

Opacity

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

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

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

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

This text has shadow with #A45729 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A45729.

Preview

Color preview on black background

This text has color #A45729 on black background.


Color preview on white background

This text has color #A45729 on white background.


Black color preview on #A45729 background

This text has black color on #A45729 background.


White color preview on #A45729 background

This text has white color on #A45729 background.


Related colors

Complementary color

Complementary color for #hex is #5BA8D6.


I love getcolorcode.com

Triadic colors

1 #29A457 and #5729A4 with #A45729 are triadic colors.

2 #2957A4 and #57A429 with #A45729 are triadic colors.