COLOR #A46152

HEX: #A46152 RGB: (164,97,82)

Color info

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

RGB color model

#A46152 color RGB value is (164,97,82).

RGB: (164,97,82) (64%, 38%, 32%)

RGB channels and saturation

R 164 of 255 = 64%
G 97 of 255 = 38%
B 82 of 255 = 32%

164
97
82

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

Portions of RGB colors in percentages

R + G + B = 164 + 97 + 82 = 343 (100%)
R 164 of 343 ~ 47.81%
G 97 of 343 ~ 28.28%
B 82 of 343 ~ 23.91'%

%47.81
%28.28
%23.91

CMYK color model

#A46152 color CMYK value is (0,41,50,36).

  • cyan value is 0.00%
  • magenta value is 40.85%
  • yellow value is 50.00%
  • key color value is 35.69%

CMYK: (0,41,50,36)
C0M41Y50K36 (0%, 41%, 50%, 36%)
(0.00 / 0.41 / 0.50 / 0.36)

CMYK percentages

%0
%40.85
%50
%35.69

Codes

Color #A46152 in popluar color models

A4 61 52
RGB 164 97 82
HSL 11° 33.33% 48.24%
HSB/HSV 11° 50.00% 64.31%
CMYK 0.00% 40.85% 50.00%
35.69%

Color #A46152 in popluar number systems.

HEX A4 61 52
Decimal 164 97 82
Binary 10100100 1100001 1010010
Octal 244 141 122

Shades and tints

Shades of #A46152

#A46152
(164,97,82)
#96594B
(150,89,75)
#885144
(136,81,68)
#7A493D
(122,73,61)
#6C4136
(108,65,54)
#5E392F
(94,57,47)
#503128
(80,49,40)
#422921
(66,41,33)
#34211A
(52,33,26)
#261913
(38,25,19)
#18110C
(24,17,12)
#000000
(0,0,0)

Tints of #A46152

#A46152
(164,97,82)
#AC6F61
(172,111,97)
#B47D70
(180,125,112)
#BC8B7F
(188,139,127)
#C4998E
(196,153,142)
#CCA79D
(204,167,157)
#D4B5AC
(212,181,172)
#DCC3BB
(220,195,187)
#E4D1CA
(228,209,202)
#ECDFD9
(236,223,217)
#F4EDE8
(244,237,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A46152 color. Also use rgb(164,97,82) instead hex code.

Text Font Color

.myTextColor { color: #A46152; }

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

This text font color is #A46152.

Background Color

.myBgColor { background-color: #A46152; }

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

This div background color is #A46152.

Border color

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

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

This div border color is #A46152.

Opacity

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

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

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

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

This text has shadow with #A46152 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A46152.

Preview

Color preview on black background

This text has color #A46152 on black background.


Color preview on white background

This text has color #A46152 on white background.


Black color preview on #A46152 background

This text has black color on #A46152 background.


White color preview on #A46152 background

This text has white color on #A46152 background.


Related colors

Complementary color

Complementary color for #hex is #5B9EAD.


I love getcolorcode.com

Triadic colors

1 #52A461 and #6152A4 with #A46152 are triadic colors.

2 #5261A4 and #61A452 with #A46152 are triadic colors.