COLOR #AB80C7

HEX: #AB80C7 RGB: (171,128,199)

Renk bilgisi

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

RGB renk modeli

#AB80C7 color RGB value is (171,128,199).

RGB: (171,128,199) (67%, 50%, 78%)

RGB bağlantıları ve doygunluk

R 171 of 255 = 67%
G 128 of 255 = 50%
B 199 of 255 = 78%

171
128
199

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

Yüzdelerle RGB renk parçaları

R + G + B = 171 + 128 + 199 = 498 (100%)
R 171 of 498 ~ 34.34%
G 128 of 498 ~ 25.7%
B 199 of 498 ~ 39.96'%

%34.34
%25.7
%39.96

CMYK RENK MODELİ

#AB80C7 rengi CMYK tonu (14,36,0,22).

  • camgöbeği tonu 14.07%
  • eflatun tonu 35.68%
  • sarı tonu 0.00%
  • ana renk tonu 21.96%

CMYK: (14,36,0,22)
C14M36Y0K22 (14%, 36%, 0%, 22%)
(0.14 / 0.36 / 0.00 / 0.22)

CMYK yüzdeleri

%14.07
%35.68
%0
%21.96

Codes

Color #AB80C7 in popluar color models

AB 80 C7
RGB 171 128 199
HSL 276° 38.80% 64.12%
HSB/HSV 276° 35.68% 78.04%
CMYK 14.07% 35.68% 0.00%
21.96%

Color #AB80C7 in popluar number systems.

HEX AB 80 C7
Decimal 171 128 199
Binary 10101011 10000000 11000111
Octal 253 200 307

Shades and tints

Shades of #AB80C7

#AB80C7
(171,128,199)
#9C75B5
(156,117,181)
#8D6AA3
(141,106,163)
#7E5F91
(126,95,145)
#6F547F
(111,84,127)
#60496D
(96,73,109)
#513E5B
(81,62,91)
#423349
(66,51,73)
#332837
(51,40,55)
#241D25
(36,29,37)
#151213
(21,18,19)
#000000
(0,0,0)

Tints of #AB80C7

#AB80C7
(171,128,199)
#B28BCC
(178,139,204)
#B996D1
(185,150,209)
#C0A1D6
(192,161,214)
#C7ACDB
(199,172,219)
#CEB7E0
(206,183,224)
#D5C2E5
(213,194,229)
#DCCDEA
(220,205,234)
#E3D8EF
(227,216,239)
#EAE3F4
(234,227,244)
#F1EEF9
(241,238,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AB80C7; }

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

This text font color is #AB80C7.

Background Color

.myBgColor { background-color: #AB80C7; }

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

This div background color is #AB80C7.

Border color

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

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

This div border color is #AB80C7.

Opacity

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

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

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

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

This text has shadow with #AB80C7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AB80C7.

Preview

Color preview on black background

This text has color #AB80C7 on black background.


Color preview on white background

This text has color #AB80C7 on white background.


Black color preview on #AB80C7 background

This text has black color on #AB80C7 background.


White color preview on #AB80C7 background

This text has white color on #AB80C7 background.


Related colors

Complementary color

Complementary color for #hex is #547F38.


I love getcolorcode.com

Triadic colors

1 #C7AB80 and #80C7AB with #AB80C7 are triadic colors.

2 #C780AB and #80ABC7 with #AB80C7 are triadic colors.