COLOR #A38770

HEX: #A38770 RGB: (163,135,112)

Color info

#A38770 contains red, green and blue colors in about the same proportion. Web safe color of #A38770 is #999966 (or #996).

RGB color model

#A38770 color RGB value is (163,135,112).

RGB: (163,135,112) (64%, 53%, 44%)

RGB channels and saturation

R 163 of 255 = 64%
G 135 of 255 = 53%
B 112 of 255 = 44%

163
135
112

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

Portions of RGB colors in percentages

R + G + B = 163 + 135 + 112 = 410 (100%)
R 163 of 410 ~ 39.76%
G 135 of 410 ~ 32.93%
B 112 of 410 ~ 27.32'%

%39.76
%32.93
%27.32

CMYK color model

#A38770 color CMYK value is (0,17,31,36).

  • cyan value is 0.00%
  • magenta value is 17.18%
  • yellow value is 31.29%
  • key color value is 36.08%

CMYK: (0,17,31,36)
C0M17Y31K36 (0%, 17%, 31%, 36%)
(0.00 / 0.17 / 0.31 / 0.36)

CMYK percentages

%0
%17.18
%31.29
%36.08

Codes

Color #A38770 in popluar color models

A3 87 70
RGB 163 135 112
HSL 27° 21.70% 53.92%
HSB/HSV 27° 31.29% 63.92%
CMYK 0.00% 17.18% 31.29%
36.08%

Color #A38770 in popluar number systems.

HEX A3 87 70
Decimal 163 135 112
Binary 10100011 10000111 1110000
Octal 243 207 160

Shades and tints

Shades of #A38770

#A38770
(163,135,112)
#957B66
(149,123,102)
#876F5C
(135,111,92)
#796352
(121,99,82)
#6B5748
(107,87,72)
#5D4B3E
(93,75,62)
#4F3F34
(79,63,52)
#41332A
(65,51,42)
#332720
(51,39,32)
#251B16
(37,27,22)
#170F0C
(23,15,12)
#000000
(0,0,0)

Tints of #A38770

#A38770
(163,135,112)
#AB917D
(171,145,125)
#B39B8A
(179,155,138)
#BBA597
(187,165,151)
#C3AFA4
(195,175,164)
#CBB9B1
(203,185,177)
#D3C3BE
(211,195,190)
#DBCDCB
(219,205,203)
#E3D7D8
(227,215,216)
#EBE1E5
(235,225,229)
#F3EBF2
(243,235,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A38770 color. Also use rgb(163,135,112) instead hex code.

Text Font Color

.myTextColor { color: #A38770; }

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

This text font color is #A38770.

Background Color

.myBgColor { background-color: #A38770; }

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

This div background color is #A38770.

Border color

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

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

This div border color is #A38770.

Opacity

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

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

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

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

This text has shadow with #A38770 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A38770.

Preview

Color preview on black background

This text has color #A38770 on black background.


Color preview on white background

This text has color #A38770 on white background.


Black color preview on #A38770 background

This text has black color on #A38770 background.


White color preview on #A38770 background

This text has white color on #A38770 background.


Related colors

Complementary color

Complementary color for #hex is #5C788F.


I love getcolorcode.com

Triadic colors

1 #70A387 and #8770A3 with #A38770 are triadic colors.

2 #7087A3 and #87A370 with #A38770 are triadic colors.