COLOR #AB6092

HEX: #AB6092 RGB: (171,96,146)

Color info

#AB6092 contains mainly red and blue colors. Web safe color of #AB6092 is #996699 (or #969).

RGB color model

#AB6092 color RGB value is (171,96,146).

RGB: (171,96,146) (67%, 38%, 57%)

RGB channels and saturation

R 171 of 255 = 67%
G 96 of 255 = 38%
B 146 of 255 = 57%

171
96
146

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

Portions of RGB colors in percentages

R + G + B = 171 + 96 + 146 = 413 (100%)
R 171 of 413 ~ 41.4%
G 96 of 413 ~ 23.24%
B 146 of 413 ~ 35.35'%

%41.4
%23.24
%35.35

CMYK color model

#AB6092 color CMYK value is (0,44,15,33).

  • cyan value is 0.00%
  • magenta value is 43.86%
  • yellow value is 14.62%
  • key color value is 32.94%

CMYK: (0,44,15,33)
C0M44Y15K33 (0%, 44%, 15%, 33%)
(0.00 / 0.44 / 0.15 / 0.33)

CMYK percentages

%0
%43.86
%14.62
%32.94

Codes

Color #AB6092 in popluar color models

AB 60 92
RGB 171 96 146
HSL 320° 30.86% 52.35%
HSB/HSV 320° 43.86% 67.06%
CMYK 0.00% 43.86% 14.62%
32.94%

Color #AB6092 in popluar number systems.

HEX AB 60 92
Decimal 171 96 146
Binary 10101011 1100000 10010010
Octal 253 140 222

Shades and tints

Shades of #AB6092

#AB6092
(171,96,146)
#9C5885
(156,88,133)
#8D5078
(141,80,120)
#7E486B
(126,72,107)
#6F405E
(111,64,94)
#603851
(96,56,81)
#513044
(81,48,68)
#422837
(66,40,55)
#33202A
(51,32,42)
#24181D
(36,24,29)
#151010
(21,16,16)
#000000
(0,0,0)

Tints of #AB6092

#AB6092
(171,96,146)
#B26E9B
(178,110,155)
#B97CA4
(185,124,164)
#C08AAD
(192,138,173)
#C798B6
(199,152,182)
#CEA6BF
(206,166,191)
#D5B4C8
(213,180,200)
#DCC2D1
(220,194,209)
#E3D0DA
(227,208,218)
#EADEE3
(234,222,227)
#F1ECEC
(241,236,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AB6092 color. Also use rgb(171,96,146) instead hex code.

Text Font Color

.myTextColor { color: #AB6092; }

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

This text font color is #AB6092.

Background Color

.myBgColor { background-color: #AB6092; }

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

This div background color is #AB6092.

Border color

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

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

This div border color is #AB6092.

Opacity

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

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

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

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

This text has shadow with #AB6092 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AB6092.

Preview

Color preview on black background

This text has color #AB6092 on black background.


Color preview on white background

This text has color #AB6092 on white background.


Black color preview on #AB6092 background

This text has black color on #AB6092 background.


White color preview on #AB6092 background

This text has white color on #AB6092 background.


Related colors

Complementary color

Complementary color for #hex is #549F6D.


I love getcolorcode.com

Triadic colors

1 #92AB60 and #6092AB with #AB6092 are triadic colors.

2 #9260AB and #60AB92 with #AB6092 are triadic colors.