COLOR #AB7562

HEX: #AB7562 RGB: (171,117,98)

Color info

#AB7562 contains mainly red and green colors. Web safe color of #AB7562 is #996666 (or #966).

RGB color model

#AB7562 color RGB value is (171,117,98).

RGB: (171,117,98) (67%, 46%, 38%)

RGB channels and saturation

R 171 of 255 = 67%
G 117 of 255 = 46%
B 98 of 255 = 38%

171
117
98

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

Portions of RGB colors in percentages

R + G + B = 171 + 117 + 98 = 386 (100%)
R 171 of 386 ~ 44.3%
G 117 of 386 ~ 30.31%
B 98 of 386 ~ 25.39'%

%44.3
%30.31
%25.39

CMYK color model

#AB7562 color CMYK value is (0,32,43,33).

  • cyan value is 0.00%
  • magenta value is 31.58%
  • yellow value is 42.69%
  • key color value is 32.94%
CMYK: (0,32,43,33) C0M32Y43K33 (0%,32%,43%,33%) (0.00/0.32/0.43/0.33) 

CMYK percentages

%0
%31.58
%42.69
%32.94

Codes

Color #AB7562 in popluar color models

AB 75 62
RGB 171 117 98
HSL 16° 30.29% 52.75%
HSB/HSV 16° 42.69% 67.06%
CMYK 0.00% 31.58% 42.69%
32.94%

Color #AB7562 in popluar number systems.

HEX AB 75 62
Decimal 171 117 98
Binary 10101011 1110101 1100010
Octal 253 165 142

Shades and tints

Shades of #AB7562

#AB7562
(171,117,98)
#9C6B5A
(156,107,90)
#8D6152
(141,97,82)
#7E574A
(126,87,74)
#6F4D42
(111,77,66)
#60433A
(96,67,58)
#513932
(81,57,50)
#422F2A
(66,47,42)
#332522
(51,37,34)
#241B1A
(36,27,26)
#151112
(21,17,18)
#000000
(0,0,0)

Tints of #AB7562

#AB7562
(171,117,98)
#B28170
(178,129,112)
#B98D7E
(185,141,126)
#C0998C
(192,153,140)
#C7A59A
(199,165,154)
#CEB1A8
(206,177,168)
#D5BDB6
(213,189,182)
#DCC9C4
(220,201,196)
#E3D5D2
(227,213,210)
#EAE1E0
(234,225,224)
#F1EDEE
(241,237,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AB7562 color. Also use rgb(171,117,98) instead hex code.

Text Font Color

.myTextColor { color: #AB7562; }

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

This text font color is #AB7562.

Background Color

.myBgColor { background-color: #AB7562; }

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

This div background color is #AB7562.

Border color

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

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

This div border color is #AB7562.

Opacity

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

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

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

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

This text has shadow with #AB7562 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AB7562.

Preview

Color preview on black background

This text has color #AB7562 on black background.


Color preview on white background

This text has color #AB7562 on white background.


Black color preview on #AB7562 background

This text has black color on #AB7562 background.


White color preview on #AB7562 background

This text has white color on #AB7562 background.


Related colors

Complementary color

Complementary color for #hex is #548A9D.


I love getcolorcode.com

Triadic colors

1 #62AB75 and #7562AB with #AB7562 are triadic colors.

2 #6275AB and #75AB62 with #AB7562 are triadic colors.