COLOR #A46524

HEX: #A46524 RGB: (164,101,36)

Color info

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

RGB color model

#A46524 color RGB value is (164,101,36).

RGB: (164,101,36) (64%, 40%, 14%)

RGB channels and saturation

R 164 of 255 = 64%
G 101 of 255 = 40%
B 36 of 255 = 14%

164
101
36

R + G + B ~ 39%. #A46524 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 164 + 101 + 36 = 301 (100%)
R 164 of 301 ~ 54.49%
G 101 of 301 ~ 33.55%
B 36 of 301 ~ 11.96'%

%54.49
%33.55
%11.96

CMYK color model

#A46524 color CMYK value is (0,38,78,36).

  • cyan value is 0.00%
  • magenta value is 38.41%
  • yellow value is 78.05%
  • key color value is 35.69%

CMYK: (0,38,78,36)
C0M38Y78K36 (0%, 38%, 78%, 36%)
(0.00 / 0.38 / 0.78 / 0.36)

CMYK percentages

%0
%38.41
%78.05
%35.69

Codes

Color #A46524 in popluar color models

A4 65 24
RGB 164 101 36
HSL 30° 64.00% 39.22%
HSB/HSV 30° 78.05% 64.31%
CMYK 0.00% 38.41% 78.05%
35.69%

Color #A46524 in popluar number systems.

HEX A4 65 24
Decimal 164 101 36
Binary 10100100 1100101 100100
Octal 244 145 44

Shades and tints

Shades of #A46524

#A46524
(164,101,36)
#965C21
(150,92,33)
#88531E
(136,83,30)
#7A4A1B
(122,74,27)
#6C4118
(108,65,24)
#5E3815
(94,56,21)
#502F12
(80,47,18)
#42260F
(66,38,15)
#341D0C
(52,29,12)
#261409
(38,20,9)
#180B06
(24,11,6)
#000000
(0,0,0)

Tints of #A46524

#A46524
(164,101,36)
#AC7337
(172,115,55)
#B4814A
(180,129,74)
#BC8F5D
(188,143,93)
#C49D70
(196,157,112)
#CCAB83
(204,171,131)
#D4B996
(212,185,150)
#DCC7A9
(220,199,169)
#E4D5BC
(228,213,188)
#ECE3CF
(236,227,207)
#F4F1E2
(244,241,226)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A46524 color. Also use rgb(164,101,36) instead hex code.

Text Font Color

.myTextColor { color: #A46524; }

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

This text font color is #A46524.

Background Color

.myBgColor { background-color: #A46524; }

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

This div background color is #A46524.

Border color

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

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

This div border color is #A46524.

Opacity

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

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

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

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

This text has shadow with #A46524 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A46524.

Preview

Color preview on black background

This text has color #A46524 on black background.


Color preview on white background

This text has color #A46524 on white background.


Black color preview on #A46524 background

This text has black color on #A46524 background.


White color preview on #A46524 background

This text has white color on #A46524 background.


Related colors

Complementary color

Complementary color for #hex is #5B9ADB.


I love getcolorcode.com

Triadic colors

1 #24A465 and #6524A4 with #A46524 are triadic colors.

2 #2465A4 and #65A424 with #A46524 are triadic colors.