COLOR #A69859

HEX: #A69859 RGB: (166,152,89)

Color info

#A69859 contains mainly red and green colors. Web safe color of #A69859 is #999966 (or #996).

RGB color model

#A69859 color RGB value is (166,152,89).

RGB: (166,152,89) (65%, 60%, 35%)

RGB channels and saturation

R 166 of 255 = 65%
G 152 of 255 = 60%
B 89 of 255 = 35%

166
152
89

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

Portions of RGB colors in percentages

R + G + B = 166 + 152 + 89 = 407 (100%)
R 166 of 407 ~ 40.79%
G 152 of 407 ~ 37.35%
B 89 of 407 ~ 21.87'%

%40.79
%37.35
%21.87

CMYK color model

#A69859 color CMYK value is (0,8,46,35).

  • cyan value is 0.00%
  • magenta value is 8.43%
  • yellow value is 46.39%
  • key color value is 34.90%

CMYK: (0,8,46,35)
C0M8Y46K35 (0%, 8%, 46%, 35%)
(0.00 / 0.08 / 0.46 / 0.35)

CMYK percentages

%0
%8.43
%46.39
%34.9

Codes

Color #A69859 in popluar color models

A6 98 59
RGB 166 152 89
HSL 49° 30.20% 50.00%
HSB/HSV 49° 46.39% 65.10%
CMYK 0.00% 8.43% 46.39%
34.90%

Color #A69859 in popluar number systems.

HEX A6 98 59
Decimal 166 152 89
Binary 10100110 10011000 1011001
Octal 246 230 131

Shades and tints

Shades of #A69859

#A69859
(166,152,89)
#978B51
(151,139,81)
#887E49
(136,126,73)
#797141
(121,113,65)
#6A6439
(106,100,57)
#5B5731
(91,87,49)
#4C4A29
(76,74,41)
#3D3D21
(61,61,33)
#2E3019
(46,48,25)
#1F2311
(31,35,17)
#101609
(16,22,9)
#000000
(0,0,0)

Tints of #A69859

#A69859
(166,152,89)
#AEA168
(174,161,104)
#B6AA77
(182,170,119)
#BEB386
(190,179,134)
#C6BC95
(198,188,149)
#CEC5A4
(206,197,164)
#D6CEB3
(214,206,179)
#DED7C2
(222,215,194)
#E6E0D1
(230,224,209)
#EEE9E0
(238,233,224)
#F6F2EF
(246,242,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A69859 color. Also use rgb(166,152,89) instead hex code.

Text Font Color

.myTextColor { color: #A69859; }

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

This text font color is #A69859.

Background Color

.myBgColor { background-color: #A69859; }

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

This div background color is #A69859.

Border color

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

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

This div border color is #A69859.

Opacity

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

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

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

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

This text has shadow with #A69859 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A69859.

Preview

Color preview on black background

This text has color #A69859 on black background.


Color preview on white background

This text has color #A69859 on white background.


Black color preview on #A69859 background

This text has black color on #A69859 background.


White color preview on #A69859 background

This text has white color on #A69859 background.


Related colors

Complementary color

Complementary color for #hex is #5967A6.


I love getcolorcode.com

Triadic colors

1 #59A698 and #9859A6 with #A69859 are triadic colors.

2 #5998A6 and #98A659 with #A69859 are triadic colors.