Shades of Trendy Pink #806580
Tints of Trendy Pink #806580
RGB
CMYK
RGB Variations
Color information
#806580 (or 0x806580) is known color: Trendy Pink. HEX triplet: 80, 65 and 80. RGB value is (128,101,128). Sum of RGB (Red+Green+Blue) = 128+101+128=357 (47% of max value = 765). Red value is 128 (50.39% from 255 or 35.85% from 357); Green value is 101 (39.84% from 255 or 28.29% from 357); Blue value is 128 (50.39% from 255 or 35.85% from 357); Max value from RGB is 128 - color contains mainly: red, blue. Hex color #806580 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #806580 is #7F9A7F. Grayscale: #707070. Windows color (decimal): -8362624 or 8414592. OLE color: 8414592.
HSL color Cylindrical-coordinate representation of color #806580: hue angle of 300º degrees, saturation: 0.12, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #806580 is Cyan = 0, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 128 | 101 | 128 | - |
| CMYK | 0 | 0.21 | 0 | 0.50 |
| HSL | 300º | 0.12% | 0.45% | - |
| HSV(B) | 300º | 0.21% | 0.5% | - |
| XYZ | 17.45 | 15.46 | 22.49 | - |
| YUV | 112.15 | 136.95 | 139.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 128 | 101 | 128 | 0 | 0.21 | 0 | 0.50 | 300 | 0.12 | 0.45 |
| Hex | 80 | 65 | 80 | 0 | 15 | 0 | 32 | 12C | C | 2D |
| Octal | 200 | 145 | 200 | 0 | 25 | 0 | 62 | 454 | 14 | 55 |
| Binary | 10000000 | 1100101 | 10000000 | 0 | 10101 | 0 | 110010 | 100101100 | 1100 | 101101 |
Color Harmonies of #806580
Complementary color
Monochromatic Colors of #806580
Black with #806580
Text Example
Text Example
White with #806580
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #806580; }
p { color: rgb(128,101,128); }
H1.HeaderClassName
{
color: #806580;
}
.AnyTagClassName
{
color: #806580;
}
</style>
background-color css
<style>
a { background-color: #806580; }
a { background-color: rgb(128,101,128); }
div.DivClassName
{
background-color: #806580;
}
.BgClassName
{
background-color: #806580;
}
</style>
border-color css
<style>
span { border-color: #806580; }
span { border-color: rgb(128,101,128); }
td.TdClassName
{
border-color: #806580;
}
.TagClassName
{
border-color: #806580;
}
</style>