COLOR #A69159

HEX: #A69159 RGB: (166,145,89)

Color info

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

RGB color model

#A69159 color RGB value is (166,145,89).

RGB: (166,145,89) (65%, 57%, 35%)

RGB channels and saturation

R 166 of 255 = 65%
G 145 of 255 = 57%
B 89 of 255 = 35%

166
145
89

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

Portions of RGB colors in percentages

R + G + B = 166 + 145 + 89 = 400 (100%)
R 166 of 400 ~ 41.5%
G 145 of 400 ~ 36.25%
B 89 of 400 ~ 22.25'%

%41.5
%36.25
%22.25

CMYK color model

#A69159 color CMYK value is (0,13,46,35).

  • cyan value is 0.00%
  • magenta value is 12.65%
  • yellow value is 46.39%
  • key color value is 34.90%
CMYK: (0,13,46,35) C0M13Y46K35 (0%,13%,46%,35%) (0.00/0.13/0.46/0.35) 

CMYK percentages

%0
%12.65
%46.39
%34.9

Codes

Color #A69159 in popluar color models

A6 91 59
RGB 166 145 89
HSL 44° 30.20% 50.00%
HSB/HSV 44° 46.39% 65.10%
CMYK 0.00% 12.65% 46.39%
34.90%

Color #A69159 in popluar number systems.

HEX A6 91 59
Decimal 166 145 89
Binary 10100110 10010001 1011001
Octal 246 221 131

Shades and tints

Shades of #A69159

#A69159
(166,145,89)
#978451
(151,132,81)
#887749
(136,119,73)
#796A41
(121,106,65)
#6A5D39
(106,93,57)
#5B5031
(91,80,49)
#4C4329
(76,67,41)
#3D3621
(61,54,33)
#2E2919
(46,41,25)
#1F1C11
(31,28,17)
#100F09
(16,15,9)
#000000
(0,0,0)

Tints of #A69159

#A69159
(166,145,89)
#AE9B68
(174,155,104)
#B6A577
(182,165,119)
#BEAF86
(190,175,134)
#C6B995
(198,185,149)
#CEC3A4
(206,195,164)
#D6CDB3
(214,205,179)
#DED7C2
(222,215,194)
#E6E1D1
(230,225,209)
#EEEBE0
(238,235,224)
#F6F5EF
(246,245,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A69159; }

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

This text font color is #A69159.

Background Color

.myBgColor { background-color: #A69159; }

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

This div background color is #A69159.

Border color

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

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

This div border color is #A69159.

Opacity

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

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

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

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

This text has shadow with #A69159 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A69159.

Preview

Color preview on black background

This text has color #A69159 on black background.


Color preview on white background

This text has color #A69159 on white background.


Black color preview on #A69159 background

This text has black color on #A69159 background.


White color preview on #A69159 background

This text has white color on #A69159 background.


Related colors

Complementary color

Complementary color for #hex is #596EA6.


I love getcolorcode.com

Triadic colors

1 #59A691 and #9159A6 with #A69159 are triadic colors.

2 #5991A6 and #91A659 with #A69159 are triadic colors.