COLOR #AB8279

HEX: #AB8279 RGB: (171,130,121)

Color info

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

RGB color model

#AB8279 color RGB value is (171,130,121).

RGB: (171,130,121) (67%, 51%, 47%)

RGB channels and saturation

R 171 of 255 = 67%
G 130 of 255 = 51%
B 121 of 255 = 47%

171
130
121

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

Portions of RGB colors in percentages

R + G + B = 171 + 130 + 121 = 422 (100%)
R 171 of 422 ~ 40.52%
G 130 of 422 ~ 30.81%
B 121 of 422 ~ 28.67'%

%40.52
%30.81
%28.67

CMYK color model

#AB8279 color CMYK value is (0,24,29,33).

  • cyan value is 0.00%
  • magenta value is 23.98%
  • yellow value is 29.24%
  • key color value is 32.94%

CMYK: (0,24,29,33)
C0M24Y29K33 (0%, 24%, 29%, 33%)
(0.00 / 0.24 / 0.29 / 0.33)

CMYK percentages

%0
%23.98
%29.24
%32.94

Codes

Color #AB8279 in popluar color models

AB 82 79
RGB 171 130 121
HSL 11° 22.94% 57.25%
HSB/HSV 11° 29.24% 67.06%
CMYK 0.00% 23.98% 29.24%
32.94%

Color #AB8279 in popluar number systems.

HEX AB 82 79
Decimal 171 130 121
Binary 10101011 10000010 1111001
Octal 253 202 171

Shades and tints

Shades of #AB8279

#AB8279
(171,130,121)
#9C776E
(156,119,110)
#8D6C63
(141,108,99)
#7E6158
(126,97,88)
#6F564D
(111,86,77)
#604B42
(96,75,66)
#514037
(81,64,55)
#42352C
(66,53,44)
#332A21
(51,42,33)
#241F16
(36,31,22)
#15140B
(21,20,11)
#000000
(0,0,0)

Tints of #AB8279

#AB8279
(171,130,121)
#B28D85
(178,141,133)
#B99891
(185,152,145)
#C0A39D
(192,163,157)
#C7AEA9
(199,174,169)
#CEB9B5
(206,185,181)
#D5C4C1
(213,196,193)
#DCCFCD
(220,207,205)
#E3DAD9
(227,218,217)
#EAE5E5
(234,229,229)
#F1F0F1
(241,240,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AB8279 color. Also use rgb(171,130,121) instead hex code.

Text Font Color

.myTextColor { color: #AB8279; }

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

This text font color is #AB8279.

Background Color

.myBgColor { background-color: #AB8279; }

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

This div background color is #AB8279.

Border color

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

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

This div border color is #AB8279.

Opacity

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

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

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

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

This text has shadow with #AB8279 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AB8279.

Preview

Color preview on black background

This text has color #AB8279 on black background.


Color preview on white background

This text has color #AB8279 on white background.


Black color preview on #AB8279 background

This text has black color on #AB8279 background.


White color preview on #AB8279 background

This text has white color on #AB8279 background.


Related colors

Complementary color

Complementary color for #hex is #547D86.


I love getcolorcode.com

Triadic colors

1 #79AB82 and #8279AB with #AB8279 are triadic colors.

2 #7982AB and #82AB79 with #AB8279 are triadic colors.