Shades of Flirt #802648
Tints of Flirt #802648
RGB
CMYK
RGB Variations
Color information
#802648 (or 0x802648) is known color: Flirt. HEX triplet: 80, 26 and 48. RGB value is (128,38,72). Sum of RGB (Red+Green+Blue) = 128+38+72=238 (31% of max value = 765). Red value is 128 (50.39% from 255 or 53.78% from 238); Green value is 38 (15.23% from 255 or 15.97% from 238); Blue value is 72 (28.52% from 255 or 30.25% from 238); Max value from RGB is 128 - color contains mainly: red. Hex color #802648 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #802648 is #7FD9B7. Grayscale: #444444. Windows color (decimal): -8378808 or 4728448. OLE color: 4728448.
HSL color Cylindrical-coordinate representation of color #802648: hue angle of 337.33º degrees, saturation: 0.54, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #802648 is Cyan = 0, Magento = 0.70, Yellow = 0.44 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 128 | 38 | 72 | - |
| CMYK | 0 | 0.70 | 0.44 | 0.50 |
| HSL | 337.33º | 0.54% | 0.33% | - |
| HSV(B) | 337.33º | 0.7% | 0.5% | - |
| XYZ | 10.76 | 6.44 | 6.81 | - |
| YUV | 68.79 | 129.82 | 170.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 128 | 38 | 72 | 0 | 0.70 | 0.44 | 0.50 | 337.33 | 0.54 | 0.33 |
| Hex | 80 | 26 | 48 | 0 | 46 | 2C | 32 | 151 | 36 | 21 |
| Octal | 200 | 46 | 110 | 0 | 106 | 54 | 62 | 521 | 66 | 41 |
| Binary | 10000000 | 100110 | 1001000 | 0 | 1000110 | 101100 | 110010 | 101010001 | 110110 | 100001 |
Color Harmonies of #802648
Complementary color
Monochromatic Colors of #802648
Black with #802648
Text Example
Text Example
White with #802648
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #802648; }
p { color: rgb(128,38,72); }
H1.HeaderClassName
{
color: #802648;
}
.AnyTagClassName
{
color: #802648;
}
</style>
background-color css
<style>
a { background-color: #802648; }
a { background-color: rgb(128,38,72); }
div.DivClassName
{
background-color: #802648;
}
.BgClassName
{
background-color: #802648;
}
</style>
border-color css
<style>
span { border-color: #802648; }
span { border-color: rgb(128,38,72); }
td.TdClassName
{
border-color: #802648;
}
.TagClassName
{
border-color: #802648;
}
</style>