Shades of Flirt #802947
Tints of Flirt #802947
RGB
CMYK
RGB Variations
Color information
#802947 (or 0x802947) is known color: Flirt. HEX triplet: 80, 29 and 47. RGB value is (128,41,71). Sum of RGB (Red+Green+Blue) = 128+41+71=240 (31% of max value = 765). Red value is 128 (50.39% from 255 or 53.33% from 240); Green value is 41 (16.41% from 255 or 17.08% from 240); Blue value is 71 (28.12% from 255 or 29.58% from 240); Max value from RGB is 128 - color contains mainly: red. Hex color #802947 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #802947 is #7FD6B8. Grayscale: #464646. Windows color (decimal): -8378041 or 4663680. OLE color: 4663680.
HSL color Cylindrical-coordinate representation of color #802947: hue angle of 339.31º degrees, saturation: 0.51, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #802947 is Cyan = 0, Magento = 0.68, Yellow = 0.45 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 128 | 41 | 71 | - |
| CMYK | 0 | 0.68 | 0.45 | 0.50 |
| HSL | 339.31º | 0.51% | 0.33% | - |
| HSV(B) | 339.31º | 0.68% | 0.5% | - |
| XYZ | 10.83 | 6.63 | 6.67 | - |
| YUV | 70.43 | 128.32 | 169.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 128 | 41 | 71 | 0 | 0.68 | 0.45 | 0.50 | 339.31 | 0.51 | 0.33 |
| Hex | 80 | 29 | 47 | 0 | 44 | 2D | 32 | 153 | 33 | 21 |
| Octal | 200 | 51 | 107 | 0 | 104 | 55 | 62 | 523 | 63 | 41 |
| Binary | 10000000 | 101001 | 1000111 | 0 | 1000100 | 101101 | 110010 | 101010011 | 110011 | 100001 |
Color Harmonies of #802947
Complementary color
Monochromatic Colors of #802947
Black with #802947
Text Example
Text Example
White with #802947
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #802947; }
p { color: rgb(128,41,71); }
H1.HeaderClassName
{
color: #802947;
}
.AnyTagClassName
{
color: #802947;
}
</style>
background-color css
<style>
a { background-color: #802947; }
a { background-color: rgb(128,41,71); }
div.DivClassName
{
background-color: #802947;
}
.BgClassName
{
background-color: #802947;
}
</style>
border-color css
<style>
span { border-color: #802947; }
span { border-color: rgb(128,41,71); }
td.TdClassName
{
border-color: #802947;
}
.TagClassName
{
border-color: #802947;
}
</style>