COLOR #AB5E9A

HEX: #AB5E9A RGB: (171,94,154)

Renk bilgisi

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

RGB renk modeli

#AB5E9A color RGB value is (171,94,154).

RGB: (171,94,154) (67%, 37%, 60%)

RGB bağlantıları ve doygunluk

R 171 of 255 = 67%
G 94 of 255 = 37%
B 154 of 255 = 60%

171
94
154

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

Yüzdelerle RGB renk parçaları

R + G + B = 171 + 94 + 154 = 419 (100%)
R 171 of 419 ~ 40.81%
G 94 of 419 ~ 22.43%
B 154 of 419 ~ 36.75'%

%40.81
%22.43
%36.75

CMYK RENK MODELİ

#AB5E9A rengi CMYK tonu (0,45,10,33).

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

CMYK: (0,45,10,33)
C0M45Y10K33 (0%, 45%, 10%, 33%)
(0.00 / 0.45 / 0.10 / 0.33)

CMYK yüzdeleri

%0
%45.03
%9.94
%32.94

Codes

Color #AB5E9A in popluar color models

AB 5E 9A
RGB 171 94 154
HSL 313° 31.43% 51.96%
HSB/HSV 313° 45.03% 67.06%
CMYK 0.00% 45.03% 9.94%
32.94%

Color #AB5E9A in popluar number systems.

HEX AB 5E 9A
Decimal 171 94 154
Binary 10101011 1011110 10011010
Octal 253 136 232

Shades and tints

Shades of #AB5E9A

#AB5E9A
(171,94,154)
#9C568C
(156,86,140)
#8D4E7E
(141,78,126)
#7E4670
(126,70,112)
#6F3E62
(111,62,98)
#603654
(96,54,84)
#512E46
(81,46,70)
#422638
(66,38,56)
#331E2A
(51,30,42)
#24161C
(36,22,28)
#150E0E
(21,14,14)
#000000
(0,0,0)

Tints of #AB5E9A

#AB5E9A
(171,94,154)
#B26CA3
(178,108,163)
#B97AAC
(185,122,172)
#C088B5
(192,136,181)
#C796BE
(199,150,190)
#CEA4C7
(206,164,199)
#D5B2D0
(213,178,208)
#DCC0D9
(220,192,217)
#E3CEE2
(227,206,226)
#EADCEB
(234,220,235)
#F1EAF4
(241,234,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AB5E9A; }

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

This text font color is #AB5E9A.

Background Color

.myBgColor { background-color: #AB5E9A; }

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

This div background color is #AB5E9A.

Border color

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

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

This div border color is #AB5E9A.

Opacity

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

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

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

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

This text has shadow with #AB5E9A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AB5E9A.

Preview

Color preview on black background

This text has color #AB5E9A on black background.


Color preview on white background

This text has color #AB5E9A on white background.


Black color preview on #AB5E9A background

This text has black color on #AB5E9A background.


White color preview on #AB5E9A background

This text has white color on #AB5E9A background.


Related colors

Complementary color

Complementary color for #hex is #54A165.


I love getcolorcode.com

Triadic colors

1 #9AAB5E and #5E9AAB with #AB5E9A are triadic colors.

2 #9A5EAB and #5EAB9A with #AB5E9A are triadic colors.