COLOR #AB5E7E

HEX: #AB5E7E RGB: (171,94,126)

Renk bilgisi

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

RGB renk modeli

#AB5E7E color RGB value is (171,94,126).

RGB: (171,94,126) (67%, 37%, 49%)

RGB bağlantıları ve doygunluk

R 171 of 255 = 67%
G 94 of 255 = 37%
B 126 of 255 = 49%

171
94
126

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

Yüzdelerle RGB renk parçaları

R + G + B = 171 + 94 + 126 = 391 (100%)
R 171 of 391 ~ 43.73%
G 94 of 391 ~ 24.04%
B 126 of 391 ~ 32.23'%

%43.73
%24.04
%32.23

CMYK RENK MODELİ

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

  • camgöbeği tonu 0.00%
  • eflatun tonu 45.03%
  • sarı tonu 26.32%
  • 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
%26.32
%32.94

Codes

Color #AB5E7E in popluar color models

AB 5E 7E
RGB 171 94 126
HSL 335° 31.43% 51.96%
HSB/HSV 335° 45.03% 67.06%
CMYK 0.00% 45.03% 26.32%
32.94%

Color #AB5E7E in popluar number systems.

HEX AB 5E 7E
Decimal 171 94 126
Binary 10101011 1011110 1111110
Octal 253 136 176

Shades and tints

Shades of #AB5E7E

#AB5E7E
(171,94,126)
#9C5673
(156,86,115)
#8D4E68
(141,78,104)
#7E465D
(126,70,93)
#6F3E52
(111,62,82)
#603647
(96,54,71)
#512E3C
(81,46,60)
#422631
(66,38,49)
#331E26
(51,30,38)
#24161B
(36,22,27)
#150E10
(21,14,16)
#000000
(0,0,0)

Tints of #AB5E7E

#AB5E7E
(171,94,126)
#B26C89
(178,108,137)
#B97A94
(185,122,148)
#C0889F
(192,136,159)
#C796AA
(199,150,170)
#CEA4B5
(206,164,181)
#D5B2C0
(213,178,192)
#DCC0CB
(220,192,203)
#E3CED6
(227,206,214)
#EADCE1
(234,220,225)
#F1EAEC
(241,234,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AB5E7E; }

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

This text font color is #AB5E7E.

Background Color

.myBgColor { background-color: #AB5E7E; }

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

This div background color is #AB5E7E.

Border color

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

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

This div border color is #AB5E7E.

Opacity

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

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

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

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

This text has shadow with #AB5E7E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AB5E7E.

Preview

Color preview on black background

This text has color #AB5E7E on black background.


Color preview on white background

This text has color #AB5E7E on white background.


Black color preview on #AB5E7E background

This text has black color on #AB5E7E background.


White color preview on #AB5E7E background

This text has white color on #AB5E7E background.


Related colors

Complementary color

Complementary color for #hex is #54A181.


I love getcolorcode.com

Triadic colors

1 #7EAB5E and #5E7EAB with #AB5E7E are triadic colors.

2 #7E5EAB and #5EAB7E with #AB5E7E are triadic colors.