Shades of Flirt #722949
Tints of Flirt #722949
RGB
CMYK
RGB Variations
Color information
#722949 (or 0x722949) is known color: Flirt. HEX triplet: 72, 29 and 49. RGB value is (114,41,73). Sum of RGB (Red+Green+Blue) = 114+41+73=228 (30% of max value = 765). Red value is 114 (44.92% from 255 or 50% from 228); Green value is 41 (16.41% from 255 or 17.98% from 228); Blue value is 73 (28.91% from 255 or 32.02% from 228); Max value from RGB is 114 - color contains mainly: red. Hex color #722949 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #722949 is #8DD6B6. Grayscale: #424242. Windows color (decimal): -9295543 or 4794738. OLE color: 4794738.
HSL color Cylindrical-coordinate representation of color #722949: hue angle of 333.7º 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 #722949 is Cyan = 0, Magento = 0.64, Yellow = 0.36 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 41 | 73 | - |
| CMYK | 0 | 0.64 | 0.36 | 0.55 |
| HSL | 333.7º | 0.47% | 0.3% | - |
| HSV(B) | 333.7º | 0.64% | 0.45% | - |
| XYZ | 8.93 | 5.64 | 6.92 | - |
| YUV | 66.48 | 131.68 | 161.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 41 | 73 | 0 | 0.64 | 0.36 | 0.55 | 333.7 | 0.47 | 0.3 |
| Hex | 72 | 29 | 49 | 0 | 40 | 24 | 37 | 14E | 2F | 1E |
| Octal | 162 | 51 | 111 | 0 | 100 | 44 | 67 | 516 | 57 | 36 |
| Binary | 1110010 | 101001 | 1001001 | 0 | 1000000 | 100100 | 110111 | 101001110 | 101111 | 11110 |
Color Harmonies of #722949
Complementary color
Monochromatic Colors of #722949
Black with #722949
Text Example
Text Example
White with #722949
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #722949; }
p { color: rgb(114,41,73); }
H1.HeaderClassName
{
color: #722949;
}
.AnyTagClassName
{
color: #722949;
}
</style>
background-color css
<style>
a { background-color: #722949; }
a { background-color: rgb(114,41,73); }
div.DivClassName
{
background-color: #722949;
}
.BgClassName
{
background-color: #722949;
}
</style>
border-color css
<style>
span { border-color: #722949; }
span { border-color: rgb(114,41,73); }
td.TdClassName
{
border-color: #722949;
}
.TagClassName
{
border-color: #722949;
}
</style>