COLOR #AB5E78

HEX: #AB5E78 RGB: (171,94,120)

Renk bilgisi

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

RGB renk modeli

#AB5E78 color RGB value is (171,94,120).

RGB: (171,94,120) (67%, 37%, 47%)

RGB bağlantıları ve doygunluk

R 171 of 255 = 67%
G 94 of 255 = 37%
B 120 of 255 = 47%

171
94
120

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

Yüzdelerle RGB renk parçaları

R + G + B = 171 + 94 + 120 = 385 (100%)
R 171 of 385 ~ 44.42%
G 94 of 385 ~ 24.42%
B 120 of 385 ~ 31.17'%

%44.42
%24.42
%31.17

CMYK RENK MODELİ

#AB5E78 rengi CMYK tonu (0,45,30,33).

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

CMYK: (0,45,30,33)
C0M45Y30K33 (0%, 45%, 30%, 33%)
(0.00 / 0.45 / 0.30 / 0.33)

CMYK yüzdeleri

%0
%45.03
%29.82
%32.94

Codes

Color #AB5E78 in popluar color models

AB 5E 78
RGB 171 94 120
HSL 340° 31.43% 51.96%
HSB/HSV 340° 45.03% 67.06%
CMYK 0.00% 45.03% 29.82%
32.94%

Color #AB5E78 in popluar number systems.

HEX AB 5E 78
Decimal 171 94 120
Binary 10101011 1011110 1111000
Octal 253 136 170

Shades and tints

Shades of #AB5E78

#AB5E78
(171,94,120)
#9C566E
(156,86,110)
#8D4E64
(141,78,100)
#7E465A
(126,70,90)
#6F3E50
(111,62,80)
#603646
(96,54,70)
#512E3C
(81,46,60)
#422632
(66,38,50)
#331E28
(51,30,40)
#24161E
(36,22,30)
#150E14
(21,14,20)
#000000
(0,0,0)

Tints of #AB5E78

#AB5E78
(171,94,120)
#B26C84
(178,108,132)
#B97A90
(185,122,144)
#C0889C
(192,136,156)
#C796A8
(199,150,168)
#CEA4B4
(206,164,180)
#D5B2C0
(213,178,192)
#DCC0CC
(220,192,204)
#E3CED8
(227,206,216)
#EADCE4
(234,220,228)
#F1EAF0
(241,234,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AB5E78; }

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

This text font color is #AB5E78.

Background Color

.myBgColor { background-color: #AB5E78; }

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

This div background color is #AB5E78.

Border color

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

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

This div border color is #AB5E78.

Opacity

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

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

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

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

This text has shadow with #AB5E78 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AB5E78.

Preview

Color preview on black background

This text has color #AB5E78 on black background.


Color preview on white background

This text has color #AB5E78 on white background.


Black color preview on #AB5E78 background

This text has black color on #AB5E78 background.


White color preview on #AB5E78 background

This text has white color on #AB5E78 background.


Related colors

Complementary color

Complementary color for #hex is #54A187.


I love getcolorcode.com

Triadic colors

1 #78AB5E and #5E78AB with #AB5E78 are triadic colors.

2 #785EAB and #5EAB78 with #AB5E78 are triadic colors.