Shades of Flirt #802456
Tints of Flirt #802456
RGB
CMYK
RGB Variations
Color information
#802456 (or 0x802456) is known color: Flirt. HEX triplet: 80, 24 and 56. RGB value is (128,36,86). Sum of RGB (Red+Green+Blue) = 128+36+86=250 (33% of max value = 765). Red value is 128 (50.39% from 255 or 51.2% from 250); Green value is 36 (14.45% from 255 or 14.4% from 250); Blue value is 86 (33.98% from 255 or 34.4% from 250); Max value from RGB is 128 - color contains mainly: red. Hex color #802456 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #802456 is #7FDBA9. Grayscale: #454545. Windows color (decimal): -8379306 or 5645440. OLE color: 5645440.
HSL color Cylindrical-coordinate representation of color #802456: hue angle of 327.39º degrees, saturation: 0.56, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #802456 is Cyan = 0, Magento = 0.72, Yellow = 0.33 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 128 | 36 | 86 | - |
| CMYK | 0 | 0.72 | 0.33 | 0.50 |
| HSL | 327.39º | 0.56% | 0.32% | - |
| HSV(B) | 327.39º | 0.72% | 0.5% | - |
| XYZ | 11.21 | 6.52 | 9.47 | - |
| YUV | 69.21 | 137.48 | 169.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 128 | 36 | 86 | 0 | 0.72 | 0.33 | 0.50 | 327.39 | 0.56 | 0.32 |
| Hex | 80 | 24 | 56 | 0 | 48 | 21 | 32 | 147 | 38 | 20 |
| Octal | 200 | 44 | 126 | 0 | 110 | 41 | 62 | 507 | 70 | 40 |
| Binary | 10000000 | 100100 | 1010110 | 0 | 1001000 | 100001 | 110010 | 101000111 | 111000 | 100000 |
Color Harmonies of #802456
Complementary color
Monochromatic Colors of #802456
Black with #802456
Text Example
Text Example
White with #802456
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #802456; }
p { color: rgb(128,36,86); }
H1.HeaderClassName
{
color: #802456;
}
.AnyTagClassName
{
color: #802456;
}
</style>
background-color css
<style>
a { background-color: #802456; }
a { background-color: rgb(128,36,86); }
div.DivClassName
{
background-color: #802456;
}
.BgClassName
{
background-color: #802456;
}
</style>
border-color css
<style>
span { border-color: #802456; }
span { border-color: rgb(128,36,86); }
td.TdClassName
{
border-color: #802456;
}
.TagClassName
{
border-color: #802456;
}
</style>