COLOR #A38859

HEX: #A38859 RGB: (163,136,89)

Color info

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

RGB color model

#A38859 color RGB value is (163,136,89).

RGB: (163,136,89) (64%, 53%, 35%)

RGB channels and saturation

R 163 of 255 = 64%
G 136 of 255 = 53%
B 89 of 255 = 35%

163
136
89

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

Portions of RGB colors in percentages

R + G + B = 163 + 136 + 89 = 388 (100%)
R 163 of 388 ~ 42.01%
G 136 of 388 ~ 35.05%
B 89 of 388 ~ 22.94'%

%42.01
%35.05
%22.94

CMYK color model

#A38859 color CMYK value is (0,17,45,36).

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

CMYK: (0,17,45,36)
C0M17Y45K36 (0%, 17%, 45%, 36%)
(0.00 / 0.17 / 0.45 / 0.36)

CMYK percentages

%0
%16.56
%45.4
%36.08

Codes

Color #A38859 in popluar color models

A3 88 59
RGB 163 136 89
HSL 38° 29.37% 49.41%
HSB/HSV 38° 45.40% 63.92%
CMYK 0.00% 16.56% 45.40%
36.08%

Color #A38859 in popluar number systems.

HEX A3 88 59
Decimal 163 136 89
Binary 10100011 10001000 1011001
Octal 243 210 131

Shades and tints

Shades of #A38859

#A38859
(163,136,89)
#957C51
(149,124,81)
#877049
(135,112,73)
#796441
(121,100,65)
#6B5839
(107,88,57)
#5D4C31
(93,76,49)
#4F4029
(79,64,41)
#413421
(65,52,33)
#332819
(51,40,25)
#251C11
(37,28,17)
#171009
(23,16,9)
#000000
(0,0,0)

Tints of #A38859

#A38859
(163,136,89)
#AB9268
(171,146,104)
#B39C77
(179,156,119)
#BBA686
(187,166,134)
#C3B095
(195,176,149)
#CBBAA4
(203,186,164)
#D3C4B3
(211,196,179)
#DBCEC2
(219,206,194)
#E3D8D1
(227,216,209)
#EBE2E0
(235,226,224)
#F3ECEF
(243,236,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A38859; }

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

This text font color is #A38859.

Background Color

.myBgColor { background-color: #A38859; }

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

This div background color is #A38859.

Border color

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

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

This div border color is #A38859.

Opacity

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

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

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

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

This text has shadow with #A38859 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A38859.

Preview

Color preview on black background

This text has color #A38859 on black background.


Color preview on white background

This text has color #A38859 on white background.


Black color preview on #A38859 background

This text has black color on #A38859 background.


White color preview on #A38859 background

This text has white color on #A38859 background.


Related colors

Complementary color

Complementary color for #hex is #5C77A6.


I love getcolorcode.com

Triadic colors

1 #59A388 and #8859A3 with #A38859 are triadic colors.

2 #5988A3 and #88A359 with #A38859 are triadic colors.