COLOR #A46271

HEX: #A46271 RGB: (164,98,113)

Color info

#A46271 contains mainly red and blue colors. Web safe color of #A46271 is #996666 (or #966).

RGB color model

#A46271 color RGB value is (164,98,113).

RGB: (164,98,113) (64%, 38%, 44%)

RGB channels and saturation

R 164 of 255 = 64%
G 98 of 255 = 38%
B 113 of 255 = 44%

164
98
113

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

Portions of RGB colors in percentages

R + G + B = 164 + 98 + 113 = 375 (100%)
R 164 of 375 ~ 43.73%
G 98 of 375 ~ 26.13%
B 113 of 375 ~ 30.13'%

%43.73
%26.13
%30.13

CMYK color model

#A46271 color CMYK value is (0,40,31,36).

  • cyan value is 0.00%
  • magenta value is 40.24%
  • yellow value is 31.10%
  • key color value is 35.69%
CMYK: (0,40,31,36) C0M40Y31K36 (0%,40%,31%,36%) (0.00/0.40/0.31/0.36) 

CMYK percentages

%0
%40.24
%31.1
%35.69

Codes

Color #A46271 in popluar color models

A4 62 71
RGB 164 98 113
HSL 346° 26.61% 51.37%
HSB/HSV 346° 40.24% 64.31%
CMYK 0.00% 40.24% 31.10%
35.69%

Color #A46271 in popluar number systems.

HEX A4 62 71
Decimal 164 98 113
Binary 10100100 1100010 1110001
Octal 244 142 161

Shades and tints

Shades of #A46271

#A46271
(164,98,113)
#965A67
(150,90,103)
#88525D
(136,82,93)
#7A4A53
(122,74,83)
#6C4249
(108,66,73)
#5E3A3F
(94,58,63)
#503235
(80,50,53)
#422A2B
(66,42,43)
#342221
(52,34,33)
#261A17
(38,26,23)
#18120D
(24,18,13)
#000000
(0,0,0)

Tints of #A46271

#A46271
(164,98,113)
#AC707D
(172,112,125)
#B47E89
(180,126,137)
#BC8C95
(188,140,149)
#C49AA1
(196,154,161)
#CCA8AD
(204,168,173)
#D4B6B9
(212,182,185)
#DCC4C5
(220,196,197)
#E4D2D1
(228,210,209)
#ECE0DD
(236,224,221)
#F4EEE9
(244,238,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A46271 color. Also use rgb(164,98,113) instead hex code.

Text Font Color

.myTextColor { color: #A46271; }

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

This text font color is #A46271.

Background Color

.myBgColor { background-color: #A46271; }

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

This div background color is #A46271.

Border color

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

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

This div border color is #A46271.

Opacity

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

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

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

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

This text has shadow with #A46271 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A46271.

Preview

Color preview on black background

This text has color #A46271 on black background.


Color preview on white background

This text has color #A46271 on white background.


Black color preview on #A46271 background

This text has black color on #A46271 background.


White color preview on #A46271 background

This text has white color on #A46271 background.


Related colors

Complementary color

Complementary color for #hex is #5B9D8E.


I love getcolorcode.com

Triadic colors

1 #71A462 and #6271A4 with #A46271 are triadic colors.

2 #7162A4 and #62A471 with #A46271 are triadic colors.