COLOR #AB9277

HEX: #AB9277 RGB: (171,146,119)

Color info

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

RGB color model

#AB9277 color RGB value is (171,146,119).

RGB: (171,146,119) (67%, 57%, 47%)

RGB channels and saturation

R 171 of 255 = 67%
G 146 of 255 = 57%
B 119 of 255 = 47%

171
146
119

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

Portions of RGB colors in percentages

R + G + B = 171 + 146 + 119 = 436 (100%)
R 171 of 436 ~ 39.22%
G 146 of 436 ~ 33.49%
B 119 of 436 ~ 27.29'%

%39.22
%33.49
%27.29

CMYK color model

#AB9277 color CMYK value is (0,15,30,33).

  • cyan value is 0.00%
  • magenta value is 14.62%
  • yellow value is 30.41%
  • key color value is 32.94%
CMYK: (0,15,30,33) C0M15Y30K33 (0%,15%,30%,33%) (0.00/0.15/0.30/0.33) 

CMYK percentages

%0
%14.62
%30.41
%32.94

Codes

Color #AB9277 in popluar color models

AB 92 77
RGB 171 146 119
HSL 31° 23.64% 56.86%
HSB/HSV 31° 30.41% 67.06%
CMYK 0.00% 14.62% 30.41%
32.94%

Color #AB9277 in popluar number systems.

HEX AB 92 77
Decimal 171 146 119
Binary 10101011 10010010 1110111
Octal 253 222 167

Shades and tints

Shades of #AB9277

#AB9277
(171,146,119)
#9C856D
(156,133,109)
#8D7863
(141,120,99)
#7E6B59
(126,107,89)
#6F5E4F
(111,94,79)
#605145
(96,81,69)
#51443B
(81,68,59)
#423731
(66,55,49)
#332A27
(51,42,39)
#241D1D
(36,29,29)
#151013
(21,16,19)
#000000
(0,0,0)

Tints of #AB9277

#AB9277
(171,146,119)
#B29B83
(178,155,131)
#B9A48F
(185,164,143)
#C0AD9B
(192,173,155)
#C7B6A7
(199,182,167)
#CEBFB3
(206,191,179)
#D5C8BF
(213,200,191)
#DCD1CB
(220,209,203)
#E3DAD7
(227,218,215)
#EAE3E3
(234,227,227)
#F1ECEF
(241,236,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AB9277 color. Also use rgb(171,146,119) instead hex code.

Text Font Color

.myTextColor { color: #AB9277; }

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

This text font color is #AB9277.

Background Color

.myBgColor { background-color: #AB9277; }

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

This div background color is #AB9277.

Border color

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

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

This div border color is #AB9277.

Opacity

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

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

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

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

This text has shadow with #AB9277 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AB9277.

Preview

Color preview on black background

This text has color #AB9277 on black background.


Color preview on white background

This text has color #AB9277 on white background.


Black color preview on #AB9277 background

This text has black color on #AB9277 background.


White color preview on #AB9277 background

This text has white color on #AB9277 background.


Related colors

Complementary color

Complementary color for #hex is #546D88.


I love getcolorcode.com

Triadic colors

1 #77AB92 and #9277AB with #AB9277 are triadic colors.

2 #7792AB and #92AB77 with #AB9277 are triadic colors.