COLOR #A38474

HEX: #A38474 RGB: (163,132,116)

Color info

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

RGB color model

#A38474 color RGB value is (163,132,116).

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

RGB channels and saturation

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

163
132
116

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

Portions of RGB colors in percentages

R + G + B = 163 + 132 + 116 = 411 (100%)
R 163 of 411 ~ 39.66%
G 132 of 411 ~ 32.12%
B 116 of 411 ~ 28.22'%

%39.66
%32.12
%28.22

CMYK color model

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

  • cyan value is 0.00%
  • magenta value is 19.02%
  • yellow value is 28.83%
  • 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
%28.83
%36.08

Codes

Color #A38474 in popluar color models

A3 84 74
RGB 163 132 116
HSL 20° 20.35% 54.71%
HSB/HSV 20° 28.83% 63.92%
CMYK 0.00% 19.02% 28.83%
36.08%

Color #A38474 in popluar number systems.

HEX A3 84 74
Decimal 163 132 116
Binary 10100011 10000100 1110100
Octal 243 204 164

Shades and tints

Shades of #A38474

#A38474
(163,132,116)
#95786A
(149,120,106)
#876C60
(135,108,96)
#796056
(121,96,86)
#6B544C
(107,84,76)
#5D4842
(93,72,66)
#4F3C38
(79,60,56)
#41302E
(65,48,46)
#332424
(51,36,36)
#25181A
(37,24,26)
#170C10
(23,12,16)
#000000
(0,0,0)

Tints of #A38474

#A38474
(163,132,116)
#AB8F80
(171,143,128)
#B39A8C
(179,154,140)
#BBA598
(187,165,152)
#C3B0A4
(195,176,164)
#CBBBB0
(203,187,176)
#D3C6BC
(211,198,188)
#DBD1C8
(219,209,200)
#E3DCD4
(227,220,212)
#EBE7E0
(235,231,224)
#F3F2EC
(243,242,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A38474; }

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

This text font color is #A38474.

Background Color

.myBgColor { background-color: #A38474; }

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

This div background color is #A38474.

Border color

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

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

This div border color is #A38474.

Opacity

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

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

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

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

This text has shadow with #A38474 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A38474.

Preview

Color preview on black background

This text has color #A38474 on black background.


Color preview on white background

This text has color #A38474 on white background.


Black color preview on #A38474 background

This text has black color on #A38474 background.


White color preview on #A38474 background

This text has white color on #A38474 background.


Related colors

Complementary color

Complementary color for #hex is #5C7B8B.


I love getcolorcode.com

Triadic colors

1 #74A384 and #8474A3 with #A38474 are triadic colors.

2 #7484A3 and #84A374 with #A38474 are triadic colors.