Shades of Flirt #722856
Tints of Flirt #722856
RGB
CMYK
RGB Variations
Color information
#722856 (or 0x722856) is known color: Flirt. HEX triplet: 72, 28 and 56. RGB value is (114,40,86). Sum of RGB (Red+Green+Blue) = 114+40+86=240 (31% of max value = 765). Red value is 114 (44.92% from 255 or 47.5% from 240); Green value is 40 (16.02% from 255 or 16.67% from 240); Blue value is 86 (33.98% from 255 or 35.83% from 240); Max value from RGB is 114 - color contains mainly: red. Hex color #722856 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #722856 is #8DD7A9. Grayscale: #434343. Windows color (decimal): -9295786 or 5646450. OLE color: 5646450.
HSL color Cylindrical-coordinate representation of color #722856: hue angle of 322.7º degrees, saturation: 0.48, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #722856 is Cyan = 0, Magento = 0.65, Yellow = 0.25 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 40 | 86 | - |
| CMYK | 0 | 0.65 | 0.25 | 0.55 |
| HSL | 322.7º | 0.48% | 0.3% | - |
| HSV(B) | 322.7º | 0.65% | 0.45% | - |
| XYZ | 9.38 | 5.77 | 9.42 | - |
| YUV | 67.37 | 138.52 | 161.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 40 | 86 | 0 | 0.65 | 0.25 | 0.55 | 322.7 | 0.48 | 0.3 |
| Hex | 72 | 28 | 56 | 0 | 41 | 19 | 37 | 143 | 30 | 1E |
| Octal | 162 | 50 | 126 | 0 | 101 | 31 | 67 | 503 | 60 | 36 |
| Binary | 1110010 | 101000 | 1010110 | 0 | 1000001 | 11001 | 110111 | 101000011 | 110000 | 11110 |
Color Harmonies of #722856
Complementary color
Monochromatic Colors of #722856
Black with #722856
Text Example
Text Example
White with #722856
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #722856; }
p { color: rgb(114,40,86); }
H1.HeaderClassName
{
color: #722856;
}
.AnyTagClassName
{
color: #722856;
}
</style>
background-color css
<style>
a { background-color: #722856; }
a { background-color: rgb(114,40,86); }
div.DivClassName
{
background-color: #722856;
}
.BgClassName
{
background-color: #722856;
}
</style>
border-color css
<style>
span { border-color: #722856; }
span { border-color: rgb(114,40,86); }
td.TdClassName
{
border-color: #722856;
}
.TagClassName
{
border-color: #722856;
}
</style>