Shades of Flirt #722744
Tints of Flirt #722744
RGB
CMYK
RGB Variations
Color information
#722744 (or 0x722744) is known color: Flirt. HEX triplet: 72, 27 and 44. RGB value is (114,39,68). Sum of RGB (Red+Green+Blue) = 114+39+68=221 (29% of max value = 765). Red value is 114 (44.92% from 255 or 51.58% from 221); Green value is 39 (15.62% from 255 or 17.65% from 221); Blue value is 68 (26.95% from 255 or 30.77% from 221); Max value from RGB is 114 - color contains mainly: red. Hex color #722744 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #722744 is #8DD8BB. Grayscale: #404040. Windows color (decimal): -9296060 or 4466546. OLE color: 4466546.
HSL color Cylindrical-coordinate representation of color #722744: hue angle of 336.8º degrees, saturation: 0.49, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #722744 is Cyan = 0, Magento = 0.66, Yellow = 0.40 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 39 | 68 | - |
| CMYK | 0 | 0.66 | 0.40 | 0.55 |
| HSL | 336.8º | 0.49% | 0.3% | - |
| HSV(B) | 336.8º | 0.66% | 0.45% | - |
| XYZ | 8.71 | 5.45 | 6.06 | - |
| YUV | 64.73 | 129.85 | 163.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 39 | 68 | 0 | 0.66 | 0.40 | 0.55 | 336.8 | 0.49 | 0.3 |
| Hex | 72 | 27 | 44 | 0 | 42 | 28 | 37 | 151 | 31 | 1E |
| Octal | 162 | 47 | 104 | 0 | 102 | 50 | 67 | 521 | 61 | 36 |
| Binary | 1110010 | 100111 | 1000100 | 0 | 1000010 | 101000 | 110111 | 101010001 | 110001 | 11110 |
Color Harmonies of #722744
Complementary color
Monochromatic Colors of #722744
Black with #722744
Text Example
Text Example
White with #722744
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #722744; }
p { color: rgb(114,39,68); }
H1.HeaderClassName
{
color: #722744;
}
.AnyTagClassName
{
color: #722744;
}
</style>
background-color css
<style>
a { background-color: #722744; }
a { background-color: rgb(114,39,68); }
div.DivClassName
{
background-color: #722744;
}
.BgClassName
{
background-color: #722744;
}
</style>
border-color css
<style>
span { border-color: #722744; }
span { border-color: rgb(114,39,68); }
td.TdClassName
{
border-color: #722744;
}
.TagClassName
{
border-color: #722744;
}
</style>