COLOR #AB7F4D

HEX: #AB7F4D RGB: (171,127,77)

Color info

#AB7F4D contains mainly red and green colors. Web safe color of #AB7F4D is #996633 (or #963).

RGB color model

#AB7F4D color RGB value is (171,127,77).

RGB: (171,127,77) (67%, 50%, 30%)

RGB channels and saturation

R 171 of 255 = 67%
G 127 of 255 = 50%
B 77 of 255 = 30%

171
127
77

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

Portions of RGB colors in percentages

R + G + B = 171 + 127 + 77 = 375 (100%)
R 171 of 375 ~ 45.6%
G 127 of 375 ~ 33.87%
B 77 of 375 ~ 20.53'%

%45.6
%33.87
%20.53

CMYK color model

#AB7F4D color CMYK value is (0,26,55,33).

  • cyan value is 0.00%
  • magenta value is 25.73%
  • yellow value is 54.97%
  • key color value is 32.94%
CMYK: (0,26,55,33) C0M26Y55K33 (0%,26%,55%,33%) (0.00/0.26/0.55/0.33) 

CMYK percentages

%0
%25.73
%54.97
%32.94

Codes

Color #AB7F4D in popluar color models

AB 7F 4D
RGB 171 127 77
HSL 32° 37.90% 48.63%
HSB/HSV 32° 54.97% 67.06%
CMYK 0.00% 25.73% 54.97%
32.94%

Color #AB7F4D in popluar number systems.

HEX AB 7F 4D
Decimal 171 127 77
Binary 10101011 1111111 1001101
Octal 253 177 115

Shades and tints

Shades of #AB7F4D

#AB7F4D
(171,127,77)
#9C7446
(156,116,70)
#8D693F
(141,105,63)
#7E5E38
(126,94,56)
#6F5331
(111,83,49)
#60482A
(96,72,42)
#513D23
(81,61,35)
#42321C
(66,50,28)
#332715
(51,39,21)
#241C0E
(36,28,14)
#151107
(21,17,7)
#000000
(0,0,0)

Tints of #AB7F4D

#AB7F4D
(171,127,77)
#B28A5D
(178,138,93)
#B9956D
(185,149,109)
#C0A07D
(192,160,125)
#C7AB8D
(199,171,141)
#CEB69D
(206,182,157)
#D5C1AD
(213,193,173)
#DCCCBD
(220,204,189)
#E3D7CD
(227,215,205)
#EAE2DD
(234,226,221)
#F1EDED
(241,237,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AB7F4D color. Also use rgb(171,127,77) instead hex code.

Text Font Color

.myTextColor { color: #AB7F4D; }

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

This text font color is #AB7F4D.

Background Color

.myBgColor { background-color: #AB7F4D; }

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

This div background color is #AB7F4D.

Border color

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

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

This div border color is #AB7F4D.

Opacity

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

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

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

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

This text has shadow with #AB7F4D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AB7F4D.

Preview

Color preview on black background

This text has color #AB7F4D on black background.


Color preview on white background

This text has color #AB7F4D on white background.


Black color preview on #AB7F4D background

This text has black color on #AB7F4D background.


White color preview on #AB7F4D background

This text has white color on #AB7F4D background.


Related colors

Complementary color

Complementary color for #hex is #5480B2.


I love getcolorcode.com

Triadic colors

1 #4DAB7F and #7F4DAB with #AB7F4D are triadic colors.

2 #4D7FAB and #7FAB4D with #AB7F4D are triadic colors.