COLOR #A67D8E

HEX: #A67D8E RGB: (166,125,142)

Color info

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

RGB color model

#A67D8E color RGB value is (166,125,142).

RGB: (166,125,142) (65%, 49%, 56%)

RGB channels and saturation

R 166 of 255 = 65%
G 125 of 255 = 49%
B 142 of 255 = 56%

166
125
142

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

Portions of RGB colors in percentages

R + G + B = 166 + 125 + 142 = 433 (100%)
R 166 of 433 ~ 38.34%
G 125 of 433 ~ 28.87%
B 142 of 433 ~ 32.79'%

%38.34
%28.87
%32.79

CMYK color model

#A67D8E color CMYK value is (0,25,14,35).

  • cyan value is 0.00%
  • magenta value is 24.70%
  • yellow value is 14.46%
  • key color value is 34.90%

CMYK: (0,25,14,35)
C0M25Y14K35 (0%, 25%, 14%, 35%)
(0.00 / 0.25 / 0.14 / 0.35)

CMYK percentages

%0
%24.7
%14.46
%34.9

Codes

Color #A67D8E in popluar color models

A6 7D 8E
RGB 166 125 142
HSL 335° 18.72% 57.06%
HSB/HSV 335° 24.70% 65.10%
CMYK 0.00% 24.70% 14.46%
34.90%

Color #A67D8E in popluar number systems.

HEX A6 7D 8E
Decimal 166 125 142
Binary 10100110 1111101 10001110
Octal 246 175 216

Shades and tints

Shades of #A67D8E

#A67D8E
(166,125,142)
#977282
(151,114,130)
#886776
(136,103,118)
#795C6A
(121,92,106)
#6A515E
(106,81,94)
#5B4652
(91,70,82)
#4C3B46
(76,59,70)
#3D303A
(61,48,58)
#2E252E
(46,37,46)
#1F1A22
(31,26,34)
#100F16
(16,15,22)
#000000
(0,0,0)

Tints of #A67D8E

#A67D8E
(166,125,142)
#AE8898
(174,136,152)
#B693A2
(182,147,162)
#BE9EAC
(190,158,172)
#C6A9B6
(198,169,182)
#CEB4C0
(206,180,192)
#D6BFCA
(214,191,202)
#DECAD4
(222,202,212)
#E6D5DE
(230,213,222)
#EEE0E8
(238,224,232)
#F6EBF2
(246,235,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A67D8E color. Also use rgb(166,125,142) instead hex code.

Text Font Color

.myTextColor { color: #A67D8E; }

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

This text font color is #A67D8E.

Background Color

.myBgColor { background-color: #A67D8E; }

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

This div background color is #A67D8E.

Border color

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

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

This div border color is #A67D8E.

Opacity

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

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

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

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

This text has shadow with #A67D8E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A67D8E.

Preview

Color preview on black background

This text has color #A67D8E on black background.


Color preview on white background

This text has color #A67D8E on white background.


Black color preview on #A67D8E background

This text has black color on #A67D8E background.


White color preview on #A67D8E background

This text has white color on #A67D8E background.


Related colors

Complementary color

Complementary color for #hex is #598271.


I love getcolorcode.com

Triadic colors

1 #8EA67D and #7D8EA6 with #A67D8E are triadic colors.

2 #8E7DA6 and #7DA68E with #A67D8E are triadic colors.