COLOR #A96457

HEX: #A96457 RGB: (169,100,87)

Color info

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

RGB color model

#A96457 color RGB value is (169,100,87).

RGB: (169,100,87) (66%, 39%, 34%)

RGB channels and saturation

R 169 of 255 = 66%
G 100 of 255 = 39%
B 87 of 255 = 34%

169
100
87

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

Portions of RGB colors in percentages

R + G + B = 169 + 100 + 87 = 356 (100%)
R 169 of 356 ~ 47.47%
G 100 of 356 ~ 28.09%
B 87 of 356 ~ 24.44'%

%47.47
%28.09
%24.44

CMYK color model

#A96457 color CMYK value is (0,41,49,34).

  • cyan value is 0.00%
  • magenta value is 40.83%
  • yellow value is 48.52%
  • key color value is 33.73%

CMYK: (0,41,49,34)
C0M41Y49K34 (0%, 41%, 49%, 34%)
(0.00 / 0.41 / 0.49 / 0.34)

CMYK percentages

%0
%40.83
%48.52
%33.73

Codes

Color #A96457 in popluar color models

A9 64 57
RGB 169 100 87
HSL 10° 32.28% 50.20%
HSB/HSV 10° 48.52% 66.27%
CMYK 0.00% 40.83% 48.52%
33.73%

Color #A96457 in popluar number systems.

HEX A9 64 57
Decimal 169 100 87
Binary 10101001 1100100 1010111
Octal 251 144 127

Shades and tints

Shades of #A96457

#A96457
(169,100,87)
#9A5B50
(154,91,80)
#8B5249
(139,82,73)
#7C4942
(124,73,66)
#6D403B
(109,64,59)
#5E3734
(94,55,52)
#4F2E2D
(79,46,45)
#402526
(64,37,38)
#311C1F
(49,28,31)
#221318
(34,19,24)
#130A11
(19,10,17)
#000000
(0,0,0)

Tints of #A96457

#A96457
(169,100,87)
#B07266
(176,114,102)
#B78075
(183,128,117)
#BE8E84
(190,142,132)
#C59C93
(197,156,147)
#CCAAA2
(204,170,162)
#D3B8B1
(211,184,177)
#DAC6C0
(218,198,192)
#E1D4CF
(225,212,207)
#E8E2DE
(232,226,222)
#EFF0ED
(239,240,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A96457 color. Also use rgb(169,100,87) instead hex code.

Text Font Color

.myTextColor { color: #A96457; }

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

This text font color is #A96457.

Background Color

.myBgColor { background-color: #A96457; }

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

This div background color is #A96457.

Border color

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

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

This div border color is #A96457.

Opacity

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

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

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

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

This text has shadow with #A96457 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A96457.

Preview

Color preview on black background

This text has color #A96457 on black background.


Color preview on white background

This text has color #A96457 on white background.


Black color preview on #A96457 background

This text has black color on #A96457 background.


White color preview on #A96457 background

This text has white color on #A96457 background.


Related colors

Complementary color

Complementary color for #hex is #569BA8.


I love getcolorcode.com

Triadic colors

1 #57A964 and #6457A9 with #A96457 are triadic colors.

2 #5764A9 and #64A957 with #A96457 are triadic colors.