COLOR #AB9373

HEX: #AB9373 RGB: (171,147,115)

Color info

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

RGB color model

#AB9373 color RGB value is (171,147,115).

RGB: (171,147,115) (67%, 58%, 45%)

RGB channels and saturation

R 171 of 255 = 67%
G 147 of 255 = 58%
B 115 of 255 = 45%

171
147
115

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

Portions of RGB colors in percentages

R + G + B = 171 + 147 + 115 = 433 (100%)
R 171 of 433 ~ 39.49%
G 147 of 433 ~ 33.95%
B 115 of 433 ~ 26.56'%

%39.49
%33.95
%26.56

CMYK color model

#AB9373 color CMYK value is (0,14,33,33).

  • cyan value is 0.00%
  • magenta value is 14.04%
  • yellow value is 32.75%
  • key color value is 32.94%
CMYK: (0,14,33,33) C0M14Y33K33 (0%,14%,33%,33%) (0.00/0.14/0.33/0.33) 

CMYK percentages

%0
%14.04
%32.75
%32.94

Codes

Color #AB9373 in popluar color models

AB 93 73
RGB 171 147 115
HSL 34° 25.00% 56.08%
HSB/HSV 34° 32.75% 67.06%
CMYK 0.00% 14.04% 32.75%
32.94%

Color #AB9373 in popluar number systems.

HEX AB 93 73
Decimal 171 147 115
Binary 10101011 10010011 1110011
Octal 253 223 163

Shades and tints

Shades of #AB9373

#AB9373
(171,147,115)
#9C8669
(156,134,105)
#8D795F
(141,121,95)
#7E6C55
(126,108,85)
#6F5F4B
(111,95,75)
#605241
(96,82,65)
#514537
(81,69,55)
#42382D
(66,56,45)
#332B23
(51,43,35)
#241E19
(36,30,25)
#15110F
(21,17,15)
#000000
(0,0,0)

Tints of #AB9373

#AB9373
(171,147,115)
#B29C7F
(178,156,127)
#B9A58B
(185,165,139)
#C0AE97
(192,174,151)
#C7B7A3
(199,183,163)
#CEC0AF
(206,192,175)
#D5C9BB
(213,201,187)
#DCD2C7
(220,210,199)
#E3DBD3
(227,219,211)
#EAE4DF
(234,228,223)
#F1EDEB
(241,237,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AB9373 color. Also use rgb(171,147,115) instead hex code.

Text Font Color

.myTextColor { color: #AB9373; }

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

This text font color is #AB9373.

Background Color

.myBgColor { background-color: #AB9373; }

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

This div background color is #AB9373.

Border color

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

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

This div border color is #AB9373.

Opacity

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

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

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

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

This text has shadow with #AB9373 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AB9373.

Preview

Color preview on black background

This text has color #AB9373 on black background.


Color preview on white background

This text has color #AB9373 on white background.


Black color preview on #AB9373 background

This text has black color on #AB9373 background.


White color preview on #AB9373 background

This text has white color on #AB9373 background.


Related colors

Complementary color

Complementary color for #hex is #546C8C.


I love getcolorcode.com

Triadic colors

1 #73AB93 and #9373AB with #AB9373 are triadic colors.

2 #7393AB and #93AB73 with #AB9373 are triadic colors.