COLOR #AB4A6F

HEX: #AB4A6F RGB: (171,74,111)

Color info

#AB4A6F contains mainly red color. Web safe color of #AB4A6F is #993366 (or #936).

RGB color model

#AB4A6F color RGB value is (171,74,111).

RGB: (171,74,111) (67%, 29%, 44%)

RGB channels and saturation

R 171 of 255 = 67%
G 74 of 255 = 29%
B 111 of 255 = 44%

171
74
111

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

Portions of RGB colors in percentages

R + G + B = 171 + 74 + 111 = 356 (100%)
R 171 of 356 ~ 48.03%
G 74 of 356 ~ 20.79%
B 111 of 356 ~ 31.18'%

%48.03
%20.79
%31.18

CMYK color model

#AB4A6F color CMYK value is (0,57,35,33).

  • cyan value is 0.00%
  • magenta value is 56.73%
  • yellow value is 35.09%
  • key color value is 32.94%

CMYK: (0,57,35,33)
C0M57Y35K33 (0%, 57%, 35%, 33%)
(0.00 / 0.57 / 0.35 / 0.33)

CMYK percentages

%0
%56.73
%35.09
%32.94

Codes

Color #AB4A6F in popluar color models

AB 4A 6F
RGB 171 74 111
HSL 337° 39.59% 48.04%
HSB/HSV 337° 56.73% 67.06%
CMYK 0.00% 56.73% 35.09%
32.94%

Color #AB4A6F in popluar number systems.

HEX AB 4A 6F
Decimal 171 74 111
Binary 10101011 1001010 1101111
Octal 253 112 157

Shades and tints

Shades of #AB4A6F

#AB4A6F
(171,74,111)
#9C4465
(156,68,101)
#8D3E5B
(141,62,91)
#7E3851
(126,56,81)
#6F3247
(111,50,71)
#602C3D
(96,44,61)
#512633
(81,38,51)
#422029
(66,32,41)
#331A1F
(51,26,31)
#241415
(36,20,21)
#150E0B
(21,14,11)
#000000
(0,0,0)

Tints of #AB4A6F

#AB4A6F
(171,74,111)
#B25A7C
(178,90,124)
#B96A89
(185,106,137)
#C07A96
(192,122,150)
#C78AA3
(199,138,163)
#CE9AB0
(206,154,176)
#D5AABD
(213,170,189)
#DCBACA
(220,186,202)
#E3CAD7
(227,202,215)
#EADAE4
(234,218,228)
#F1EAF1
(241,234,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AB4A6F color. Also use rgb(171,74,111) instead hex code.

Text Font Color

.myTextColor { color: #AB4A6F; }

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

This text font color is #AB4A6F.

Background Color

.myBgColor { background-color: #AB4A6F; }

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

This div background color is #AB4A6F.

Border color

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

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

This div border color is #AB4A6F.

Opacity

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

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

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

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

This text has shadow with #AB4A6F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AB4A6F.

Preview

Color preview on black background

This text has color #AB4A6F on black background.


Color preview on white background

This text has color #AB4A6F on white background.


Black color preview on #AB4A6F background

This text has black color on #AB4A6F background.


White color preview on #AB4A6F background

This text has white color on #AB4A6F background.


Related colors

Complementary color

Complementary color for #hex is #54B590.


I love getcolorcode.com

Triadic colors

1 #6FAB4A and #4A6FAB with #AB4A6F are triadic colors.

2 #6F4AAB and #4AAB6F with #AB4A6F are triadic colors.