Shades of Flirt #802544
Tints of Flirt #802544
RGB
CMYK
RGB Variations
Color information
#802544 (or 0x802544) is known color: Flirt. HEX triplet: 80, 25 and 44. RGB value is (128,37,68). Sum of RGB (Red+Green+Blue) = 128+37+68=233 (30% of max value = 765). Red value is 128 (50.39% from 255 or 54.94% from 233); Green value is 37 (14.84% from 255 or 15.88% from 233); Blue value is 68 (26.95% from 255 or 29.18% from 233); Max value from RGB is 128 - color contains mainly: red. Hex color #802544 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #802544 is #7FDABB. Grayscale: #434343. Windows color (decimal): -8379068 or 4466048. OLE color: 4466048.
HSL color Cylindrical-coordinate representation of color #802544: hue angle of 339.56º 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 #802544 is Cyan = 0, Magento = 0.71, Yellow = 0.47 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 128 | 37 | 68 | - |
| CMYK | 0 | 0.71 | 0.47 | 0.50 |
| HSL | 339.56º | 0.55% | 0.32% | - |
| HSV(B) | 339.56º | 0.71% | 0.5% | - |
| XYZ | 10.61 | 6.33 | 6.13 | - |
| YUV | 67.74 | 128.15 | 170.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 128 | 37 | 68 | 0 | 0.71 | 0.47 | 0.50 | 339.56 | 0.55 | 0.32 |
| Hex | 80 | 25 | 44 | 0 | 47 | 2F | 32 | 154 | 37 | 20 |
| Octal | 200 | 45 | 104 | 0 | 107 | 57 | 62 | 524 | 67 | 40 |
| Binary | 10000000 | 100101 | 1000100 | 0 | 1000111 | 101111 | 110010 | 101010100 | 110111 | 100000 |
Color Harmonies of #802544
Complementary color
Monochromatic Colors of #802544
Black with #802544
Text Example
Text Example
White with #802544
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #802544; }
p { color: rgb(128,37,68); }
H1.HeaderClassName
{
color: #802544;
}
.AnyTagClassName
{
color: #802544;
}
</style>
background-color css
<style>
a { background-color: #802544; }
a { background-color: rgb(128,37,68); }
div.DivClassName
{
background-color: #802544;
}
.BgClassName
{
background-color: #802544;
}
</style>
border-color css
<style>
span { border-color: #802544; }
span { border-color: rgb(128,37,68); }
td.TdClassName
{
border-color: #802544;
}
.TagClassName
{
border-color: #802544;
}
</style>