COLOR #AB7D47

HEX: #AB7D47 RGB: (171,125,71)

Color info

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

RGB color model

#AB7D47 color RGB value is (171,125,71).

RGB: (171,125,71) (67%, 49%, 28%)

RGB channels and saturation

R 171 of 255 = 67%
G 125 of 255 = 49%
B 71 of 255 = 28%

171
125
71

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

Portions of RGB colors in percentages

R + G + B = 171 + 125 + 71 = 367 (100%)
R 171 of 367 ~ 46.59%
G 125 of 367 ~ 34.06%
B 71 of 367 ~ 19.35'%

%46.59
%34.06
%19.35

CMYK color model

#AB7D47 color CMYK value is (0,27,58,33).

  • cyan value is 0.00%
  • magenta value is 26.90%
  • yellow value is 58.48%
  • key color value is 32.94%

CMYK: (0,27,58,33)
C0M27Y58K33 (0%, 27%, 58%, 33%)
(0.00 / 0.27 / 0.58 / 0.33)

CMYK percentages

%0
%26.9
%58.48
%32.94

Codes

Color #AB7D47 in popluar color models

AB 7D 47
RGB 171 125 71
HSL 32° 41.32% 47.45%
HSB/HSV 32° 58.48% 67.06%
CMYK 0.00% 26.90% 58.48%
32.94%

Color #AB7D47 in popluar number systems.

HEX AB 7D 47
Decimal 171 125 71
Binary 10101011 1111101 1000111
Octal 253 175 107

Shades and tints

Shades of #AB7D47

#AB7D47
(171,125,71)
#9C7241
(156,114,65)
#8D673B
(141,103,59)
#7E5C35
(126,92,53)
#6F512F
(111,81,47)
#604629
(96,70,41)
#513B23
(81,59,35)
#42301D
(66,48,29)
#332517
(51,37,23)
#241A11
(36,26,17)
#150F0B
(21,15,11)
#000000
(0,0,0)

Tints of #AB7D47

#AB7D47
(171,125,71)
#B28857
(178,136,87)
#B99367
(185,147,103)
#C09E77
(192,158,119)
#C7A987
(199,169,135)
#CEB497
(206,180,151)
#D5BFA7
(213,191,167)
#DCCAB7
(220,202,183)
#E3D5C7
(227,213,199)
#EAE0D7
(234,224,215)
#F1EBE7
(241,235,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AB7D47 color. Also use rgb(171,125,71) instead hex code.

Text Font Color

.myTextColor { color: #AB7D47; }

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

This text font color is #AB7D47.

Background Color

.myBgColor { background-color: #AB7D47; }

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

This div background color is #AB7D47.

Border color

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

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

This div border color is #AB7D47.

Opacity

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

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

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

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

This text has shadow with #AB7D47 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AB7D47.

Preview

Color preview on black background

This text has color #AB7D47 on black background.


Color preview on white background

This text has color #AB7D47 on white background.


Black color preview on #AB7D47 background

This text has black color on #AB7D47 background.


White color preview on #AB7D47 background

This text has white color on #AB7D47 background.


Related colors

Complementary color

Complementary color for #hex is #5482B8.


I love getcolorcode.com

Triadic colors

1 #47AB7D and #7D47AB with #AB7D47 are triadic colors.

2 #477DAB and #7DAB47 with #AB7D47 are triadic colors.