COLOR #AB9567

HEX: #AB9567 RGB: (171,149,103)

Color info

#AB9567 contains mainly red and green colors. Web safe color of #AB9567 is #999966 (or #996).

RGB color model

#AB9567 color RGB value is (171,149,103).

RGB: (171,149,103) (67%, 58%, 40%)

RGB channels and saturation

R 171 of 255 = 67%
G 149 of 255 = 58%
B 103 of 255 = 40%

171
149
103

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

Portions of RGB colors in percentages

R + G + B = 171 + 149 + 103 = 423 (100%)
R 171 of 423 ~ 40.43%
G 149 of 423 ~ 35.22%
B 103 of 423 ~ 24.35'%

%40.43
%35.22
%24.35

CMYK color model

#AB9567 color CMYK value is (0,13,40,33).

  • cyan value is 0.00%
  • magenta value is 12.87%
  • yellow value is 39.77%
  • key color value is 32.94%
CMYK: (0,13,40,33) C0M13Y40K33 (0%,13%,40%,33%) (0.00/0.13/0.40/0.33) 

CMYK percentages

%0
%12.87
%39.77
%32.94

Codes

Color #AB9567 in popluar color models

AB 95 67
RGB 171 149 103
HSL 41° 28.81% 53.73%
HSB/HSV 41° 39.77% 67.06%
CMYK 0.00% 12.87% 39.77%
32.94%

Color #AB9567 in popluar number systems.

HEX AB 95 67
Decimal 171 149 103
Binary 10101011 10010101 1100111
Octal 253 225 147

Shades and tints

Shades of #AB9567

#AB9567
(171,149,103)
#9C885E
(156,136,94)
#8D7B55
(141,123,85)
#7E6E4C
(126,110,76)
#6F6143
(111,97,67)
#60543A
(96,84,58)
#514731
(81,71,49)
#423A28
(66,58,40)
#332D1F
(51,45,31)
#242016
(36,32,22)
#15130D
(21,19,13)
#000000
(0,0,0)

Tints of #AB9567

#AB9567
(171,149,103)
#B29E74
(178,158,116)
#B9A781
(185,167,129)
#C0B08E
(192,176,142)
#C7B99B
(199,185,155)
#CEC2A8
(206,194,168)
#D5CBB5
(213,203,181)
#DCD4C2
(220,212,194)
#E3DDCF
(227,221,207)
#EAE6DC
(234,230,220)
#F1EFE9
(241,239,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AB9567 color. Also use rgb(171,149,103) instead hex code.

Text Font Color

.myTextColor { color: #AB9567; }

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

This text font color is #AB9567.

Background Color

.myBgColor { background-color: #AB9567; }

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

This div background color is #AB9567.

Border color

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

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

This div border color is #AB9567.

Opacity

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

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

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

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

This text has shadow with #AB9567 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AB9567.

Preview

Color preview on black background

This text has color #AB9567 on black background.


Color preview on white background

This text has color #AB9567 on white background.


Black color preview on #AB9567 background

This text has black color on #AB9567 background.


White color preview on #AB9567 background

This text has white color on #AB9567 background.


Related colors

Complementary color

Complementary color for #hex is #546A98.


I love getcolorcode.com

Triadic colors

1 #67AB95 and #9567AB with #AB9567 are triadic colors.

2 #6795AB and #95AB67 with #AB9567 are triadic colors.