COLOR #AB80C5

HEX: #AB80C5 RGB: (171,128,197)

Renk bilgisi

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

RGB renk modeli

#AB80C5 color RGB value is (171,128,197).

RGB: (171,128,197) (67%, 50%, 77%)

RGB bağlantıları ve doygunluk

R 171 of 255 = 67%
G 128 of 255 = 50%
B 197 of 255 = 77%

171
128
197

R + G + B ~ 65%. #AB80C5 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 171 + 128 + 197 = 496 (100%)
R 171 of 496 ~ 34.48%
G 128 of 496 ~ 25.81%
B 197 of 496 ~ 39.72'%

%34.48
%25.81
%39.72

CMYK RENK MODELİ

#AB80C5 rengi CMYK tonu (13,35,0,23).

  • camgöbeği tonu 13.20%
  • eflatun tonu 35.03%
  • sarı tonu 0.00%
  • ana renk tonu 22.75%

CMYK: (13,35,0,23)
C13M35Y0K23 (13%, 35%, 0%, 23%)
(0.13 / 0.35 / 0.00 / 0.23)

CMYK yüzdeleri

%13.2
%35.03
%0
%22.75

Codes

Color #AB80C5 in popluar color models

AB 80 C5
RGB 171 128 197
HSL 277° 37.30% 63.73%
HSB/HSV 277° 35.03% 77.25%
CMYK 13.20% 35.03% 0.00%
22.75%

Color #AB80C5 in popluar number systems.

HEX AB 80 C5
Decimal 171 128 197
Binary 10101011 10000000 11000101
Octal 253 200 305

Shades and tints

Shades of #AB80C5

#AB80C5
(171,128,197)
#9C75B4
(156,117,180)
#8D6AA3
(141,106,163)
#7E5F92
(126,95,146)
#6F5481
(111,84,129)
#604970
(96,73,112)
#513E5F
(81,62,95)
#42334E
(66,51,78)
#33283D
(51,40,61)
#241D2C
(36,29,44)
#15121B
(21,18,27)
#000000
(0,0,0)

Tints of #AB80C5

#AB80C5
(171,128,197)
#B28BCA
(178,139,202)
#B996CF
(185,150,207)
#C0A1D4
(192,161,212)
#C7ACD9
(199,172,217)
#CEB7DE
(206,183,222)
#D5C2E3
(213,194,227)
#DCCDE8
(220,205,232)
#E3D8ED
(227,216,237)
#EAE3F2
(234,227,242)
#F1EEF7
(241,238,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AB80C5 color. Also use rgb(171,128,197) instead hex code.

Text Font Color

.myTextColor { color: #AB80C5; }

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

This text font color is #AB80C5.

Background Color

.myBgColor { background-color: #AB80C5; }

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

This div background color is #AB80C5.

Border color

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

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

This div border color is #AB80C5.

Opacity

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

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

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

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

This text has shadow with #AB80C5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AB80C5.

Preview

Color preview on black background

This text has color #AB80C5 on black background.


Color preview on white background

This text has color #AB80C5 on white background.


Black color preview on #AB80C5 background

This text has black color on #AB80C5 background.


White color preview on #AB80C5 background

This text has white color on #AB80C5 background.


Related colors

Complementary color

Complementary color for #hex is #547F3A.


I love getcolorcode.com

Triadic colors

1 #C5AB80 and #80C5AB with #AB80C5 are triadic colors.

2 #C580AB and #80ABC5 with #AB80C5 are triadic colors.