COLOR #AB4673

HEX: #AB4673 RGB: (171,70,115)

Color info

#AB4673 contains mainly red and blue colors. Web safe color of #AB4673 is #993366 (or #936).

RGB color model

#AB4673 color RGB value is (171,70,115).

RGB: (171,70,115) (67%, 27%, 45%)

RGB channels and saturation

R 171 of 255 = 67%
G 70 of 255 = 27%
B 115 of 255 = 45%

171
70
115

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

Portions of RGB colors in percentages

R + G + B = 171 + 70 + 115 = 356 (100%)
R 171 of 356 ~ 48.03%
G 70 of 356 ~ 19.66%
B 115 of 356 ~ 32.3'%

%48.03
%19.66
%32.3

CMYK color model

#AB4673 color CMYK value is (0,59,33,33).

  • cyan value is 0.00%
  • magenta value is 59.06%
  • yellow value is 32.75%
  • key color value is 32.94%
CMYK: (0,59,33,33) C0M59Y33K33 (0%,59%,33%,33%) (0.00/0.59/0.33/0.33) 

CMYK percentages

%0
%59.06
%32.75
%32.94

Codes

Color #AB4673 in popluar color models

AB 46 73
RGB 171 70 115
HSL 333° 41.91% 47.25%
HSB/HSV 333° 59.06% 67.06%
CMYK 0.00% 59.06% 32.75%
32.94%

Color #AB4673 in popluar number systems.

HEX AB 46 73
Decimal 171 70 115
Binary 10101011 1000110 1110011
Octal 253 106 163

Shades and tints

Shades of #AB4673

#AB4673
(171,70,115)
#9C4069
(156,64,105)
#8D3A5F
(141,58,95)
#7E3455
(126,52,85)
#6F2E4B
(111,46,75)
#602841
(96,40,65)
#512237
(81,34,55)
#421C2D
(66,28,45)
#331623
(51,22,35)
#241019
(36,16,25)
#150A0F
(21,10,15)
#000000
(0,0,0)

Tints of #AB4673

#AB4673
(171,70,115)
#B2567F
(178,86,127)
#B9668B
(185,102,139)
#C07697
(192,118,151)
#C786A3
(199,134,163)
#CE96AF
(206,150,175)
#D5A6BB
(213,166,187)
#DCB6C7
(220,182,199)
#E3C6D3
(227,198,211)
#EAD6DF
(234,214,223)
#F1E6EB
(241,230,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AB4673 color. Also use rgb(171,70,115) instead hex code.

Text Font Color

.myTextColor { color: #AB4673; }

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

This text font color is #AB4673.

Background Color

.myBgColor { background-color: #AB4673; }

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

This div background color is #AB4673.

Border color

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

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

This div border color is #AB4673.

Opacity

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

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

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

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

This text has shadow with #AB4673 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AB4673.

Preview

Color preview on black background

This text has color #AB4673 on black background.


Color preview on white background

This text has color #AB4673 on white background.


Black color preview on #AB4673 background

This text has black color on #AB4673 background.


White color preview on #AB4673 background

This text has white color on #AB4673 background.


Related colors

Complementary color

Complementary color for #hex is #54B98C.


I love getcolorcode.com

Triadic colors

1 #73AB46 and #4673AB with #AB4673 are triadic colors.

2 #7346AB and #46AB73 with #AB4673 are triadic colors.