COLOR #AB7FD5

HEX: #AB7FD5 RGB: (171,127,213)

Renk bilgisi

#AB7FD5 contains mainly red and blue colors. #AB7FD5 ‘ nin web güvenlik rengi #9966CC (ya da #96C) dir.

RGB renk modeli

#AB7FD5 color RGB value is (171,127,213).

RGB: (171,127,213) (67%, 50%, 84%)

RGB bağlantıları ve doygunluk

R 171 of 255 = 67%
G 127 of 255 = 50%
B 213 of 255 = 84%

171
127
213

R + G + B ~ 67%. #AB7FD5 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 171 + 127 + 213 = 511 (100%)
R 171 of 511 ~ 33.46%
G 127 of 511 ~ 24.85%
B 213 of 511 ~ 41.68'%

%33.46
%24.85
%41.68

CMYK RENK MODELİ

#AB7FD5 rengi CMYK tonu (20,40,0,16).

  • camgöbeği tonu 19.72%
  • eflatun tonu 40.38%
  • sarı tonu 0.00%
  • ana renk tonu 16.47%

CMYK: (20,40,0,16)
C20M40Y0K16 (20%, 40%, 0%, 16%)
(0.20 / 0.40 / 0.00 / 0.16)

CMYK yüzdeleri

%19.72
%40.38
%0
%16.47

Codes

Color #AB7FD5 in popluar color models

AB 7F D5
RGB 171 127 213
HSL 271° 50.59% 66.67%
HSB/HSV 271° 40.38% 83.53%
CMYK 19.72% 40.38% 0.00%
16.47%

Color #AB7FD5 in popluar number systems.

HEX AB 7F D5
Decimal 171 127 213
Binary 10101011 1111111 11010101
Octal 253 177 325

Shades and tints

Shades of #AB7FD5

#AB7FD5
(171,127,213)
#9C74C2
(156,116,194)
#8D69AF
(141,105,175)
#7E5E9C
(126,94,156)
#6F5389
(111,83,137)
#604876
(96,72,118)
#513D63
(81,61,99)
#423250
(66,50,80)
#33273D
(51,39,61)
#241C2A
(36,28,42)
#151117
(21,17,23)
#000000
(0,0,0)

Tints of #AB7FD5

#AB7FD5
(171,127,213)
#B28AD8
(178,138,216)
#B995DB
(185,149,219)
#C0A0DE
(192,160,222)
#C7ABE1
(199,171,225)
#CEB6E4
(206,182,228)
#D5C1E7
(213,193,231)
#DCCCEA
(220,204,234)
#E3D7ED
(227,215,237)
#EAE2F0
(234,226,240)
#F1EDF3
(241,237,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AB7FD5 color. Also use rgb(171,127,213) instead hex code.

Text Font Color

.myTextColor { color: #AB7FD5; }

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

This text font color is #AB7FD5.

Background Color

.myBgColor { background-color: #AB7FD5; }

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

This div background color is #AB7FD5.

Border color

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

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

This div border color is #AB7FD5.

Opacity

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

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

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

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

This text has shadow with #AB7FD5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AB7FD5.

Preview

Color preview on black background

This text has color #AB7FD5 on black background.


Color preview on white background

This text has color #AB7FD5 on white background.


Black color preview on #AB7FD5 background

This text has black color on #AB7FD5 background.


White color preview on #AB7FD5 background

This text has white color on #AB7FD5 background.


Related colors

Complementary color

Complementary color for #hex is #54802A.


I love getcolorcode.com

Triadic colors

1 #D5AB7F and #7FD5AB with #AB7FD5 are triadic colors.

2 #D57FAB and #7FABD5 with #AB7FD5 are triadic colors.