COLOR #AB8113

HEX: #AB8113 RGB: (171,129,19)

Color info

#AB8113 contains mainly red and green colors. Web safe color of #AB8113 is #999900 (or #990).

RGB color model

#AB8113 color RGB value is (171,129,19).

RGB: (171,129,19) (67%, 51%, 7%)

RGB channels and saturation

R 171 of 255 = 67%
G 129 of 255 = 51%
B 19 of 255 = 7%

171
129
19

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

Portions of RGB colors in percentages

R + G + B = 171 + 129 + 19 = 319 (100%)
R 171 of 319 ~ 53.61%
G 129 of 319 ~ 40.44%
B 19 of 319 ~ 5.96'%

%53.61
%40.44

CMYK color model

#AB8113 color CMYK value is (0,25,89,33).

  • cyan value is 0.00%
  • magenta value is 24.56%
  • yellow value is 88.89%
  • key color value is 32.94%

CMYK: (0,25,89,33)
C0M25Y89K33 (0%, 25%, 89%, 33%)
(0.00 / 0.25 / 0.89 / 0.33)

CMYK percentages

%0
%24.56
%88.89
%32.94

Codes

Color #AB8113 in popluar color models

AB 81 13
RGB 171 129 19
HSL 43° 80.00% 37.25%
HSB/HSV 43° 88.89% 67.06%
CMYK 0.00% 24.56% 88.89%
32.94%

Color #AB8113 in popluar number systems.

HEX AB 81 13
Decimal 171 129 19
Binary 10101011 10000001 10011
Octal 253 201 23

Shades and tints

Shades of #AB8113

#AB8113
(171,129,19)
#9C7612
(156,118,18)
#8D6B11
(141,107,17)
#7E6010
(126,96,16)
#6F550F
(111,85,15)
#604A0E
(96,74,14)
#513F0D
(81,63,13)
#42340C
(66,52,12)
#33290B
(51,41,11)
#241E0A
(36,30,10)
#151309
(21,19,9)
#000000
(0,0,0)

Tints of #AB8113

#AB8113
(171,129,19)
#B28C28
(178,140,40)
#B9973D
(185,151,61)
#C0A252
(192,162,82)
#C7AD67
(199,173,103)
#CEB87C
(206,184,124)
#D5C391
(213,195,145)
#DCCEA6
(220,206,166)
#E3D9BB
(227,217,187)
#EAE4D0
(234,228,208)
#F1EFE5
(241,239,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AB8113 color. Also use rgb(171,129,19) instead hex code.

Text Font Color

.myTextColor { color: #AB8113; }

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

This text font color is #AB8113.

Background Color

.myBgColor { background-color: #AB8113; }

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

This div background color is #AB8113.

Border color

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

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

This div border color is #AB8113.

Opacity

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

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

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

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

This text has shadow with #AB8113 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AB8113.

Preview

Color preview on black background

This text has color #AB8113 on black background.


Color preview on white background

This text has color #AB8113 on white background.


Black color preview on #AB8113 background

This text has black color on #AB8113 background.


White color preview on #AB8113 background

This text has white color on #AB8113 background.


Related colors

Complementary color

Complementary color for #hex is #547EEC.


I love getcolorcode.com

Triadic colors

1 #13AB81 and #8113AB with #AB8113 are triadic colors.

2 #1381AB and #81AB13 with #AB8113 are triadic colors.