Shades of Flirt #802452
Tints of Flirt #802452
RGB
CMYK
RGB Variations
Color information
#802452 (or 0x802452) is known color: Flirt. HEX triplet: 80, 24 and 52. RGB value is (128,36,82). Sum of RGB (Red+Green+Blue) = 128+36+82=246 (32% of max value = 765). Red value is 128 (50.39% from 255 or 52.03% from 246); Green value is 36 (14.45% from 255 or 14.63% from 246); Blue value is 82 (32.42% from 255 or 33.33% from 246); Max value from RGB is 128 - color contains mainly: red. Hex color #802452 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #802452 is #7FDBAD. Grayscale: #444444. Windows color (decimal): -8379310 or 5383296. OLE color: 5383296.
HSL color Cylindrical-coordinate representation of color #802452: hue angle of 330º 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 #802452 is Cyan = 0, Magento = 0.72, Yellow = 0.36 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 128 | 36 | 82 | - |
| CMYK | 0 | 0.72 | 0.36 | 0.50 |
| HSL | 330º | 0.56% | 0.32% | - |
| HSV(B) | 330º | 0.72% | 0.5% | - |
| XYZ | 11.06 | 6.46 | 8.65 | - |
| YUV | 68.75 | 135.48 | 170.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 128 | 36 | 82 | 0 | 0.72 | 0.36 | 0.50 | 330 | 0.56 | 0.32 |
| Hex | 80 | 24 | 52 | 0 | 48 | 24 | 32 | 14A | 38 | 20 |
| Octal | 200 | 44 | 122 | 0 | 110 | 44 | 62 | 512 | 70 | 40 |
| Binary | 10000000 | 100100 | 1010010 | 0 | 1001000 | 100100 | 110010 | 101001010 | 111000 | 100000 |
Color Harmonies of #802452
Complementary color
Monochromatic Colors of #802452
Black with #802452
Text Example
Text Example
White with #802452
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #802452; }
p { color: rgb(128,36,82); }
H1.HeaderClassName
{
color: #802452;
}
.AnyTagClassName
{
color: #802452;
}
</style>
background-color css
<style>
a { background-color: #802452; }
a { background-color: rgb(128,36,82); }
div.DivClassName
{
background-color: #802452;
}
.BgClassName
{
background-color: #802452;
}
</style>
border-color css
<style>
span { border-color: #802452; }
span { border-color: rgb(128,36,82); }
td.TdClassName
{
border-color: #802452;
}
.TagClassName
{
border-color: #802452;
}
</style>