Shades of Flirt #802556
Tints of Flirt #802556
RGB
CMYK
RGB Variations
Color information
#802556 (or 0x802556) is known color: Flirt. HEX triplet: 80, 25 and 56. RGB value is (128,37,86). Sum of RGB (Red+Green+Blue) = 128+37+86=251 (33% of max value = 765). Red value is 128 (50.39% from 255 or 51.00% from 251); Green value is 37 (14.84% from 255 or 14.74% from 251); Blue value is 86 (33.98% from 255 or 34.26% from 251); Max value from RGB is 128 - color contains mainly: red. Hex color #802556 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #802556 is #7FDAA9. Grayscale: #454545. Windows color (decimal): -8379050 or 5645696. OLE color: 5645696.
HSL color Cylindrical-coordinate representation of color #802556: hue angle of 327.69º degrees, saturation: 0.55, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #802556 is Cyan = 0, Magento = 0.71, Yellow = 0.33 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 128 | 37 | 86 | - |
| CMYK | 0 | 0.71 | 0.33 | 0.50 |
| HSL | 327.69º | 0.55% | 0.32% | - |
| HSV(B) | 327.69º | 0.71% | 0.5% | - |
| XYZ | 11.24 | 6.58 | 9.48 | - |
| YUV | 69.8 | 137.15 | 169.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 128 | 37 | 86 | 0 | 0.71 | 0.33 | 0.50 | 327.69 | 0.55 | 0.32 |
| Hex | 80 | 25 | 56 | 0 | 47 | 21 | 32 | 148 | 37 | 20 |
| Octal | 200 | 45 | 126 | 0 | 107 | 41 | 62 | 510 | 67 | 40 |
| Binary | 10000000 | 100101 | 1010110 | 0 | 1000111 | 100001 | 110010 | 101001000 | 110111 | 100000 |
Color Harmonies of #802556
Complementary color
Monochromatic Colors of #802556
Black with #802556
Text Example
Text Example
White with #802556
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #802556; }
p { color: rgb(128,37,86); }
H1.HeaderClassName
{
color: #802556;
}
.AnyTagClassName
{
color: #802556;
}
</style>
background-color css
<style>
a { background-color: #802556; }
a { background-color: rgb(128,37,86); }
div.DivClassName
{
background-color: #802556;
}
.BgClassName
{
background-color: #802556;
}
</style>
border-color css
<style>
span { border-color: #802556; }
span { border-color: rgb(128,37,86); }
td.TdClassName
{
border-color: #802556;
}
.TagClassName
{
border-color: #802556;
}
</style>