COLOR #AB4D7E

HEX: #AB4D7E RGB: (171,77,126)

Renk bilgisi

#AB4D7E contains mainly red and blue colors. #AB4D7E ‘ nin web güvenlik rengi #993366 (ya da #936) dir.

RGB renk modeli

#AB4D7E color RGB value is (171,77,126).

RGB: (171,77,126) (67%, 30%, 49%)

RGB bağlantıları ve doygunluk

R 171 of 255 = 67%
G 77 of 255 = 30%
B 126 of 255 = 49%

171
77
126

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

Yüzdelerle RGB renk parçaları

R + G + B = 171 + 77 + 126 = 374 (100%)
R 171 of 374 ~ 45.72%
G 77 of 374 ~ 20.59%
B 126 of 374 ~ 33.69'%

%45.72
%20.59
%33.69

CMYK RENK MODELİ

#AB4D7E rengi CMYK tonu (0,55,26,33).

  • camgöbeği tonu 0.00%
  • eflatun tonu 54.97%
  • sarı tonu 26.32%
  • ana renk tonu 32.94%

CMYK: (0,55,26,33)
C0M55Y26K33 (0%, 55%, 26%, 33%)
(0.00 / 0.55 / 0.26 / 0.33)

CMYK yüzdeleri

%0
%54.97
%26.32
%32.94

Codes

Color #AB4D7E in popluar color models

AB 4D 7E
RGB 171 77 126
HSL 329° 37.90% 48.63%
HSB/HSV 329° 54.97% 67.06%
CMYK 0.00% 54.97% 26.32%
32.94%

Color #AB4D7E in popluar number systems.

HEX AB 4D 7E
Decimal 171 77 126
Binary 10101011 1001101 1111110
Octal 253 115 176

Shades and tints

Shades of #AB4D7E

#AB4D7E
(171,77,126)
#9C4673
(156,70,115)
#8D3F68
(141,63,104)
#7E385D
(126,56,93)
#6F3152
(111,49,82)
#602A47
(96,42,71)
#51233C
(81,35,60)
#421C31
(66,28,49)
#331526
(51,21,38)
#240E1B
(36,14,27)
#150710
(21,7,16)
#000000
(0,0,0)

Tints of #AB4D7E

#AB4D7E
(171,77,126)
#B25D89
(178,93,137)
#B96D94
(185,109,148)
#C07D9F
(192,125,159)
#C78DAA
(199,141,170)
#CE9DB5
(206,157,181)
#D5ADC0
(213,173,192)
#DCBDCB
(220,189,203)
#E3CDD6
(227,205,214)
#EADDE1
(234,221,225)
#F1EDEC
(241,237,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AB4D7E; }

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

This text font color is #AB4D7E.

Background Color

.myBgColor { background-color: #AB4D7E; }

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

This div background color is #AB4D7E.

Border color

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

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

This div border color is #AB4D7E.

Opacity

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

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

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

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

This text has shadow with #AB4D7E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AB4D7E.

Preview

Color preview on black background

This text has color #AB4D7E on black background.


Color preview on white background

This text has color #AB4D7E on white background.


Black color preview on #AB4D7E background

This text has black color on #AB4D7E background.


White color preview on #AB4D7E background

This text has white color on #AB4D7E background.


Related colors

Complementary color

Complementary color for #hex is #54B281.


I love getcolorcode.com

Triadic colors

1 #7EAB4D and #4D7EAB with #AB4D7E are triadic colors.

2 #7E4DAB and #4DAB7E with #AB4D7E are triadic colors.