COLOR #AB5A8D

HEX: #AB5A8D RGB: (171,90,141)

Renk bilgisi

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

RGB renk modeli

#AB5A8D color RGB value is (171,90,141).

RGB: (171,90,141) (67%, 35%, 55%)

RGB bağlantıları ve doygunluk

R 171 of 255 = 67%
G 90 of 255 = 35%
B 141 of 255 = 55%

171
90
141

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

Yüzdelerle RGB renk parçaları

R + G + B = 171 + 90 + 141 = 402 (100%)
R 171 of 402 ~ 42.54%
G 90 of 402 ~ 22.39%
B 141 of 402 ~ 35.07'%

%42.54
%22.39
%35.07

CMYK RENK MODELİ

#AB5A8D rengi CMYK tonu (0,47,18,33).

  • camgöbeği tonu 0.00%
  • eflatun tonu 47.37%
  • sarı tonu 17.54%
  • ana renk tonu 32.94%

CMYK: (0,47,18,33)
C0M47Y18K33 (0%, 47%, 18%, 33%)
(0.00 / 0.47 / 0.18 / 0.33)

CMYK yüzdeleri

%0
%47.37
%17.54
%32.94

Codes

Color #AB5A8D in popluar color models

AB 5A 8D
RGB 171 90 141
HSL 322° 32.53% 51.18%
HSB/HSV 322° 47.37% 67.06%
CMYK 0.00% 47.37% 17.54%
32.94%

Color #AB5A8D in popluar number systems.

HEX AB 5A 8D
Decimal 171 90 141
Binary 10101011 1011010 10001101
Octal 253 132 215

Shades and tints

Shades of #AB5A8D

#AB5A8D
(171,90,141)
#9C5281
(156,82,129)
#8D4A75
(141,74,117)
#7E4269
(126,66,105)
#6F3A5D
(111,58,93)
#603251
(96,50,81)
#512A45
(81,42,69)
#422239
(66,34,57)
#331A2D
(51,26,45)
#241221
(36,18,33)
#150A15
(21,10,21)
#000000
(0,0,0)

Tints of #AB5A8D

#AB5A8D
(171,90,141)
#B26997
(178,105,151)
#B978A1
(185,120,161)
#C087AB
(192,135,171)
#C796B5
(199,150,181)
#CEA5BF
(206,165,191)
#D5B4C9
(213,180,201)
#DCC3D3
(220,195,211)
#E3D2DD
(227,210,221)
#EAE1E7
(234,225,231)
#F1F0F1
(241,240,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AB5A8D color. Also use rgb(171,90,141) instead hex code.

Text Font Color

.myTextColor { color: #AB5A8D; }

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

This text font color is #AB5A8D.

Background Color

.myBgColor { background-color: #AB5A8D; }

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

This div background color is #AB5A8D.

Border color

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

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

This div border color is #AB5A8D.

Opacity

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

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

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

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

This text has shadow with #AB5A8D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AB5A8D.

Preview

Color preview on black background

This text has color #AB5A8D on black background.


Color preview on white background

This text has color #AB5A8D on white background.


Black color preview on #AB5A8D background

This text has black color on #AB5A8D background.


White color preview on #AB5A8D background

This text has white color on #AB5A8D background.


Related colors

Complementary color

Complementary color for #hex is #54A572.


I love getcolorcode.com

Triadic colors

1 #8DAB5A and #5A8DAB with #AB5A8D are triadic colors.

2 #8D5AAB and #5AAB8D with #AB5A8D are triadic colors.