COLOR #A67281

HEX: #A67281 RGB: (166,114,129)

Color info

#A67281 contains red, green and blue colors in about the same proportion. Web safe color of #A67281 is #996699 (or #969).

RGB color model

#A67281 color RGB value is (166,114,129).

RGB: (166,114,129) (65%, 45%, 51%)

RGB channels and saturation

R 166 of 255 = 65%
G 114 of 255 = 45%
B 129 of 255 = 51%

166
114
129

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

Portions of RGB colors in percentages

R + G + B = 166 + 114 + 129 = 409 (100%)
R 166 of 409 ~ 40.59%
G 114 of 409 ~ 27.87%
B 129 of 409 ~ 31.54'%

%40.59
%27.87
%31.54

CMYK color model

#A67281 color CMYK value is (0,31,22,35).

  • cyan value is 0.00%
  • magenta value is 31.33%
  • yellow value is 22.29%
  • key color value is 34.90%
CMYK: (0,31,22,35) C0M31Y22K35 (0%,31%,22%,35%) (0.00/0.31/0.22/0.35) 

CMYK percentages

%0
%31.33
%22.29
%34.9

Codes

Color #A67281 in popluar color models

A6 72 81
RGB 166 114 129
HSL 343° 22.61% 54.90%
HSB/HSV 343° 31.33% 65.10%
CMYK 0.00% 31.33% 22.29%
34.90%

Color #A67281 in popluar number systems.

HEX A6 72 81
Decimal 166 114 129
Binary 10100110 1110010 10000001
Octal 246 162 201

Shades and tints

Shades of #A67281

#A67281
(166,114,129)
#976876
(151,104,118)
#885E6B
(136,94,107)
#795460
(121,84,96)
#6A4A55
(106,74,85)
#5B404A
(91,64,74)
#4C363F
(76,54,63)
#3D2C34
(61,44,52)
#2E2229
(46,34,41)
#1F181E
(31,24,30)
#100E13
(16,14,19)
#000000
(0,0,0)

Tints of #A67281

#A67281
(166,114,129)
#AE7E8C
(174,126,140)
#B68A97
(182,138,151)
#BE96A2
(190,150,162)
#C6A2AD
(198,162,173)
#CEAEB8
(206,174,184)
#D6BAC3
(214,186,195)
#DEC6CE
(222,198,206)
#E6D2D9
(230,210,217)
#EEDEE4
(238,222,228)
#F6EAEF
(246,234,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A67281 color. Also use rgb(166,114,129) instead hex code.

Text Font Color

.myTextColor { color: #A67281; }

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

This text font color is #A67281.

Background Color

.myBgColor { background-color: #A67281; }

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

This div background color is #A67281.

Border color

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

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

This div border color is #A67281.

Opacity

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

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

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

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

This text has shadow with #A67281 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A67281.

Preview

Color preview on black background

This text has color #A67281 on black background.


Color preview on white background

This text has color #A67281 on white background.


Black color preview on #A67281 background

This text has black color on #A67281 background.


White color preview on #A67281 background

This text has white color on #A67281 background.


Related colors

Complementary color

Complementary color for #hex is #598D7E.


I love getcolorcode.com

Triadic colors

1 #81A672 and #7281A6 with #A67281 are triadic colors.

2 #8172A6 and #72A681 with #A67281 are triadic colors.