COLOR #AB5E95

HEX: #AB5E95 RGB: (171,94,149)

Renk bilgisi

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

RGB renk modeli

#AB5E95 color RGB value is (171,94,149).

RGB: (171,94,149) (67%, 37%, 58%)

RGB bağlantıları ve doygunluk

R 171 of 255 = 67%
G 94 of 255 = 37%
B 149 of 255 = 58%

171
94
149

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

Yüzdelerle RGB renk parçaları

R + G + B = 171 + 94 + 149 = 414 (100%)
R 171 of 414 ~ 41.3%
G 94 of 414 ~ 22.71%
B 149 of 414 ~ 35.99'%

%41.3
%22.71
%35.99

CMYK RENK MODELİ

#AB5E95 rengi CMYK tonu (0,45,13,33).

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

CMYK: (0,45,13,33)
C0M45Y13K33 (0%, 45%, 13%, 33%)
(0.00 / 0.45 / 0.13 / 0.33)

CMYK yüzdeleri

%0
%45.03
%12.87
%32.94

Codes

Color #AB5E95 in popluar color models

AB 5E 95
RGB 171 94 149
HSL 317° 31.43% 51.96%
HSB/HSV 317° 45.03% 67.06%
CMYK 0.00% 45.03% 12.87%
32.94%

Color #AB5E95 in popluar number systems.

HEX AB 5E 95
Decimal 171 94 149
Binary 10101011 1011110 10010101
Octal 253 136 225

Shades and tints

Shades of #AB5E95

#AB5E95
(171,94,149)
#9C5688
(156,86,136)
#8D4E7B
(141,78,123)
#7E466E
(126,70,110)
#6F3E61
(111,62,97)
#603654
(96,54,84)
#512E47
(81,46,71)
#42263A
(66,38,58)
#331E2D
(51,30,45)
#241620
(36,22,32)
#150E13
(21,14,19)
#000000
(0,0,0)

Tints of #AB5E95

#AB5E95
(171,94,149)
#B26C9E
(178,108,158)
#B97AA7
(185,122,167)
#C088B0
(192,136,176)
#C796B9
(199,150,185)
#CEA4C2
(206,164,194)
#D5B2CB
(213,178,203)
#DCC0D4
(220,192,212)
#E3CEDD
(227,206,221)
#EADCE6
(234,220,230)
#F1EAEF
(241,234,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AB5E95; }

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

This text font color is #AB5E95.

Background Color

.myBgColor { background-color: #AB5E95; }

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

This div background color is #AB5E95.

Border color

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

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

This div border color is #AB5E95.

Opacity

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

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

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

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

This text has shadow with #AB5E95 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AB5E95.

Preview

Color preview on black background

This text has color #AB5E95 on black background.


Color preview on white background

This text has color #AB5E95 on white background.


Black color preview on #AB5E95 background

This text has black color on #AB5E95 background.


White color preview on #AB5E95 background

This text has white color on #AB5E95 background.


Related colors

Complementary color

Complementary color for #hex is #54A16A.


I love getcolorcode.com

Triadic colors

1 #95AB5E and #5E95AB with #AB5E95 are triadic colors.

2 #955EAB and #5EAB95 with #AB5E95 are triadic colors.