COLOR #A88276

HEX: #A88276 RGB: (168,130,118)

Color info

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

RGB color model

#A88276 color RGB value is (168,130,118).

RGB: (168,130,118) (66%, 51%, 46%)

RGB channels and saturation

R 168 of 255 = 66%
G 130 of 255 = 51%
B 118 of 255 = 46%

168
130
118

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

Portions of RGB colors in percentages

R + G + B = 168 + 130 + 118 = 416 (100%)
R 168 of 416 ~ 40.38%
G 130 of 416 ~ 31.25%
B 118 of 416 ~ 28.37'%

%40.38
%31.25
%28.37

CMYK color model

#A88276 color CMYK value is (0,23,30,34).

  • cyan value is 0.00%
  • magenta value is 22.62%
  • yellow value is 29.76%
  • key color value is 34.12%

CMYK: (0,23,30,34)
C0M23Y30K34 (0%, 23%, 30%, 34%)
(0.00 / 0.23 / 0.30 / 0.34)

CMYK percentages

%0
%22.62
%29.76
%34.12

Codes

Color #A88276 in popluar color models

A8 82 76
RGB 168 130 118
HSL 14° 22.32% 56.08%
HSB/HSV 14° 29.76% 65.88%
CMYK 0.00% 22.62% 29.76%
34.12%

Color #A88276 in popluar number systems.

HEX A8 82 76
Decimal 168 130 118
Binary 10101000 10000010 1110110
Octal 250 202 166

Shades and tints

Shades of #A88276

#A88276
(168,130,118)
#99776C
(153,119,108)
#8A6C62
(138,108,98)
#7B6158
(123,97,88)
#6C564E
(108,86,78)
#5D4B44
(93,75,68)
#4E403A
(78,64,58)
#3F3530
(63,53,48)
#302A26
(48,42,38)
#211F1C
(33,31,28)
#121412
(18,20,18)
#000000
(0,0,0)

Tints of #A88276

#A88276
(168,130,118)
#AF8D82
(175,141,130)
#B6988E
(182,152,142)
#BDA39A
(189,163,154)
#C4AEA6
(196,174,166)
#CBB9B2
(203,185,178)
#D2C4BE
(210,196,190)
#D9CFCA
(217,207,202)
#E0DAD6
(224,218,214)
#E7E5E2
(231,229,226)
#EEF0EE
(238,240,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A88276; }

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

This text font color is #A88276.

Background Color

.myBgColor { background-color: #A88276; }

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

This div background color is #A88276.

Border color

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

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

This div border color is #A88276.

Opacity

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

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

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

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

This text has shadow with #A88276 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A88276.

Preview

Color preview on black background

This text has color #A88276 on black background.


Color preview on white background

This text has color #A88276 on white background.


Black color preview on #A88276 background

This text has black color on #A88276 background.


White color preview on #A88276 background

This text has white color on #A88276 background.


Related colors

Complementary color

Complementary color for #hex is #577D89.


I love getcolorcode.com

Triadic colors

1 #76A882 and #8276A8 with #A88276 are triadic colors.

2 #7682A8 and #82A876 with #A88276 are triadic colors.