COLOR #AB588D

HEX: #AB588D RGB: (171,88,141)

Renk bilgisi

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

RGB renk modeli

#AB588D color RGB value is (171,88,141).

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

RGB bağlantıları ve doygunluk

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

171
88
141

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

Yüzdelerle RGB renk parçaları

R + G + B = 171 + 88 + 141 = 400 (100%)
R 171 of 400 ~ 42.75%
G 88 of 400 ~ 22%
B 141 of 400 ~ 35.25'%

%42.75
%22
%35.25

CMYK RENK MODELİ

#AB588D rengi CMYK tonu (0,49,18,33).

  • camgöbeği tonu 0.00%
  • eflatun tonu 48.54%
  • sarı tonu 17.54%
  • ana renk tonu 32.94%
CMYK: (0,49,18,33) C0M49Y18K33 (0%,49%,18%,33%) (0.00/0.49/0.18/0.33) 

CMYK yüzdeleri

%0
%48.54
%17.54
%32.94

Codes

Color #AB588D in popluar color models

AB 58 8D
RGB 171 88 141
HSL 322° 33.07% 50.78%
HSB/HSV 322° 48.54% 67.06%
CMYK 0.00% 48.54% 17.54%
32.94%

Color #AB588D in popluar number systems.

HEX AB 58 8D
Decimal 171 88 141
Binary 10101011 1011000 10001101
Octal 253 130 215

Shades and tints

Shades of #AB588D

#AB588D
(171,88,141)
#9C5081
(156,80,129)
#8D4875
(141,72,117)
#7E4069
(126,64,105)
#6F385D
(111,56,93)
#603051
(96,48,81)
#512845
(81,40,69)
#422039
(66,32,57)
#33182D
(51,24,45)
#241021
(36,16,33)
#150815
(21,8,21)
#000000
(0,0,0)

Tints of #AB588D

#AB588D
(171,88,141)
#B26797
(178,103,151)
#B976A1
(185,118,161)
#C085AB
(192,133,171)
#C794B5
(199,148,181)
#CEA3BF
(206,163,191)
#D5B2C9
(213,178,201)
#DCC1D3
(220,193,211)
#E3D0DD
(227,208,221)
#EADFE7
(234,223,231)
#F1EEF1
(241,238,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AB588D; }

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

This text font color is #AB588D.

Background Color

.myBgColor { background-color: #AB588D; }

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

This div background color is #AB588D.

Border color

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

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

This div border color is #AB588D.

Opacity

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

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

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

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

This text has shadow with #AB588D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AB588D.

Preview

Color preview on black background

This text has color #AB588D on black background.


Color preview on white background

This text has color #AB588D on white background.


Black color preview on #AB588D background

This text has black color on #AB588D background.


White color preview on #AB588D background

This text has white color on #AB588D background.


Related colors

Complementary color

Complementary color for #hex is #54A772.


I love getcolorcode.com

Triadic colors

1 #8DAB58 and #588DAB with #AB588D are triadic colors.

2 #8D58AB and #58AB8D with #AB588D are triadic colors.