COLOR #A67E8D

HEX: #A67E8D RGB: (166,126,141)

Color info

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

RGB color model

#A67E8D color RGB value is (166,126,141).

RGB: (166,126,141) (65%, 49%, 55%)

RGB channels and saturation

R 166 of 255 = 65%
G 126 of 255 = 49%
B 141 of 255 = 55%

166
126
141

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

Portions of RGB colors in percentages

R + G + B = 166 + 126 + 141 = 433 (100%)
R 166 of 433 ~ 38.34%
G 126 of 433 ~ 29.1%
B 141 of 433 ~ 32.56'%

%38.34
%29.1
%32.56

CMYK color model

#A67E8D color CMYK value is (0,24,15,35).

  • cyan value is 0.00%
  • magenta value is 24.10%
  • yellow value is 15.06%
  • key color value is 34.90%

CMYK: (0,24,15,35)
C0M24Y15K35 (0%, 24%, 15%, 35%)
(0.00 / 0.24 / 0.15 / 0.35)

CMYK percentages

%0
%24.1
%15.06
%34.9

Codes

Color #A67E8D in popluar color models

A6 7E 8D
RGB 166 126 141
HSL 338° 18.35% 57.25%
HSB/HSV 338° 24.10% 65.10%
CMYK 0.00% 24.10% 15.06%
34.90%

Color #A67E8D in popluar number systems.

HEX A6 7E 8D
Decimal 166 126 141
Binary 10100110 1111110 10001101
Octal 246 176 215

Shades and tints

Shades of #A67E8D

#A67E8D
(166,126,141)
#977381
(151,115,129)
#886875
(136,104,117)
#795D69
(121,93,105)
#6A525D
(106,82,93)
#5B4751
(91,71,81)
#4C3C45
(76,60,69)
#3D3139
(61,49,57)
#2E262D
(46,38,45)
#1F1B21
(31,27,33)
#101015
(16,16,21)
#000000
(0,0,0)

Tints of #A67E8D

#A67E8D
(166,126,141)
#AE8997
(174,137,151)
#B694A1
(182,148,161)
#BE9FAB
(190,159,171)
#C6AAB5
(198,170,181)
#CEB5BF
(206,181,191)
#D6C0C9
(214,192,201)
#DECBD3
(222,203,211)
#E6D6DD
(230,214,221)
#EEE1E7
(238,225,231)
#F6ECF1
(246,236,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A67E8D color. Also use rgb(166,126,141) instead hex code.

Text Font Color

.myTextColor { color: #A67E8D; }

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

This text font color is #A67E8D.

Background Color

.myBgColor { background-color: #A67E8D; }

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

This div background color is #A67E8D.

Border color

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

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

This div border color is #A67E8D.

Opacity

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

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

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

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

This text has shadow with #A67E8D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A67E8D.

Preview

Color preview on black background

This text has color #A67E8D on black background.


Color preview on white background

This text has color #A67E8D on white background.


Black color preview on #A67E8D background

This text has black color on #A67E8D background.


White color preview on #A67E8D background

This text has white color on #A67E8D background.


Related colors

Complementary color

Complementary color for #hex is #598172.


I love getcolorcode.com

Triadic colors

1 #8DA67E and #7E8DA6 with #A67E8D are triadic colors.

2 #8D7EA6 and #7EA68D with #A67E8D are triadic colors.