COLOR #AB8A6D

HEX: #AB8A6D RGB: (171,138,109)

Color info

#AB8A6D contains mainly red and green colors. Web safe color of #AB8A6D is #999966 (or #996).

RGB color model

#AB8A6D color RGB value is (171,138,109).

RGB: (171,138,109) (67%, 54%, 43%)

RGB channels and saturation

R 171 of 255 = 67%
G 138 of 255 = 54%
B 109 of 255 = 43%

171
138
109

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

Portions of RGB colors in percentages

R + G + B = 171 + 138 + 109 = 418 (100%)
R 171 of 418 ~ 40.91%
G 138 of 418 ~ 33.01%
B 109 of 418 ~ 26.08'%

%40.91
%33.01
%26.08

CMYK color model

#AB8A6D color CMYK value is (0,19,36,33).

  • cyan value is 0.00%
  • magenta value is 19.30%
  • yellow value is 36.26%
  • key color value is 32.94%

CMYK: (0,19,36,33)
C0M19Y36K33 (0%, 19%, 36%, 33%)
(0.00 / 0.19 / 0.36 / 0.33)

CMYK percentages

%0
%19.3
%36.26
%32.94

Codes

Color #AB8A6D in popluar color models

AB 8A 6D
RGB 171 138 109
HSL 28° 26.96% 54.90%
HSB/HSV 28° 36.26% 67.06%
CMYK 0.00% 19.30% 36.26%
32.94%

Color #AB8A6D in popluar number systems.

HEX AB 8A 6D
Decimal 171 138 109
Binary 10101011 10001010 1101101
Octal 253 212 155

Shades and tints

Shades of #AB8A6D

#AB8A6D
(171,138,109)
#9C7E64
(156,126,100)
#8D725B
(141,114,91)
#7E6652
(126,102,82)
#6F5A49
(111,90,73)
#604E40
(96,78,64)
#514237
(81,66,55)
#42362E
(66,54,46)
#332A25
(51,42,37)
#241E1C
(36,30,28)
#151213
(21,18,19)
#000000
(0,0,0)

Tints of #AB8A6D

#AB8A6D
(171,138,109)
#B2947A
(178,148,122)
#B99E87
(185,158,135)
#C0A894
(192,168,148)
#C7B2A1
(199,178,161)
#CEBCAE
(206,188,174)
#D5C6BB
(213,198,187)
#DCD0C8
(220,208,200)
#E3DAD5
(227,218,213)
#EAE4E2
(234,228,226)
#F1EEEF
(241,238,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AB8A6D color. Also use rgb(171,138,109) instead hex code.

Text Font Color

.myTextColor { color: #AB8A6D; }

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

This text font color is #AB8A6D.

Background Color

.myBgColor { background-color: #AB8A6D; }

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

This div background color is #AB8A6D.

Border color

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

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

This div border color is #AB8A6D.

Opacity

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

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

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

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

This text has shadow with #AB8A6D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AB8A6D.

Preview

Color preview on black background

This text has color #AB8A6D on black background.


Color preview on white background

This text has color #AB8A6D on white background.


Black color preview on #AB8A6D background

This text has black color on #AB8A6D background.


White color preview on #AB8A6D background

This text has white color on #AB8A6D background.


Related colors

Complementary color

Complementary color for #hex is #547592.


I love getcolorcode.com

Triadic colors

1 #6DAB8A and #8A6DAB with #AB8A6D are triadic colors.

2 #6D8AAB and #8AAB6D with #AB8A6D are triadic colors.