COLOR #A67D73

HEX: #A67D73 RGB: (166,125,115)

Color info

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

RGB color model

#A67D73 color RGB value is (166,125,115).

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

RGB channels and saturation

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

166
125
115

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

Portions of RGB colors in percentages

R + G + B = 166 + 125 + 115 = 406 (100%)
R 166 of 406 ~ 40.89%
G 125 of 406 ~ 30.79%
B 115 of 406 ~ 28.33'%

%40.89
%30.79
%28.33

CMYK color model

#A67D73 color CMYK value is (0,25,31,35).

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

CMYK: (0,25,31,35)
C0M25Y31K35 (0%, 25%, 31%, 35%)
(0.00 / 0.25 / 0.31 / 0.35)

CMYK percentages

%0
%24.7
%30.72
%34.9

Codes

Color #A67D73 in popluar color models

A6 7D 73
RGB 166 125 115
HSL 12° 22.27% 55.10%
HSB/HSV 12° 30.72% 65.10%
CMYK 0.00% 24.70% 30.72%
34.90%

Color #A67D73 in popluar number systems.

HEX A6 7D 73
Decimal 166 125 115
Binary 10100110 1111101 1110011
Octal 246 175 163

Shades and tints

Shades of #A67D73

#A67D73
(166,125,115)
#977269
(151,114,105)
#88675F
(136,103,95)
#795C55
(121,92,85)
#6A514B
(106,81,75)
#5B4641
(91,70,65)
#4C3B37
(76,59,55)
#3D302D
(61,48,45)
#2E2523
(46,37,35)
#1F1A19
(31,26,25)
#100F0F
(16,15,15)
#000000
(0,0,0)

Tints of #A67D73

#A67D73
(166,125,115)
#AE887F
(174,136,127)
#B6938B
(182,147,139)
#BE9E97
(190,158,151)
#C6A9A3
(198,169,163)
#CEB4AF
(206,180,175)
#D6BFBB
(214,191,187)
#DECAC7
(222,202,199)
#E6D5D3
(230,213,211)
#EEE0DF
(238,224,223)
#F6EBEB
(246,235,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A67D73; }

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

This text font color is #A67D73.

Background Color

.myBgColor { background-color: #A67D73; }

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

This div background color is #A67D73.

Border color

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

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

This div border color is #A67D73.

Opacity

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

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

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

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

This text has shadow with #A67D73 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A67D73.

Preview

Color preview on black background

This text has color #A67D73 on black background.


Color preview on white background

This text has color #A67D73 on white background.


Black color preview on #A67D73 background

This text has black color on #A67D73 background.


White color preview on #A67D73 background

This text has white color on #A67D73 background.


Related colors

Complementary color

Complementary color for #hex is #59828C.


I love getcolorcode.com

Triadic colors

1 #73A67D and #7D73A6 with #A67D73 are triadic colors.

2 #737DA6 and #7DA673 with #A67D73 are triadic colors.