Shades of Flirt #802647
Tints of Flirt #802647
RGB
CMYK
RGB Variations
Color information
#802647 (or 0x802647) is known color: Flirt. HEX triplet: 80, 26 and 47. RGB value is (128,38,71). Sum of RGB (Red+Green+Blue) = 128+38+71=237 (31% of max value = 765). Red value is 128 (50.39% from 255 or 54.01% from 237); Green value is 38 (15.23% from 255 or 16.03% from 237); Blue value is 71 (28.12% from 255 or 29.96% from 237); Max value from RGB is 128 - color contains mainly: red. Hex color #802647 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #802647 is #7FD9B8. Grayscale: #444444. Windows color (decimal): -8378809 or 4662912. OLE color: 4662912.
HSL color Cylindrical-coordinate representation of color #802647: hue angle of 338º 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 #802647 is Cyan = 0, Magento = 0.70, Yellow = 0.45 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 128 | 38 | 71 | - |
| CMYK | 0 | 0.70 | 0.45 | 0.50 |
| HSL | 338º | 0.54% | 0.33% | - |
| HSV(B) | 338º | 0.7% | 0.5% | - |
| XYZ | 10.73 | 6.43 | 6.64 | - |
| YUV | 68.67 | 129.32 | 170.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 128 | 38 | 71 | 0 | 0.70 | 0.45 | 0.50 | 338 | 0.54 | 0.33 |
| Hex | 80 | 26 | 47 | 0 | 46 | 2D | 32 | 152 | 36 | 21 |
| Octal | 200 | 46 | 107 | 0 | 106 | 55 | 62 | 522 | 66 | 41 |
| Binary | 10000000 | 100110 | 1000111 | 0 | 1000110 | 101101 | 110010 | 101010010 | 110110 | 100001 |
Color Harmonies of #802647
Complementary color
Monochromatic Colors of #802647
Black with #802647
Text Example
Text Example
White with #802647
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #802647; }
p { color: rgb(128,38,71); }
H1.HeaderClassName
{
color: #802647;
}
.AnyTagClassName
{
color: #802647;
}
</style>
background-color css
<style>
a { background-color: #802647; }
a { background-color: rgb(128,38,71); }
div.DivClassName
{
background-color: #802647;
}
.BgClassName
{
background-color: #802647;
}
</style>
border-color css
<style>
span { border-color: #802647; }
span { border-color: rgb(128,38,71); }
td.TdClassName
{
border-color: #802647;
}
.TagClassName
{
border-color: #802647;
}
</style>