COLOR #A68772

HEX: #A68772 RGB: (166,135,114)

Color info

#A68772 contains red, green and blue colors in about the same proportion. Web safe color of #A68772 is #999966 (or #996).

RGB color model

#A68772 color RGB value is (166,135,114).

RGB: (166,135,114) (65%, 53%, 45%)

RGB channels and saturation

R 166 of 255 = 65%
G 135 of 255 = 53%
B 114 of 255 = 45%

166
135
114

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

Portions of RGB colors in percentages

R + G + B = 166 + 135 + 114 = 415 (100%)
R 166 of 415 ~ 40%
G 135 of 415 ~ 32.53%
B 114 of 415 ~ 27.47'%

%40
%32.53
%27.47

CMYK color model

#A68772 color CMYK value is (0,19,31,35).

  • cyan value is 0.00%
  • magenta value is 18.67%
  • yellow value is 31.33%
  • key color value is 34.90%
CMYK: (0,19,31,35) C0M19Y31K35 (0%,19%,31%,35%) (0.00/0.19/0.31/0.35) 

CMYK percentages

%0
%18.67
%31.33
%34.9

Codes

Color #A68772 in popluar color models

A6 87 72
RGB 166 135 114
HSL 24° 22.61% 54.90%
HSB/HSV 24° 31.33% 65.10%
CMYK 0.00% 18.67% 31.33%
34.90%

Color #A68772 in popluar number systems.

HEX A6 87 72
Decimal 166 135 114
Binary 10100110 10000111 1110010
Octal 246 207 162

Shades and tints

Shades of #A68772

#A68772
(166,135,114)
#977B68
(151,123,104)
#886F5E
(136,111,94)
#796354
(121,99,84)
#6A574A
(106,87,74)
#5B4B40
(91,75,64)
#4C3F36
(76,63,54)
#3D332C
(61,51,44)
#2E2722
(46,39,34)
#1F1B18
(31,27,24)
#100F0E
(16,15,14)
#000000
(0,0,0)

Tints of #A68772

#A68772
(166,135,114)
#AE917E
(174,145,126)
#B69B8A
(182,155,138)
#BEA596
(190,165,150)
#C6AFA2
(198,175,162)
#CEB9AE
(206,185,174)
#D6C3BA
(214,195,186)
#DECDC6
(222,205,198)
#E6D7D2
(230,215,210)
#EEE1DE
(238,225,222)
#F6EBEA
(246,235,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A68772; }

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

This text font color is #A68772.

Background Color

.myBgColor { background-color: #A68772; }

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

This div background color is #A68772.

Border color

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

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

This div border color is #A68772.

Opacity

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

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

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

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

This text has shadow with #A68772 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A68772.

Preview

Color preview on black background

This text has color #A68772 on black background.


Color preview on white background

This text has color #A68772 on white background.


Black color preview on #A68772 background

This text has black color on #A68772 background.


White color preview on #A68772 background

This text has white color on #A68772 background.


Related colors

Complementary color

Complementary color for #hex is #59788D.


I love getcolorcode.com

Triadic colors

1 #72A687 and #8772A6 with #A68772 are triadic colors.

2 #7287A6 and #87A672 with #A68772 are triadic colors.