Shades of Flirt #722948
Tints of Flirt #722948
RGB
CMYK
RGB Variations
Color information
#722948 (or 0x722948) is known color: Flirt. HEX triplet: 72, 29 and 48. RGB value is (114,41,72). Sum of RGB (Red+Green+Blue) = 114+41+72=227 (30% of max value = 765). Red value is 114 (44.92% from 255 or 50.22% from 227); Green value is 41 (16.41% from 255 or 18.06% from 227); Blue value is 72 (28.52% from 255 or 31.72% from 227); Max value from RGB is 114 - color contains mainly: red. Hex color #722948 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #722948 is #8DD6B7. Grayscale: #424242. Windows color (decimal): -9295544 or 4729202. OLE color: 4729202.
HSL color Cylindrical-coordinate representation of color #722948: hue angle of 334.52º degrees, saturation: 0.47, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #722948 is Cyan = 0, Magento = 0.64, Yellow = 0.37 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 41 | 72 | - |
| CMYK | 0 | 0.64 | 0.37 | 0.55 |
| HSL | 334.52º | 0.47% | 0.3% | - |
| HSV(B) | 334.52º | 0.64% | 0.45% | - |
| XYZ | 8.9 | 5.63 | 6.75 | - |
| YUV | 66.36 | 131.18 | 161.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 41 | 72 | 0 | 0.64 | 0.37 | 0.55 | 334.52 | 0.47 | 0.3 |
| Hex | 72 | 29 | 48 | 0 | 40 | 25 | 37 | 14F | 2F | 1E |
| Octal | 162 | 51 | 110 | 0 | 100 | 45 | 67 | 517 | 57 | 36 |
| Binary | 1110010 | 101001 | 1001000 | 0 | 1000000 | 100101 | 110111 | 101001111 | 101111 | 11110 |
Color Harmonies of #722948
Complementary color
Monochromatic Colors of #722948
Black with #722948
Text Example
Text Example
White with #722948
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #722948; }
p { color: rgb(114,41,72); }
H1.HeaderClassName
{
color: #722948;
}
.AnyTagClassName
{
color: #722948;
}
</style>
background-color css
<style>
a { background-color: #722948; }
a { background-color: rgb(114,41,72); }
div.DivClassName
{
background-color: #722948;
}
.BgClassName
{
background-color: #722948;
}
</style>
border-color css
<style>
span { border-color: #722948; }
span { border-color: rgb(114,41,72); }
td.TdClassName
{
border-color: #722948;
}
.TagClassName
{
border-color: #722948;
}
</style>