COLOR #AB5E7F

HEX: #AB5E7F RGB: (171,94,127)

Renk bilgisi

#AB5E7F contains mainly red and blue colors. #AB5E7F ‘ nin web güvenlik rengi #996666 (ya da #966) dir.

RGB renk modeli

#AB5E7F color RGB value is (171,94,127).

RGB: (171,94,127) (67%, 37%, 50%)

RGB bağlantıları ve doygunluk

R 171 of 255 = 67%
G 94 of 255 = 37%
B 127 of 255 = 50%

171
94
127

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

Yüzdelerle RGB renk parçaları

R + G + B = 171 + 94 + 127 = 392 (100%)
R 171 of 392 ~ 43.62%
G 94 of 392 ~ 23.98%
B 127 of 392 ~ 32.4'%

%43.62
%23.98
%32.4

CMYK RENK MODELİ

#AB5E7F rengi CMYK tonu (0,45,26,33).

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

CMYK: (0,45,26,33)
C0M45Y26K33 (0%, 45%, 26%, 33%)
(0.00 / 0.45 / 0.26 / 0.33)

CMYK yüzdeleri

%0
%45.03
%25.73
%32.94

Codes

Color #AB5E7F in popluar color models

AB 5E 7F
RGB 171 94 127
HSL 334° 31.43% 51.96%
HSB/HSV 334° 45.03% 67.06%
CMYK 0.00% 45.03% 25.73%
32.94%

Color #AB5E7F in popluar number systems.

HEX AB 5E 7F
Decimal 171 94 127
Binary 10101011 1011110 1111111
Octal 253 136 177

Shades and tints

Shades of #AB5E7F

#AB5E7F
(171,94,127)
#9C5674
(156,86,116)
#8D4E69
(141,78,105)
#7E465E
(126,70,94)
#6F3E53
(111,62,83)
#603648
(96,54,72)
#512E3D
(81,46,61)
#422632
(66,38,50)
#331E27
(51,30,39)
#24161C
(36,22,28)
#150E11
(21,14,17)
#000000
(0,0,0)

Tints of #AB5E7F

#AB5E7F
(171,94,127)
#B26C8A
(178,108,138)
#B97A95
(185,122,149)
#C088A0
(192,136,160)
#C796AB
(199,150,171)
#CEA4B6
(206,164,182)
#D5B2C1
(213,178,193)
#DCC0CC
(220,192,204)
#E3CED7
(227,206,215)
#EADCE2
(234,220,226)
#F1EAED
(241,234,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AB5E7F; }

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

This text font color is #AB5E7F.

Background Color

.myBgColor { background-color: #AB5E7F; }

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

This div background color is #AB5E7F.

Border color

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

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

This div border color is #AB5E7F.

Opacity

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

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

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

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

This text has shadow with #AB5E7F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AB5E7F.

Preview

Color preview on black background

This text has color #AB5E7F on black background.


Color preview on white background

This text has color #AB5E7F on white background.


Black color preview on #AB5E7F background

This text has black color on #AB5E7F background.


White color preview on #AB5E7F background

This text has white color on #AB5E7F background.


Related colors

Complementary color

Complementary color for #hex is #54A180.


I love getcolorcode.com

Triadic colors

1 #7FAB5E and #5E7FAB with #AB5E7F are triadic colors.

2 #7F5EAB and #5EAB7F with #AB5E7F are triadic colors.