COLOR #A46F79

HEX: #A46F79 RGB: (164,111,121)

Color info

#A46F79 contains red, green and blue colors in about the same proportion. Web safe color of #A46F79 is #996666 (or #966).

RGB color model

#A46F79 color RGB value is (164,111,121).

RGB: (164,111,121) (64%, 44%, 47%)

RGB channels and saturation

R 164 of 255 = 64%
G 111 of 255 = 44%
B 121 of 255 = 47%

164
111
121

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

Portions of RGB colors in percentages

R + G + B = 164 + 111 + 121 = 396 (100%)
R 164 of 396 ~ 41.41%
G 111 of 396 ~ 28.03%
B 121 of 396 ~ 30.56'%

%41.41
%28.03
%30.56

CMYK color model

#A46F79 color CMYK value is (0,32,26,36).

  • cyan value is 0.00%
  • magenta value is 32.32%
  • yellow value is 26.22%
  • key color value is 35.69%

CMYK: (0,32,26,36)
C0M32Y26K36 (0%, 32%, 26%, 36%)
(0.00 / 0.32 / 0.26 / 0.36)

CMYK percentages

%0
%32.32
%26.22
%35.69

Codes

Color #A46F79 in popluar color models

A4 6F 79
RGB 164 111 121
HSL 349° 22.55% 53.92%
HSB/HSV 349° 32.32% 64.31%
CMYK 0.00% 32.32% 26.22%
35.69%

Color #A46F79 in popluar number systems.

HEX A4 6F 79
Decimal 164 111 121
Binary 10100100 1101111 1111001
Octal 244 157 171

Shades and tints

Shades of #A46F79

#A46F79
(164,111,121)
#96656E
(150,101,110)
#885B63
(136,91,99)
#7A5158
(122,81,88)
#6C474D
(108,71,77)
#5E3D42
(94,61,66)
#503337
(80,51,55)
#42292C
(66,41,44)
#341F21
(52,31,33)
#261516
(38,21,22)
#180B0B
(24,11,11)
#000000
(0,0,0)

Tints of #A46F79

#A46F79
(164,111,121)
#AC7C85
(172,124,133)
#B48991
(180,137,145)
#BC969D
(188,150,157)
#C4A3A9
(196,163,169)
#CCB0B5
(204,176,181)
#D4BDC1
(212,189,193)
#DCCACD
(220,202,205)
#E4D7D9
(228,215,217)
#ECE4E5
(236,228,229)
#F4F1F1
(244,241,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A46F79 color. Also use rgb(164,111,121) instead hex code.

Text Font Color

.myTextColor { color: #A46F79; }

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

This text font color is #A46F79.

Background Color

.myBgColor { background-color: #A46F79; }

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

This div background color is #A46F79.

Border color

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

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

This div border color is #A46F79.

Opacity

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

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

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

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

This text has shadow with #A46F79 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A46F79.

Preview

Color preview on black background

This text has color #A46F79 on black background.


Color preview on white background

This text has color #A46F79 on white background.


Black color preview on #A46F79 background

This text has black color on #A46F79 background.


White color preview on #A46F79 background

This text has white color on #A46F79 background.


Related colors

Complementary color

Complementary color for #hex is #5B9086.


I love getcolorcode.com

Triadic colors

1 #79A46F and #6F79A4 with #A46F79 are triadic colors.

2 #796FA4 and #6FA479 with #A46F79 are triadic colors.