COLOR #AB598F

HEX: #AB598F RGB: (171,89,143)

Renk bilgisi

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

RGB renk modeli

#AB598F color RGB value is (171,89,143).

RGB: (171,89,143) (67%, 35%, 56%)

RGB bağlantıları ve doygunluk

R 171 of 255 = 67%
G 89 of 255 = 35%
B 143 of 255 = 56%

171
89
143

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

Yüzdelerle RGB renk parçaları

R + G + B = 171 + 89 + 143 = 403 (100%)
R 171 of 403 ~ 42.43%
G 89 of 403 ~ 22.08%
B 143 of 403 ~ 35.48'%

%42.43
%22.08
%35.48

CMYK RENK MODELİ

#AB598F rengi CMYK tonu (0,48,16,33).

  • camgöbeği tonu 0.00%
  • eflatun tonu 47.95%
  • sarı tonu 16.37%
  • ana renk tonu 32.94%

CMYK: (0,48,16,33)
C0M48Y16K33 (0%, 48%, 16%, 33%)
(0.00 / 0.48 / 0.16 / 0.33)

CMYK yüzdeleri

%0
%47.95
%16.37
%32.94

Codes

Color #AB598F in popluar color models

AB 59 8F
RGB 171 89 143
HSL 320° 32.80% 50.98%
HSB/HSV 320° 47.95% 67.06%
CMYK 0.00% 47.95% 16.37%
32.94%

Color #AB598F in popluar number systems.

HEX AB 59 8F
Decimal 171 89 143
Binary 10101011 1011001 10001111
Octal 253 131 217

Shades and tints

Shades of #AB598F

#AB598F
(171,89,143)
#9C5182
(156,81,130)
#8D4975
(141,73,117)
#7E4168
(126,65,104)
#6F395B
(111,57,91)
#60314E
(96,49,78)
#512941
(81,41,65)
#422134
(66,33,52)
#331927
(51,25,39)
#24111A
(36,17,26)
#15090D
(21,9,13)
#000000
(0,0,0)

Tints of #AB598F

#AB598F
(171,89,143)
#B26899
(178,104,153)
#B977A3
(185,119,163)
#C086AD
(192,134,173)
#C795B7
(199,149,183)
#CEA4C1
(206,164,193)
#D5B3CB
(213,179,203)
#DCC2D5
(220,194,213)
#E3D1DF
(227,209,223)
#EAE0E9
(234,224,233)
#F1EFF3
(241,239,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AB598F color. Also use rgb(171,89,143) instead hex code.

Text Font Color

.myTextColor { color: #AB598F; }

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

This text font color is #AB598F.

Background Color

.myBgColor { background-color: #AB598F; }

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

This div background color is #AB598F.

Border color

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

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

This div border color is #AB598F.

Opacity

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

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

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

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

This text has shadow with #AB598F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AB598F.

Preview

Color preview on black background

This text has color #AB598F on black background.


Color preview on white background

This text has color #AB598F on white background.


Black color preview on #AB598F background

This text has black color on #AB598F background.


White color preview on #AB598F background

This text has white color on #AB598F background.


Related colors

Complementary color

Complementary color for #hex is #54A670.


I love getcolorcode.com

Triadic colors

1 #8FAB59 and #598FAB with #AB598F are triadic colors.

2 #8F59AB and #59AB8F with #AB598F are triadic colors.