Shades of Flirt #722844
Tints of Flirt #722844
RGB
CMYK
RGB Variations
Color information
#722844 (or 0x722844) is known color: Flirt. HEX triplet: 72, 28 and 44. RGB value is (114,40,68). Sum of RGB (Red+Green+Blue) = 114+40+68=222 (29% of max value = 765). Red value is 114 (44.92% from 255 or 51.35% from 222); Green value is 40 (16.02% from 255 or 18.02% from 222); Blue value is 68 (26.95% from 255 or 30.63% from 222); Max value from RGB is 114 - color contains mainly: red. Hex color #722844 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #722844 is #8DD7BB. Grayscale: #414141. Windows color (decimal): -9295804 or 4466802. OLE color: 4466802.
HSL color Cylindrical-coordinate representation of color #722844: hue angle of 337.3º 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 #722844 is Cyan = 0, Magento = 0.65, Yellow = 0.40 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 40 | 68 | - |
| CMYK | 0 | 0.65 | 0.40 | 0.55 |
| HSL | 337.3º | 0.48% | 0.3% | - |
| HSV(B) | 337.3º | 0.65% | 0.45% | - |
| XYZ | 8.74 | 5.51 | 6.07 | - |
| YUV | 65.32 | 129.52 | 162.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 40 | 68 | 0 | 0.65 | 0.40 | 0.55 | 337.3 | 0.48 | 0.3 |
| Hex | 72 | 28 | 44 | 0 | 41 | 28 | 37 | 151 | 30 | 1E |
| Octal | 162 | 50 | 104 | 0 | 101 | 50 | 67 | 521 | 60 | 36 |
| Binary | 1110010 | 101000 | 1000100 | 0 | 1000001 | 101000 | 110111 | 101010001 | 110000 | 11110 |
Color Harmonies of #722844
Complementary color
Monochromatic Colors of #722844
Black with #722844
Text Example
Text Example
White with #722844
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #722844; }
p { color: rgb(114,40,68); }
H1.HeaderClassName
{
color: #722844;
}
.AnyTagClassName
{
color: #722844;
}
</style>
background-color css
<style>
a { background-color: #722844; }
a { background-color: rgb(114,40,68); }
div.DivClassName
{
background-color: #722844;
}
.BgClassName
{
background-color: #722844;
}
</style>
border-color css
<style>
span { border-color: #722844; }
span { border-color: rgb(114,40,68); }
td.TdClassName
{
border-color: #722844;
}
.TagClassName
{
border-color: #722844;
}
</style>