COLOR #A45946

HEX: #A45946 RGB: (164,89,70)

Color info

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

RGB color model

#A45946 color RGB value is (164,89,70).

RGB: (164,89,70) (64%, 35%, 27%)

RGB channels and saturation

R 164 of 255 = 64%
G 89 of 255 = 35%
B 70 of 255 = 27%

164
89
70

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

Portions of RGB colors in percentages

R + G + B = 164 + 89 + 70 = 323 (100%)
R 164 of 323 ~ 50.77%
G 89 of 323 ~ 27.55%
B 70 of 323 ~ 21.67'%

%50.77
%27.55
%21.67

CMYK color model

#A45946 color CMYK value is (0,46,57,36).

  • cyan value is 0.00%
  • magenta value is 45.73%
  • yellow value is 57.32%
  • key color value is 35.69%
CMYK: (0,46,57,36) C0M46Y57K36 (0%,46%,57%,36%) (0.00/0.46/0.57/0.36) 

CMYK percentages

%0
%45.73
%57.32
%35.69

Codes

Color #A45946 in popluar color models

A4 59 46
RGB 164 89 70
HSL 12° 40.17% 45.88%
HSB/HSV 12° 57.32% 64.31%
CMYK 0.00% 45.73% 57.32%
35.69%

Color #A45946 in popluar number systems.

HEX A4 59 46
Decimal 164 89 70
Binary 10100100 1011001 1000110
Octal 244 131 106

Shades and tints

Shades of #A45946

#A45946
(164,89,70)
#965140
(150,81,64)
#88493A
(136,73,58)
#7A4134
(122,65,52)
#6C392E
(108,57,46)
#5E3128
(94,49,40)
#502922
(80,41,34)
#42211C
(66,33,28)
#341916
(52,25,22)
#261110
(38,17,16)
#18090A
(24,9,10)
#000000
(0,0,0)

Tints of #A45946

#A45946
(164,89,70)
#AC6856
(172,104,86)
#B47766
(180,119,102)
#BC8676
(188,134,118)
#C49586
(196,149,134)
#CCA496
(204,164,150)
#D4B3A6
(212,179,166)
#DCC2B6
(220,194,182)
#E4D1C6
(228,209,198)
#ECE0D6
(236,224,214)
#F4EFE6
(244,239,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A45946 color. Also use rgb(164,89,70) instead hex code.

Text Font Color

.myTextColor { color: #A45946; }

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

This text font color is #A45946.

Background Color

.myBgColor { background-color: #A45946; }

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

This div background color is #A45946.

Border color

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

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

This div border color is #A45946.

Opacity

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

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

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

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

This text has shadow with #A45946 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A45946.

Preview

Color preview on black background

This text has color #A45946 on black background.


Color preview on white background

This text has color #A45946 on white background.


Black color preview on #A45946 background

This text has black color on #A45946 background.


White color preview on #A45946 background

This text has white color on #A45946 background.


Related colors

Complementary color

Complementary color for #hex is #5BA6B9.


I love getcolorcode.com

Triadic colors

1 #46A459 and #5946A4 with #A45946 are triadic colors.

2 #4659A4 and #59A446 with #A45946 are triadic colors.