COLOR #A67E73

HEX: #A67E73 RGB: (166,126,115)

Color info

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

RGB color model

#A67E73 color RGB value is (166,126,115).

RGB: (166,126,115) (65%, 49%, 45%)

RGB channels and saturation

R 166 of 255 = 65%
G 126 of 255 = 49%
B 115 of 255 = 45%

166
126
115

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

Portions of RGB colors in percentages

R + G + B = 166 + 126 + 115 = 407 (100%)
R 166 of 407 ~ 40.79%
G 126 of 407 ~ 30.96%
B 115 of 407 ~ 28.26'%

%40.79
%30.96
%28.26

CMYK color model

#A67E73 color CMYK value is (0,24,31,35).

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

CMYK: (0,24,31,35)
C0M24Y31K35 (0%, 24%, 31%, 35%)
(0.00 / 0.24 / 0.31 / 0.35)

CMYK percentages

%0
%24.1
%30.72
%34.9

Codes

Color #A67E73 in popluar color models

A6 7E 73
RGB 166 126 115
HSL 13° 22.27% 55.10%
HSB/HSV 13° 30.72% 65.10%
CMYK 0.00% 24.10% 30.72%
34.90%

Color #A67E73 in popluar number systems.

HEX A6 7E 73
Decimal 166 126 115
Binary 10100110 1111110 1110011
Octal 246 176 163

Shades and tints

Shades of #A67E73

#A67E73
(166,126,115)
#977369
(151,115,105)
#88685F
(136,104,95)
#795D55
(121,93,85)
#6A524B
(106,82,75)
#5B4741
(91,71,65)
#4C3C37
(76,60,55)
#3D312D
(61,49,45)
#2E2623
(46,38,35)
#1F1B19
(31,27,25)
#10100F
(16,16,15)
#000000
(0,0,0)

Tints of #A67E73

#A67E73
(166,126,115)
#AE897F
(174,137,127)
#B6948B
(182,148,139)
#BE9F97
(190,159,151)
#C6AAA3
(198,170,163)
#CEB5AF
(206,181,175)
#D6C0BB
(214,192,187)
#DECBC7
(222,203,199)
#E6D6D3
(230,214,211)
#EEE1DF
(238,225,223)
#F6ECEB
(246,236,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A67E73; }

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

This text font color is #A67E73.

Background Color

.myBgColor { background-color: #A67E73; }

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

This div background color is #A67E73.

Border color

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

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

This div border color is #A67E73.

Opacity

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

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

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

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

This text has shadow with #A67E73 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A67E73.

Preview

Color preview on black background

This text has color #A67E73 on black background.


Color preview on white background

This text has color #A67E73 on white background.


Black color preview on #A67E73 background

This text has black color on #A67E73 background.


White color preview on #A67E73 background

This text has white color on #A67E73 background.


Related colors

Complementary color

Complementary color for #hex is #59818C.


I love getcolorcode.com

Triadic colors

1 #73A67E and #7E73A6 with #A67E73 are triadic colors.

2 #737EA6 and #7EA673 with #A67E73 are triadic colors.