COLOR #A38559

HEX: #A38559 RGB: (163,133,89)

Color info

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

RGB color model

#A38559 color RGB value is (163,133,89).

RGB: (163,133,89) (64%, 52%, 35%)

RGB channels and saturation

R 163 of 255 = 64%
G 133 of 255 = 52%
B 89 of 255 = 35%

163
133
89

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

Portions of RGB colors in percentages

R + G + B = 163 + 133 + 89 = 385 (100%)
R 163 of 385 ~ 42.34%
G 133 of 385 ~ 34.55%
B 89 of 385 ~ 23.12'%

%42.34
%34.55
%23.12

CMYK color model

#A38559 color CMYK value is (0,18,45,36).

  • cyan value is 0.00%
  • magenta value is 18.40%
  • yellow value is 45.40%
  • key color value is 36.08%

CMYK: (0,18,45,36)
C0M18Y45K36 (0%, 18%, 45%, 36%)
(0.00 / 0.18 / 0.45 / 0.36)

CMYK percentages

%0
%18.4
%45.4
%36.08

Codes

Color #A38559 in popluar color models

A3 85 59
RGB 163 133 89
HSL 36° 29.37% 49.41%
HSB/HSV 36° 45.40% 63.92%
CMYK 0.00% 18.40% 45.40%
36.08%

Color #A38559 in popluar number systems.

HEX A3 85 59
Decimal 163 133 89
Binary 10100011 10000101 1011001
Octal 243 205 131

Shades and tints

Shades of #A38559

#A38559
(163,133,89)
#957951
(149,121,81)
#876D49
(135,109,73)
#796141
(121,97,65)
#6B5539
(107,85,57)
#5D4931
(93,73,49)
#4F3D29
(79,61,41)
#413121
(65,49,33)
#332519
(51,37,25)
#251911
(37,25,17)
#170D09
(23,13,9)
#000000
(0,0,0)

Tints of #A38559

#A38559
(163,133,89)
#AB9068
(171,144,104)
#B39B77
(179,155,119)
#BBA686
(187,166,134)
#C3B195
(195,177,149)
#CBBCA4
(203,188,164)
#D3C7B3
(211,199,179)
#DBD2C2
(219,210,194)
#E3DDD1
(227,221,209)
#EBE8E0
(235,232,224)
#F3F3EF
(243,243,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A38559 color. Also use rgb(163,133,89) instead hex code.

Text Font Color

.myTextColor { color: #A38559; }

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

This text font color is #A38559.

Background Color

.myBgColor { background-color: #A38559; }

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

This div background color is #A38559.

Border color

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

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

This div border color is #A38559.

Opacity

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

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

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

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

This text has shadow with #A38559 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A38559.

Preview

Color preview on black background

This text has color #A38559 on black background.


Color preview on white background

This text has color #A38559 on white background.


Black color preview on #A38559 background

This text has black color on #A38559 background.


White color preview on #A38559 background

This text has white color on #A38559 background.


Related colors

Complementary color

Complementary color for #hex is #5C7AA6.


I love getcolorcode.com

Triadic colors

1 #59A385 and #8559A3 with #A38559 are triadic colors.

2 #5985A3 and #85A359 with #A38559 are triadic colors.