COLOR #A38072

HEX: #A38072 RGB: (163,128,114)

Color info

#A38072 contains red, green and blue colors in about the same proportion. Web safe color of #A38072 is #996666 (or #966).

RGB color model

#A38072 color RGB value is (163,128,114).

RGB: (163,128,114) (64%, 50%, 45%)

RGB channels and saturation

R 163 of 255 = 64%
G 128 of 255 = 50%
B 114 of 255 = 45%

163
128
114

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

Portions of RGB colors in percentages

R + G + B = 163 + 128 + 114 = 405 (100%)
R 163 of 405 ~ 40.25%
G 128 of 405 ~ 31.6%
B 114 of 405 ~ 28.15'%

%40.25
%31.6
%28.15

CMYK color model

#A38072 color CMYK value is (0,21,30,36).

  • cyan value is 0.00%
  • magenta value is 21.47%
  • yellow value is 30.06%
  • key color value is 36.08%

CMYK: (0,21,30,36)
C0M21Y30K36 (0%, 21%, 30%, 36%)
(0.00 / 0.21 / 0.30 / 0.36)

CMYK percentages

%0
%21.47
%30.06
%36.08

Codes

Color #A38072 in popluar color models

A3 80 72
RGB 163 128 114
HSL 17° 21.03% 54.31%
HSB/HSV 17° 30.06% 63.92%
CMYK 0.00% 21.47% 30.06%
36.08%

Color #A38072 in popluar number systems.

HEX A3 80 72
Decimal 163 128 114
Binary 10100011 10000000 1110010
Octal 243 200 162

Shades and tints

Shades of #A38072

#A38072
(163,128,114)
#957568
(149,117,104)
#876A5E
(135,106,94)
#795F54
(121,95,84)
#6B544A
(107,84,74)
#5D4940
(93,73,64)
#4F3E36
(79,62,54)
#41332C
(65,51,44)
#332822
(51,40,34)
#251D18
(37,29,24)
#17120E
(23,18,14)
#000000
(0,0,0)

Tints of #A38072

#A38072
(163,128,114)
#AB8B7E
(171,139,126)
#B3968A
(179,150,138)
#BBA196
(187,161,150)
#C3ACA2
(195,172,162)
#CBB7AE
(203,183,174)
#D3C2BA
(211,194,186)
#DBCDC6
(219,205,198)
#E3D8D2
(227,216,210)
#EBE3DE
(235,227,222)
#F3EEEA
(243,238,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A38072 color. Also use rgb(163,128,114) instead hex code.

Text Font Color

.myTextColor { color: #A38072; }

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

This text font color is #A38072.

Background Color

.myBgColor { background-color: #A38072; }

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

This div background color is #A38072.

Border color

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

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

This div border color is #A38072.

Opacity

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

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

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

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

This text has shadow with #A38072 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A38072.

Preview

Color preview on black background

This text has color #A38072 on black background.


Color preview on white background

This text has color #A38072 on white background.


Black color preview on #A38072 background

This text has black color on #A38072 background.


White color preview on #A38072 background

This text has white color on #A38072 background.


Related colors

Complementary color

Complementary color for #hex is #5C7F8D.


I love getcolorcode.com

Triadic colors

1 #72A380 and #8072A3 with #A38072 are triadic colors.

2 #7280A3 and #80A372 with #A38072 are triadic colors.