Shades of Flirt #803956
Tints of Flirt #803956
RGB
CMYK
RGB Variations
Color information
#803956 (or 0x803956) is known color: Flirt. HEX triplet: 80, 39 and 56. RGB value is (128,57,86). Sum of RGB (Red+Green+Blue) = 128+57+86=271 (35% of max value = 765). Red value is 128 (50.39% from 255 or 47.23% from 271); Green value is 57 (22.66% from 255 or 21.03% from 271); Blue value is 86 (33.98% from 255 or 31.73% from 271); Max value from RGB is 128 - color contains mainly: red. Hex color #803956 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #803956 is #7FC6A9. Grayscale: #515151. Windows color (decimal): -8373930 or 5650816. OLE color: 5650816.
HSL color Cylindrical-coordinate representation of color #803956: hue angle of 335.49º degrees, saturation: 0.38, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #803956 is Cyan = 0, Magento = 0.55, Yellow = 0.33 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 128 | 57 | 86 | - |
| CMYK | 0 | 0.55 | 0.33 | 0.50 |
| HSL | 335.49º | 0.38% | 0.36% | - |
| HSV(B) | 335.49º | 0.55% | 0.5% | - |
| XYZ | 12.04 | 8.19 | 9.75 | - |
| YUV | 81.54 | 130.52 | 161.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 128 | 57 | 86 | 0 | 0.55 | 0.33 | 0.50 | 335.49 | 0.38 | 0.36 |
| Hex | 80 | 39 | 56 | 0 | 37 | 21 | 32 | 14F | 26 | 24 |
| Octal | 200 | 71 | 126 | 0 | 67 | 41 | 62 | 517 | 46 | 44 |
| Binary | 10000000 | 111001 | 1010110 | 0 | 110111 | 100001 | 110010 | 101001111 | 100110 | 100100 |
Color Harmonies of #803956
Complementary color
Monochromatic Colors of #803956
Black with #803956
Text Example
Text Example
White with #803956
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #803956; }
p { color: rgb(128,57,86); }
H1.HeaderClassName
{
color: #803956;
}
.AnyTagClassName
{
color: #803956;
}
</style>
background-color css
<style>
a { background-color: #803956; }
a { background-color: rgb(128,57,86); }
div.DivClassName
{
background-color: #803956;
}
.BgClassName
{
background-color: #803956;
}
</style>
border-color css
<style>
span { border-color: #803956; }
span { border-color: rgb(128,57,86); }
td.TdClassName
{
border-color: #803956;
}
.TagClassName
{
border-color: #803956;
}
</style>