COLOR #A38276

HEX: #A38276 RGB: (163,130,118)

Color info

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

RGB color model

#A38276 color RGB value is (163,130,118).

RGB: (163,130,118) (64%, 51%, 46%)

RGB channels and saturation

R 163 of 255 = 64%
G 130 of 255 = 51%
B 118 of 255 = 46%

163
130
118

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

Portions of RGB colors in percentages

R + G + B = 163 + 130 + 118 = 411 (100%)
R 163 of 411 ~ 39.66%
G 130 of 411 ~ 31.63%
B 118 of 411 ~ 28.71'%

%39.66
%31.63
%28.71

CMYK color model

#A38276 color CMYK value is (0,20,28,36).

  • cyan value is 0.00%
  • magenta value is 20.25%
  • yellow value is 27.61%
  • key color value is 36.08%

CMYK: (0,20,28,36)
C0M20Y28K36 (0%, 20%, 28%, 36%)
(0.00 / 0.20 / 0.28 / 0.36)

CMYK percentages

%0
%20.25
%27.61
%36.08

Codes

Color #A38276 in popluar color models

A3 82 76
RGB 163 130 118
HSL 16° 19.65% 55.10%
HSB/HSV 16° 27.61% 63.92%
CMYK 0.00% 20.25% 27.61%
36.08%

Color #A38276 in popluar number systems.

HEX A3 82 76
Decimal 163 130 118
Binary 10100011 10000010 1110110
Octal 243 202 166

Shades and tints

Shades of #A38276

#A38276
(163,130,118)
#95776C
(149,119,108)
#876C62
(135,108,98)
#796158
(121,97,88)
#6B564E
(107,86,78)
#5D4B44
(93,75,68)
#4F403A
(79,64,58)
#413530
(65,53,48)
#332A26
(51,42,38)
#251F1C
(37,31,28)
#171412
(23,20,18)
#000000
(0,0,0)

Tints of #A38276

#A38276
(163,130,118)
#AB8D82
(171,141,130)
#B3988E
(179,152,142)
#BBA39A
(187,163,154)
#C3AEA6
(195,174,166)
#CBB9B2
(203,185,178)
#D3C4BE
(211,196,190)
#DBCFCA
(219,207,202)
#E3DAD6
(227,218,214)
#EBE5E2
(235,229,226)
#F3F0EE
(243,240,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A38276 color. Also use rgb(163,130,118) instead hex code.

Text Font Color

.myTextColor { color: #A38276; }

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

This text font color is #A38276.

Background Color

.myBgColor { background-color: #A38276; }

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

This div background color is #A38276.

Border color

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

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

This div border color is #A38276.

Opacity

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

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

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

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

This text has shadow with #A38276 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A38276.

Preview

Color preview on black background

This text has color #A38276 on black background.


Color preview on white background

This text has color #A38276 on white background.


Black color preview on #A38276 background

This text has black color on #A38276 background.


White color preview on #A38276 background

This text has white color on #A38276 background.


Related colors

Complementary color

Complementary color for #hex is #5C7D89.


I love getcolorcode.com

Triadic colors

1 #76A382 and #8276A3 with #A38276 are triadic colors.

2 #7682A3 and #82A376 with #A38276 are triadic colors.