COLOR #AB6295

HEX: #AB6295 RGB: (171,98,149)

Color info

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

RGB color model

#AB6295 color RGB value is (171,98,149).

RGB: (171,98,149) (67%, 38%, 58%)

RGB channels and saturation

R 171 of 255 = 67%
G 98 of 255 = 38%
B 149 of 255 = 58%

171
98
149

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

Portions of RGB colors in percentages

R + G + B = 171 + 98 + 149 = 418 (100%)
R 171 of 418 ~ 40.91%
G 98 of 418 ~ 23.44%
B 149 of 418 ~ 35.65'%

%40.91
%23.44
%35.65

CMYK color model

#AB6295 color CMYK value is (0,43,13,33).

  • cyan value is 0.00%
  • magenta value is 42.69%
  • yellow value is 12.87%
  • key color value is 32.94%

CMYK: (0,43,13,33)
C0M43Y13K33 (0%, 43%, 13%, 33%)
(0.00 / 0.43 / 0.13 / 0.33)

CMYK percentages

%0
%42.69
%12.87
%32.94

Codes

Color #AB6295 in popluar color models

AB 62 95
RGB 171 98 149
HSL 318° 30.29% 52.75%
HSB/HSV 318° 42.69% 67.06%
CMYK 0.00% 42.69% 12.87%
32.94%

Color #AB6295 in popluar number systems.

HEX AB 62 95
Decimal 171 98 149
Binary 10101011 1100010 10010101
Octal 253 142 225

Shades and tints

Shades of #AB6295

#AB6295
(171,98,149)
#9C5A88
(156,90,136)
#8D527B
(141,82,123)
#7E4A6E
(126,74,110)
#6F4261
(111,66,97)
#603A54
(96,58,84)
#513247
(81,50,71)
#422A3A
(66,42,58)
#33222D
(51,34,45)
#241A20
(36,26,32)
#151213
(21,18,19)
#000000
(0,0,0)

Tints of #AB6295

#AB6295
(171,98,149)
#B2709E
(178,112,158)
#B97EA7
(185,126,167)
#C08CB0
(192,140,176)
#C79AB9
(199,154,185)
#CEA8C2
(206,168,194)
#D5B6CB
(213,182,203)
#DCC4D4
(220,196,212)
#E3D2DD
(227,210,221)
#EAE0E6
(234,224,230)
#F1EEEF
(241,238,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AB6295 color. Also use rgb(171,98,149) instead hex code.

Text Font Color

.myTextColor { color: #AB6295; }

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

This text font color is #AB6295.

Background Color

.myBgColor { background-color: #AB6295; }

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

This div background color is #AB6295.

Border color

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

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

This div border color is #AB6295.

Opacity

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

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

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

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

This text has shadow with #AB6295 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AB6295.

Preview

Color preview on black background

This text has color #AB6295 on black background.


Color preview on white background

This text has color #AB6295 on white background.


Black color preview on #AB6295 background

This text has black color on #AB6295 background.


White color preview on #AB6295 background

This text has white color on #AB6295 background.


Related colors

Complementary color

Complementary color for #hex is #549D6A.


I love getcolorcode.com

Triadic colors

1 #95AB62 and #6295AB with #AB6295 are triadic colors.

2 #9562AB and #62AB95 with #AB6295 are triadic colors.