COLOR #A46650

HEX: #A46650 RGB: (164,102,80)

Color info

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

RGB color model

#A46650 color RGB value is (164,102,80).

RGB: (164,102,80) (64%, 40%, 31%)

RGB channels and saturation

R 164 of 255 = 64%
G 102 of 255 = 40%
B 80 of 255 = 31%

164
102
80

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

Portions of RGB colors in percentages

R + G + B = 164 + 102 + 80 = 346 (100%)
R 164 of 346 ~ 47.4%
G 102 of 346 ~ 29.48%
B 80 of 346 ~ 23.12'%

%47.4
%29.48
%23.12

CMYK color model

#A46650 color CMYK value is (0,38,51,36).

  • cyan value is 0.00%
  • magenta value is 37.80%
  • yellow value is 51.22%
  • key color value is 35.69%

CMYK: (0,38,51,36)
C0M38Y51K36 (0%, 38%, 51%, 36%)
(0.00 / 0.38 / 0.51 / 0.36)

CMYK percentages

%0
%37.8
%51.22
%35.69

Codes

Color #A46650 in popluar color models

A4 66 50
RGB 164 102 80
HSL 16° 34.43% 47.84%
HSB/HSV 16° 51.22% 64.31%
CMYK 0.00% 37.80% 51.22%
35.69%

Color #A46650 in popluar number systems.

HEX A4 66 50
Decimal 164 102 80
Binary 10100100 1100110 1010000
Octal 244 146 120

Shades and tints

Shades of #A46650

#A46650
(164,102,80)
#965D49
(150,93,73)
#885442
(136,84,66)
#7A4B3B
(122,75,59)
#6C4234
(108,66,52)
#5E392D
(94,57,45)
#503026
(80,48,38)
#42271F
(66,39,31)
#341E18
(52,30,24)
#261511
(38,21,17)
#180C0A
(24,12,10)
#000000
(0,0,0)

Tints of #A46650

#A46650
(164,102,80)
#AC735F
(172,115,95)
#B4806E
(180,128,110)
#BC8D7D
(188,141,125)
#C49A8C
(196,154,140)
#CCA79B
(204,167,155)
#D4B4AA
(212,180,170)
#DCC1B9
(220,193,185)
#E4CEC8
(228,206,200)
#ECDBD7
(236,219,215)
#F4E8E6
(244,232,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A46650 color. Also use rgb(164,102,80) instead hex code.

Text Font Color

.myTextColor { color: #A46650; }

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

This text font color is #A46650.

Background Color

.myBgColor { background-color: #A46650; }

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

This div background color is #A46650.

Border color

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

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

This div border color is #A46650.

Opacity

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

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

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

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

This text has shadow with #A46650 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A46650.

Preview

Color preview on black background

This text has color #A46650 on black background.


Color preview on white background

This text has color #A46650 on white background.


Black color preview on #A46650 background

This text has black color on #A46650 background.


White color preview on #A46650 background

This text has white color on #A46650 background.


Related colors

Complementary color

Complementary color for #hex is #5B99AF.


I love getcolorcode.com

Triadic colors

1 #50A466 and #6650A4 with #A46650 are triadic colors.

2 #5066A4 and #66A450 with #A46650 are triadic colors.