COLOR #AB5E9F

HEX: #AB5E9F RGB: (171,94,159)

Renk bilgisi

#AB5E9F contains mainly red and blue colors. #AB5E9F ‘ nin web güvenlik rengi #996699 (ya da #969) dir.

RGB renk modeli

#AB5E9F color RGB value is (171,94,159).

RGB: (171,94,159) (67%, 37%, 62%)

RGB bağlantıları ve doygunluk

R 171 of 255 = 67%
G 94 of 255 = 37%
B 159 of 255 = 62%

171
94
159

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

Yüzdelerle RGB renk parçaları

R + G + B = 171 + 94 + 159 = 424 (100%)
R 171 of 424 ~ 40.33%
G 94 of 424 ~ 22.17%
B 159 of 424 ~ 37.5'%

%40.33
%22.17
%37.5

CMYK RENK MODELİ

#AB5E9F rengi CMYK tonu (0,45,7,33).

  • camgöbeği tonu 0.00%
  • eflatun tonu 45.03%
  • sarı tonu 7.02%
  • ana renk tonu 32.94%

CMYK: (0,45,7,33)
C0M45Y7K33 (0%, 45%, 7%, 33%)
(0.00 / 0.45 / 0.07 / 0.33)

CMYK yüzdeleri

%0
%45.03
%7.02
%32.94

Codes

Color #AB5E9F in popluar color models

AB 5E 9F
RGB 171 94 159
HSL 309° 31.43% 51.96%
HSB/HSV 309° 45.03% 67.06%
CMYK 0.00% 45.03% 7.02%
32.94%

Color #AB5E9F in popluar number systems.

HEX AB 5E 9F
Decimal 171 94 159
Binary 10101011 1011110 10011111
Octal 253 136 237

Shades and tints

Shades of #AB5E9F

#AB5E9F
(171,94,159)
#9C5691
(156,86,145)
#8D4E83
(141,78,131)
#7E4675
(126,70,117)
#6F3E67
(111,62,103)
#603659
(96,54,89)
#512E4B
(81,46,75)
#42263D
(66,38,61)
#331E2F
(51,30,47)
#241621
(36,22,33)
#150E13
(21,14,19)
#000000
(0,0,0)

Tints of #AB5E9F

#AB5E9F
(171,94,159)
#B26CA7
(178,108,167)
#B97AAF
(185,122,175)
#C088B7
(192,136,183)
#C796BF
(199,150,191)
#CEA4C7
(206,164,199)
#D5B2CF
(213,178,207)
#DCC0D7
(220,192,215)
#E3CEDF
(227,206,223)
#EADCE7
(234,220,231)
#F1EAEF
(241,234,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AB5E9F color. Also use rgb(171,94,159) instead hex code.

Text Font Color

.myTextColor { color: #AB5E9F; }

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

This text font color is #AB5E9F.

Background Color

.myBgColor { background-color: #AB5E9F; }

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

This div background color is #AB5E9F.

Border color

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

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

This div border color is #AB5E9F.

Opacity

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

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

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

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

This text has shadow with #AB5E9F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AB5E9F.

Preview

Color preview on black background

This text has color #AB5E9F on black background.


Color preview on white background

This text has color #AB5E9F on white background.


Black color preview on #AB5E9F background

This text has black color on #AB5E9F background.


White color preview on #AB5E9F background

This text has white color on #AB5E9F background.


Related colors

Complementary color

Complementary color for #hex is #54A160.


I love getcolorcode.com

Triadic colors

1 #9FAB5E and #5E9FAB with #AB5E9F are triadic colors.

2 #9F5EAB and #5EAB9F with #AB5E9F are triadic colors.