COLOR #AB5748

HEX: #AB5748 RGB: (171,87,72)

Color info

#AB5748 contains mainly red color. Web safe color of #AB5748 is #996633 (or #963).

RGB color model

#AB5748 color RGB value is (171,87,72).

RGB: (171,87,72) (67%, 34%, 28%)

RGB channels and saturation

R 171 of 255 = 67%
G 87 of 255 = 34%
B 72 of 255 = 28%

171
87
72

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

Portions of RGB colors in percentages

R + G + B = 171 + 87 + 72 = 330 (100%)
R 171 of 330 ~ 51.82%
G 87 of 330 ~ 26.36%
B 72 of 330 ~ 21.82'%

%51.82
%26.36
%21.82

CMYK color model

#AB5748 color CMYK value is (0,49,58,33).

  • cyan value is 0.00%
  • magenta value is 49.12%
  • yellow value is 57.89%
  • key color value is 32.94%
CMYK: (0,49,58,33) C0M49Y58K33 (0%,49%,58%,33%) (0.00/0.49/0.58/0.33) 

CMYK percentages

%0
%49.12
%57.89
%32.94

Codes

Color #AB5748 in popluar color models

AB 57 48
RGB 171 87 72
HSL 40.74% 47.65%
HSB/HSV 57.89% 67.06%
CMYK 0.00% 49.12% 57.89%
32.94%

Color #AB5748 in popluar number systems.

HEX AB 57 48
Decimal 171 87 72
Binary 10101011 1010111 1001000
Octal 253 127 110

Shades and tints

Shades of #AB5748

#AB5748
(171,87,72)
#9C5042
(156,80,66)
#8D493C
(141,73,60)
#7E4236
(126,66,54)
#6F3B30
(111,59,48)
#60342A
(96,52,42)
#512D24
(81,45,36)
#42261E
(66,38,30)
#331F18
(51,31,24)
#241812
(36,24,18)
#15110C
(21,17,12)
#000000
(0,0,0)

Tints of #AB5748

#AB5748
(171,87,72)
#B26658
(178,102,88)
#B97568
(185,117,104)
#C08478
(192,132,120)
#C79388
(199,147,136)
#CEA298
(206,162,152)
#D5B1A8
(213,177,168)
#DCC0B8
(220,192,184)
#E3CFC8
(227,207,200)
#EADED8
(234,222,216)
#F1EDE8
(241,237,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AB5748 color. Also use rgb(171,87,72) instead hex code.

Text Font Color

.myTextColor { color: #AB5748; }

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

This text font color is #AB5748.

Background Color

.myBgColor { background-color: #AB5748; }

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

This div background color is #AB5748.

Border color

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

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

This div border color is #AB5748.

Opacity

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

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

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

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

This text has shadow with #AB5748 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AB5748.

Preview

Color preview on black background

This text has color #AB5748 on black background.


Color preview on white background

This text has color #AB5748 on white background.


Black color preview on #AB5748 background

This text has black color on #AB5748 background.


White color preview on #AB5748 background

This text has white color on #AB5748 background.


Related colors

Complementary color

Complementary color for #hex is #54A8B7.


I love getcolorcode.com

Triadic colors

1 #48AB57 and #5748AB with #AB5748 are triadic colors.

2 #4857AB and #57AB48 with #AB5748 are triadic colors.