COLOR #AB5C7E

HEX: #AB5C7E RGB: (171,92,126)

Renk bilgisi

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

RGB renk modeli

#AB5C7E color RGB value is (171,92,126).

RGB: (171,92,126) (67%, 36%, 49%)

RGB bağlantıları ve doygunluk

R 171 of 255 = 67%
G 92 of 255 = 36%
B 126 of 255 = 49%

171
92
126

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

Yüzdelerle RGB renk parçaları

R + G + B = 171 + 92 + 126 = 389 (100%)
R 171 of 389 ~ 43.96%
G 92 of 389 ~ 23.65%
B 126 of 389 ~ 32.39'%

%43.96
%23.65
%32.39

CMYK RENK MODELİ

#AB5C7E rengi CMYK tonu (0,46,26,33).

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

CMYK: (0,46,26,33)
C0M46Y26K33 (0%, 46%, 26%, 33%)
(0.00 / 0.46 / 0.26 / 0.33)

CMYK yüzdeleri

%0
%46.2
%26.32
%32.94

Codes

Color #AB5C7E in popluar color models

AB 5C 7E
RGB 171 92 126
HSL 334° 31.98% 51.57%
HSB/HSV 334° 46.20% 67.06%
CMYK 0.00% 46.20% 26.32%
32.94%

Color #AB5C7E in popluar number systems.

HEX AB 5C 7E
Decimal 171 92 126
Binary 10101011 1011100 1111110
Octal 253 134 176

Shades and tints

Shades of #AB5C7E

#AB5C7E
(171,92,126)
#9C5473
(156,84,115)
#8D4C68
(141,76,104)
#7E445D
(126,68,93)
#6F3C52
(111,60,82)
#603447
(96,52,71)
#512C3C
(81,44,60)
#422431
(66,36,49)
#331C26
(51,28,38)
#24141B
(36,20,27)
#150C10
(21,12,16)
#000000
(0,0,0)

Tints of #AB5C7E

#AB5C7E
(171,92,126)
#B26A89
(178,106,137)
#B97894
(185,120,148)
#C0869F
(192,134,159)
#C794AA
(199,148,170)
#CEA2B5
(206,162,181)
#D5B0C0
(213,176,192)
#DCBECB
(220,190,203)
#E3CCD6
(227,204,214)
#EADAE1
(234,218,225)
#F1E8EC
(241,232,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AB5C7E; }

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

This text font color is #AB5C7E.

Background Color

.myBgColor { background-color: #AB5C7E; }

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

This div background color is #AB5C7E.

Border color

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

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

This div border color is #AB5C7E.

Opacity

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

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

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

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

This text has shadow with #AB5C7E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AB5C7E.

Preview

Color preview on black background

This text has color #AB5C7E on black background.


Color preview on white background

This text has color #AB5C7E on white background.


Black color preview on #AB5C7E background

This text has black color on #AB5C7E background.


White color preview on #AB5C7E background

This text has white color on #AB5C7E background.


Related colors

Complementary color

Complementary color for #AB5C7E is #54A381.


I love getcolorcode.com

Triadic colors

1 #7EAB5C and #5C7EAB with #AB5C7E are triadic colors.

2 #7E5CAB and #5CAB7E with #AB5C7E are triadic colors.