COLOR #A69770

HEX: #A69770 RGB: (166,151,112)

Color info

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

RGB color model

#A69770 color RGB value is (166,151,112).

RGB: (166,151,112) (65%, 59%, 44%)

RGB channels and saturation

R 166 of 255 = 65%
G 151 of 255 = 59%
B 112 of 255 = 44%

166
151
112

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

Portions of RGB colors in percentages

R + G + B = 166 + 151 + 112 = 429 (100%)
R 166 of 429 ~ 38.69%
G 151 of 429 ~ 35.2%
B 112 of 429 ~ 26.11'%

%38.69
%35.2
%26.11

CMYK color model

#A69770 color CMYK value is (0,9,33,35).

  • cyan value is 0.00%
  • magenta value is 9.04%
  • yellow value is 32.53%
  • key color value is 34.90%

CMYK: (0,9,33,35)
C0M9Y33K35 (0%, 9%, 33%, 35%)
(0.00 / 0.09 / 0.33 / 0.35)

CMYK percentages

%0
%9.04
%32.53
%34.9

Codes

Color #A69770 in popluar color models

A6 97 70
RGB 166 151 112
HSL 43° 23.28% 54.51%
HSB/HSV 43° 32.53% 65.10%
CMYK 0.00% 9.04% 32.53%
34.90%

Color #A69770 in popluar number systems.

HEX A6 97 70
Decimal 166 151 112
Binary 10100110 10010111 1110000
Octal 246 227 160

Shades and tints

Shades of #A69770

#A69770
(166,151,112)
#978A66
(151,138,102)
#887D5C
(136,125,92)
#797052
(121,112,82)
#6A6348
(106,99,72)
#5B563E
(91,86,62)
#4C4934
(76,73,52)
#3D3C2A
(61,60,42)
#2E2F20
(46,47,32)
#1F2216
(31,34,22)
#10150C
(16,21,12)
#000000
(0,0,0)

Tints of #A69770

#A69770
(166,151,112)
#AEA07D
(174,160,125)
#B6A98A
(182,169,138)
#BEB297
(190,178,151)
#C6BBA4
(198,187,164)
#CEC4B1
(206,196,177)
#D6CDBE
(214,205,190)
#DED6CB
(222,214,203)
#E6DFD8
(230,223,216)
#EEE8E5
(238,232,229)
#F6F1F2
(246,241,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A69770 color. Also use rgb(166,151,112) instead hex code.

Text Font Color

.myTextColor { color: #A69770; }

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

This text font color is #A69770.

Background Color

.myBgColor { background-color: #A69770; }

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

This div background color is #A69770.

Border color

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

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

This div border color is #A69770.

Opacity

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

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

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

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

This text has shadow with #A69770 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A69770.

Preview

Color preview on black background

This text has color #A69770 on black background.


Color preview on white background

This text has color #A69770 on white background.


Black color preview on #A69770 background

This text has black color on #A69770 background.


White color preview on #A69770 background

This text has white color on #A69770 background.


Related colors

Complementary color

Complementary color for #hex is #59688F.


I love getcolorcode.com

Triadic colors

1 #70A697 and #9770A6 with #A69770 are triadic colors.

2 #7097A6 and #97A670 with #A69770 are triadic colors.