COLOR #A46257

HEX: #A46257 RGB: (164,98,87)

Color info

#A46257 contains mainly red color. Web safe color of #A46257 is #996666 (or #966).

RGB color model

#A46257 color RGB value is (164,98,87).

RGB: (164,98,87) (64%, 38%, 34%)

RGB channels and saturation

R 164 of 255 = 64%
G 98 of 255 = 38%
B 87 of 255 = 34%

164
98
87

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

Portions of RGB colors in percentages

R + G + B = 164 + 98 + 87 = 349 (100%)
R 164 of 349 ~ 46.99%
G 98 of 349 ~ 28.08%
B 87 of 349 ~ 24.93'%

%46.99
%28.08
%24.93

CMYK color model

#A46257 color CMYK value is (0,40,47,36).

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

CMYK: (0,40,47,36)
C0M40Y47K36 (0%, 40%, 47%, 36%)
(0.00 / 0.40 / 0.47 / 0.36)

CMYK percentages

%0
%40.24
%46.95
%35.69

Codes

Color #A46257 in popluar color models

A4 62 57
RGB 164 98 87
HSL 30.68% 49.22%
HSB/HSV 46.95% 64.31%
CMYK 0.00% 40.24% 46.95%
35.69%

Color #A46257 in popluar number systems.

HEX A4 62 57
Decimal 164 98 87
Binary 10100100 1100010 1010111
Octal 244 142 127

Shades and tints

Shades of #A46257

#A46257
(164,98,87)
#965A50
(150,90,80)
#885249
(136,82,73)
#7A4A42
(122,74,66)
#6C423B
(108,66,59)
#5E3A34
(94,58,52)
#50322D
(80,50,45)
#422A26
(66,42,38)
#34221F
(52,34,31)
#261A18
(38,26,24)
#181211
(24,18,17)
#000000
(0,0,0)

Tints of #A46257

#A46257
(164,98,87)
#AC7066
(172,112,102)
#B47E75
(180,126,117)
#BC8C84
(188,140,132)
#C49A93
(196,154,147)
#CCA8A2
(204,168,162)
#D4B6B1
(212,182,177)
#DCC4C0
(220,196,192)
#E4D2CF
(228,210,207)
#ECE0DE
(236,224,222)
#F4EEED
(244,238,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A46257; }

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

This text font color is #A46257.

Background Color

.myBgColor { background-color: #A46257; }

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

This div background color is #A46257.

Border color

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

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

This div border color is #A46257.

Opacity

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

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

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

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

This text has shadow with #A46257 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A46257.

Preview

Color preview on black background

This text has color #A46257 on black background.


Color preview on white background

This text has color #A46257 on white background.


Black color preview on #A46257 background

This text has black color on #A46257 background.


White color preview on #A46257 background

This text has white color on #A46257 background.


Related colors

Complementary color

Complementary color for #hex is #5B9DA8.


I love getcolorcode.com

Triadic colors

1 #57A462 and #6257A4 with #A46257 are triadic colors.

2 #5762A4 and #62A457 with #A46257 are triadic colors.