Shades of Flirt #722748
Tints of Flirt #722748
RGB
CMYK
RGB Variations
Color information
#722748 (or 0x722748) is known color: Flirt. HEX triplet: 72, 27 and 48. RGB value is (114,39,72). Sum of RGB (Red+Green+Blue) = 114+39+72=225 (29% of max value = 765). Red value is 114 (44.92% from 255 or 50.67% from 225); Green value is 39 (15.62% from 255 or 17.33% from 225); Blue value is 72 (28.52% from 255 or 32% from 225); Max value from RGB is 114 - color contains mainly: red. Hex color #722748 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #722748 is #8DD8B7. Grayscale: #414141. Windows color (decimal): -9296056 or 4728690. OLE color: 4728690.
HSL color Cylindrical-coordinate representation of color #722748: hue angle of 333.6º 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 #722748 is Cyan = 0, Magento = 0.66, Yellow = 0.37 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 39 | 72 | - |
| CMYK | 0 | 0.66 | 0.37 | 0.55 |
| HSL | 333.6º | 0.49% | 0.3% | - |
| HSV(B) | 333.6º | 0.66% | 0.45% | - |
| XYZ | 8.83 | 5.5 | 6.73 | - |
| YUV | 65.19 | 131.85 | 162.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 39 | 72 | 0 | 0.66 | 0.37 | 0.55 | 333.6 | 0.49 | 0.3 |
| Hex | 72 | 27 | 48 | 0 | 42 | 25 | 37 | 14E | 31 | 1E |
| Octal | 162 | 47 | 110 | 0 | 102 | 45 | 67 | 516 | 61 | 36 |
| Binary | 1110010 | 100111 | 1001000 | 0 | 1000010 | 100101 | 110111 | 101001110 | 110001 | 11110 |
Color Harmonies of #722748
Complementary color
Monochromatic Colors of #722748
Black with #722748
Text Example
Text Example
White with #722748
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #722748; }
p { color: rgb(114,39,72); }
H1.HeaderClassName
{
color: #722748;
}
.AnyTagClassName
{
color: #722748;
}
</style>
background-color css
<style>
a { background-color: #722748; }
a { background-color: rgb(114,39,72); }
div.DivClassName
{
background-color: #722748;
}
.BgClassName
{
background-color: #722748;
}
</style>
border-color css
<style>
span { border-color: #722748; }
span { border-color: rgb(114,39,72); }
td.TdClassName
{
border-color: #722748;
}
.TagClassName
{
border-color: #722748;
}
</style>