COLOR #A59868

HEX: #A59868 RGB: (165,152,104)

Color info

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

RGB color model

#A59868 color RGB value is (165,152,104).

RGB: (165,152,104) (65%, 60%, 41%)

RGB channels and saturation

R 165 of 255 = 65%
G 152 of 255 = 60%
B 104 of 255 = 41%

165
152
104

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

Portions of RGB colors in percentages

R + G + B = 165 + 152 + 104 = 421 (100%)
R 165 of 421 ~ 39.19%
G 152 of 421 ~ 36.1%
B 104 of 421 ~ 24.7'%

%39.19
%36.1
%24.7

CMYK color model

#A59868 color CMYK value is (0,8,37,35).

  • cyan value is 0.00%
  • magenta value is 7.88%
  • yellow value is 36.97%
  • key color value is 35.29%

CMYK: (0,8,37,35)
C0M8Y37K35 (0%, 8%, 37%, 35%)
(0.00 / 0.08 / 0.37 / 0.35)

CMYK percentages

%0
%7.88
%36.97
%35.29

Codes

Color #A59868 in popluar color models

A5 98 68
RGB 165 152 104
HSL 47° 25.31% 52.75%
HSB/HSV 47° 36.97% 64.71%
CMYK 0.00% 7.88% 36.97%
35.29%

Color #A59868 in popluar number systems.

HEX A5 98 68
Decimal 165 152 104
Binary 10100101 10011000 1101000
Octal 245 230 150

Shades and tints

Shades of #A59868

#A59868
(165,152,104)
#968B5F
(150,139,95)
#877E56
(135,126,86)
#78714D
(120,113,77)
#696444
(105,100,68)
#5A573B
(90,87,59)
#4B4A32
(75,74,50)
#3C3D29
(60,61,41)
#2D3020
(45,48,32)
#1E2317
(30,35,23)
#0F160E
(15,22,14)
#000000
(0,0,0)

Tints of #A59868

#A59868
(165,152,104)
#ADA175
(173,161,117)
#B5AA82
(181,170,130)
#BDB38F
(189,179,143)
#C5BC9C
(197,188,156)
#CDC5A9
(205,197,169)
#D5CEB6
(213,206,182)
#DDD7C3
(221,215,195)
#E5E0D0
(229,224,208)
#EDE9DD
(237,233,221)
#F5F2EA
(245,242,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A59868 color. Also use rgb(165,152,104) instead hex code.

Text Font Color

.myTextColor { color: #A59868; }

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

This text font color is #A59868.

Background Color

.myBgColor { background-color: #A59868; }

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

This div background color is #A59868.

Border color

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

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

This div border color is #A59868.

Opacity

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

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

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

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

This text has shadow with #A59868 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A59868.

Preview

Color preview on black background

This text has color #A59868 on black background.


Color preview on white background

This text has color #A59868 on white background.


Black color preview on #A59868 background

This text has black color on #A59868 background.


White color preview on #A59868 background

This text has white color on #A59868 background.


Related colors

Complementary color

Complementary color for #hex is #5A6797.


I love getcolorcode.com

Triadic colors

1 #68A598 and #9868A5 with #A59868 are triadic colors.

2 #6898A5 and #98A568 with #A59868 are triadic colors.