COLOR #AB5E71

HEX: #AB5E71 RGB: (171,94,113)

Renk bilgisi

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

RGB renk modeli

#AB5E71 color RGB value is (171,94,113).

RGB: (171,94,113) (67%, 37%, 44%)

RGB bağlantıları ve doygunluk

R 171 of 255 = 67%
G 94 of 255 = 37%
B 113 of 255 = 44%

171
94
113

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

Yüzdelerle RGB renk parçaları

R + G + B = 171 + 94 + 113 = 378 (100%)
R 171 of 378 ~ 45.24%
G 94 of 378 ~ 24.87%
B 113 of 378 ~ 29.89'%

%45.24
%24.87
%29.89

CMYK RENK MODELİ

#AB5E71 rengi CMYK tonu (0,45,34,33).

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

CMYK: (0,45,34,33)
C0M45Y34K33 (0%, 45%, 34%, 33%)
(0.00 / 0.45 / 0.34 / 0.33)

CMYK yüzdeleri

%0
%45.03
%33.92
%32.94

Codes

Color #AB5E71 in popluar color models

AB 5E 71
RGB 171 94 113
HSL 345° 31.43% 51.96%
HSB/HSV 345° 45.03% 67.06%
CMYK 0.00% 45.03% 33.92%
32.94%

Color #AB5E71 in popluar number systems.

HEX AB 5E 71
Decimal 171 94 113
Binary 10101011 1011110 1110001
Octal 253 136 161

Shades and tints

Shades of #AB5E71

#AB5E71
(171,94,113)
#9C5667
(156,86,103)
#8D4E5D
(141,78,93)
#7E4653
(126,70,83)
#6F3E49
(111,62,73)
#60363F
(96,54,63)
#512E35
(81,46,53)
#42262B
(66,38,43)
#331E21
(51,30,33)
#241617
(36,22,23)
#150E0D
(21,14,13)
#000000
(0,0,0)

Tints of #AB5E71

#AB5E71
(171,94,113)
#B26C7D
(178,108,125)
#B97A89
(185,122,137)
#C08895
(192,136,149)
#C796A1
(199,150,161)
#CEA4AD
(206,164,173)
#D5B2B9
(213,178,185)
#DCC0C5
(220,192,197)
#E3CED1
(227,206,209)
#EADCDD
(234,220,221)
#F1EAE9
(241,234,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AB5E71; }

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

This text font color is #AB5E71.

Background Color

.myBgColor { background-color: #AB5E71; }

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

This div background color is #AB5E71.

Border color

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

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

This div border color is #AB5E71.

Opacity

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

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

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

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

This text has shadow with #AB5E71 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AB5E71.

Preview

Color preview on black background

This text has color #AB5E71 on black background.


Color preview on white background

This text has color #AB5E71 on white background.


Black color preview on #AB5E71 background

This text has black color on #AB5E71 background.


White color preview on #AB5E71 background

This text has white color on #AB5E71 background.


Related colors

Complementary color

Complementary color for #hex is #54A18E.


I love getcolorcode.com

Triadic colors

1 #71AB5E and #5E71AB with #AB5E71 are triadic colors.

2 #715EAB and #5EAB71 with #AB5E71 are triadic colors.