COLOR #AB4A6D

HEX: #AB4A6D RGB: (171,74,109)

Color info

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

RGB color model

#AB4A6D color RGB value is (171,74,109).

RGB: (171,74,109) (67%, 29%, 43%)

RGB channels and saturation

R 171 of 255 = 67%
G 74 of 255 = 29%
B 109 of 255 = 43%

171
74
109

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

Portions of RGB colors in percentages

R + G + B = 171 + 74 + 109 = 354 (100%)
R 171 of 354 ~ 48.31%
G 74 of 354 ~ 20.9%
B 109 of 354 ~ 30.79'%

%48.31
%20.9
%30.79

CMYK color model

#AB4A6D color CMYK value is (0,57,36,33).

  • cyan value is 0.00%
  • magenta value is 56.73%
  • yellow value is 36.26%
  • key color value is 32.94%
CMYK: (0,57,36,33) C0M57Y36K33 (0%,57%,36%,33%) (0.00/0.57/0.36/0.33) 

CMYK percentages

%0
%56.73
%36.26
%32.94

Codes

Color #AB4A6D in popluar color models

AB 4A 6D
RGB 171 74 109
HSL 338° 39.59% 48.04%
HSB/HSV 338° 56.73% 67.06%
CMYK 0.00% 56.73% 36.26%
32.94%

Color #AB4A6D in popluar number systems.

HEX AB 4A 6D
Decimal 171 74 109
Binary 10101011 1001010 1101101
Octal 253 112 155

Shades and tints

Shades of #AB4A6D

#AB4A6D
(171,74,109)
#9C4464
(156,68,100)
#8D3E5B
(141,62,91)
#7E3852
(126,56,82)
#6F3249
(111,50,73)
#602C40
(96,44,64)
#512637
(81,38,55)
#42202E
(66,32,46)
#331A25
(51,26,37)
#24141C
(36,20,28)
#150E13
(21,14,19)
#000000
(0,0,0)

Tints of #AB4A6D

#AB4A6D
(171,74,109)
#B25A7A
(178,90,122)
#B96A87
(185,106,135)
#C07A94
(192,122,148)
#C78AA1
(199,138,161)
#CE9AAE
(206,154,174)
#D5AABB
(213,170,187)
#DCBAC8
(220,186,200)
#E3CAD5
(227,202,213)
#EADAE2
(234,218,226)
#F1EAEF
(241,234,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AB4A6D; }

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

This text font color is #AB4A6D.

Background Color

.myBgColor { background-color: #AB4A6D; }

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

This div background color is #AB4A6D.

Border color

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

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

This div border color is #AB4A6D.

Opacity

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

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

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

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

This text has shadow with #AB4A6D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AB4A6D.

Preview

Color preview on black background

This text has color #AB4A6D on black background.


Color preview on white background

This text has color #AB4A6D on white background.


Black color preview on #AB4A6D background

This text has black color on #AB4A6D background.


White color preview on #AB4A6D background

This text has white color on #AB4A6D background.


Related colors

Complementary color

Complementary color for #hex is #54B592.


I love getcolorcode.com

Triadic colors

1 #6DAB4A and #4A6DAB with #AB4A6D are triadic colors.

2 #6D4AAB and #4AAB6D with #AB4A6D are triadic colors.