COLOR #A38473

HEX: #A38473 RGB: (163,132,115)

Color info

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

RGB color model

#A38473 color RGB value is (163,132,115).

RGB: (163,132,115) (64%, 52%, 45%)

RGB channels and saturation

R 163 of 255 = 64%
G 132 of 255 = 52%
B 115 of 255 = 45%

163
132
115

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

Portions of RGB colors in percentages

R + G + B = 163 + 132 + 115 = 410 (100%)
R 163 of 410 ~ 39.76%
G 132 of 410 ~ 32.2%
B 115 of 410 ~ 28.05'%

%39.76
%32.2
%28.05

CMYK color model

#A38473 color CMYK value is (0,19,29,36).

  • cyan value is 0.00%
  • magenta value is 19.02%
  • yellow value is 29.45%
  • key color value is 36.08%

CMYK: (0,19,29,36)
C0M19Y29K36 (0%, 19%, 29%, 36%)
(0.00 / 0.19 / 0.29 / 0.36)

CMYK percentages

%0
%19.02
%29.45
%36.08

Codes

Color #A38473 in popluar color models

A3 84 73
RGB 163 132 115
HSL 21° 20.69% 54.51%
HSB/HSV 21° 29.45% 63.92%
CMYK 0.00% 19.02% 29.45%
36.08%

Color #A38473 in popluar number systems.

HEX A3 84 73
Decimal 163 132 115
Binary 10100011 10000100 1110011
Octal 243 204 163

Shades and tints

Shades of #A38473

#A38473
(163,132,115)
#957869
(149,120,105)
#876C5F
(135,108,95)
#796055
(121,96,85)
#6B544B
(107,84,75)
#5D4841
(93,72,65)
#4F3C37
(79,60,55)
#41302D
(65,48,45)
#332423
(51,36,35)
#251819
(37,24,25)
#170C0F
(23,12,15)
#000000
(0,0,0)

Tints of #A38473

#A38473
(163,132,115)
#AB8F7F
(171,143,127)
#B39A8B
(179,154,139)
#BBA597
(187,165,151)
#C3B0A3
(195,176,163)
#CBBBAF
(203,187,175)
#D3C6BB
(211,198,187)
#DBD1C7
(219,209,199)
#E3DCD3
(227,220,211)
#EBE7DF
(235,231,223)
#F3F2EB
(243,242,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A38473 color. Also use rgb(163,132,115) instead hex code.

Text Font Color

.myTextColor { color: #A38473; }

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

This text font color is #A38473.

Background Color

.myBgColor { background-color: #A38473; }

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

This div background color is #A38473.

Border color

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

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

This div border color is #A38473.

Opacity

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

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

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

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

This text has shadow with #A38473 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A38473.

Preview

Color preview on black background

This text has color #A38473 on black background.


Color preview on white background

This text has color #A38473 on white background.


Black color preview on #A38473 background

This text has black color on #A38473 background.


White color preview on #A38473 background

This text has white color on #A38473 background.


Related colors

Complementary color

Complementary color for #hex is #5C7B8C.


I love getcolorcode.com

Triadic colors

1 #73A384 and #8473A3 with #A38473 are triadic colors.

2 #7384A3 and #84A373 with #A38473 are triadic colors.