COLOR #AB9E7A

HEX: #AB9E7A RGB: (171,158,122)

Color info

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

RGB color model

#AB9E7A color RGB value is (171,158,122).

RGB: (171,158,122) (67%, 62%, 48%)

RGB channels and saturation

R 171 of 255 = 67%
G 158 of 255 = 62%
B 122 of 255 = 48%

171
158
122

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

Portions of RGB colors in percentages

R + G + B = 171 + 158 + 122 = 451 (100%)
R 171 of 451 ~ 37.92%
G 158 of 451 ~ 35.03%
B 122 of 451 ~ 27.05'%

%37.92
%35.03
%27.05

CMYK color model

#AB9E7A color CMYK value is (0,8,29,33).

  • cyan value is 0.00%
  • magenta value is 7.60%
  • yellow value is 28.65%
  • key color value is 32.94%

CMYK: (0,8,29,33)
C0M8Y29K33 (0%, 8%, 29%, 33%)
(0.00 / 0.08 / 0.29 / 0.33)

CMYK percentages

%0
%7.6
%28.65
%32.94

Codes

Color #AB9E7A in popluar color models

AB 9E 7A
RGB 171 158 122
HSL 44° 22.58% 57.45%
HSB/HSV 44° 28.65% 67.06%
CMYK 0.00% 7.60% 28.65%
32.94%

Color #AB9E7A in popluar number systems.

HEX AB 9E 7A
Decimal 171 158 122
Binary 10101011 10011110 1111010
Octal 253 236 172

Shades and tints

Shades of #AB9E7A

#AB9E7A
(171,158,122)
#9C906F
(156,144,111)
#8D8264
(141,130,100)
#7E7459
(126,116,89)
#6F664E
(111,102,78)
#605843
(96,88,67)
#514A38
(81,74,56)
#423C2D
(66,60,45)
#332E22
(51,46,34)
#242017
(36,32,23)
#15120C
(21,18,12)
#000000
(0,0,0)

Tints of #AB9E7A

#AB9E7A
(171,158,122)
#B2A686
(178,166,134)
#B9AE92
(185,174,146)
#C0B69E
(192,182,158)
#C7BEAA
(199,190,170)
#CEC6B6
(206,198,182)
#D5CEC2
(213,206,194)
#DCD6CE
(220,214,206)
#E3DEDA
(227,222,218)
#EAE6E6
(234,230,230)
#F1EEF2
(241,238,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AB9E7A color. Also use rgb(171,158,122) instead hex code.

Text Font Color

.myTextColor { color: #AB9E7A; }

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

This text font color is #AB9E7A.

Background Color

.myBgColor { background-color: #AB9E7A; }

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

This div background color is #AB9E7A.

Border color

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

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

This div border color is #AB9E7A.

Opacity

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

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

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

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

This text has shadow with #AB9E7A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AB9E7A.

Preview

Color preview on black background

This text has color #AB9E7A on black background.


Color preview on white background

This text has color #AB9E7A on white background.


Black color preview on #AB9E7A background

This text has black color on #AB9E7A background.


White color preview on #AB9E7A background

This text has white color on #AB9E7A background.


Related colors

Complementary color

Complementary color for #hex is #546185.


I love getcolorcode.com

Triadic colors

1 #7AAB9E and #9E7AAB with #AB9E7A are triadic colors.

2 #7A9EAB and #9EAB7A with #AB9E7A are triadic colors.