COLOR #A58568

HEX: #A58568 RGB: (165,133,104)

Color info

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

RGB color model

#A58568 color RGB value is (165,133,104).

RGB: (165,133,104) (65%, 52%, 41%)

RGB channels and saturation

R 165 of 255 = 65%
G 133 of 255 = 52%
B 104 of 255 = 41%

165
133
104

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

Portions of RGB colors in percentages

R + G + B = 165 + 133 + 104 = 402 (100%)
R 165 of 402 ~ 41.04%
G 133 of 402 ~ 33.08%
B 104 of 402 ~ 25.87'%

%41.04
%33.08
%25.87

CMYK color model

#A58568 color CMYK value is (0,19,37,35).

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

CMYK: (0,19,37,35)
C0M19Y37K35 (0%, 19%, 37%, 35%)
(0.00 / 0.19 / 0.37 / 0.35)

CMYK percentages

%0
%19.39
%36.97
%35.29

Codes

Color #A58568 in popluar color models

A5 85 68
RGB 165 133 104
HSL 29° 25.31% 52.75%
HSB/HSV 29° 36.97% 64.71%
CMYK 0.00% 19.39% 36.97%
35.29%

Color #A58568 in popluar number systems.

HEX A5 85 68
Decimal 165 133 104
Binary 10100101 10000101 1101000
Octal 245 205 150

Shades and tints

Shades of #A58568

#A58568
(165,133,104)
#96795F
(150,121,95)
#876D56
(135,109,86)
#78614D
(120,97,77)
#695544
(105,85,68)
#5A493B
(90,73,59)
#4B3D32
(75,61,50)
#3C3129
(60,49,41)
#2D2520
(45,37,32)
#1E1917
(30,25,23)
#0F0D0E
(15,13,14)
#000000
(0,0,0)

Tints of #A58568

#A58568
(165,133,104)
#AD9075
(173,144,117)
#B59B82
(181,155,130)
#BDA68F
(189,166,143)
#C5B19C
(197,177,156)
#CDBCA9
(205,188,169)
#D5C7B6
(213,199,182)
#DDD2C3
(221,210,195)
#E5DDD0
(229,221,208)
#EDE8DD
(237,232,221)
#F5F3EA
(245,243,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A58568; }

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

This text font color is #A58568.

Background Color

.myBgColor { background-color: #A58568; }

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

This div background color is #A58568.

Border color

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

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

This div border color is #A58568.

Opacity

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

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

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

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

This text has shadow with #A58568 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A58568.

Preview

Color preview on black background

This text has color #A58568 on black background.


Color preview on white background

This text has color #A58568 on white background.


Black color preview on #A58568 background

This text has black color on #A58568 background.


White color preview on #A58568 background

This text has white color on #A58568 background.


Related colors

Complementary color

Complementary color for #hex is #5A7A97.


I love getcolorcode.com

Triadic colors

1 #68A585 and #8568A5 with #A58568 are triadic colors.

2 #6885A5 and #85A568 with #A58568 are triadic colors.