Shades of Flirt #722951
Tints of Flirt #722951
RGB
CMYK
RGB Variations
Color information
#722951 (or 0x722951) is known color: Flirt. HEX triplet: 72, 29 and 51. RGB value is (114,41,81). Sum of RGB (Red+Green+Blue) = 114+41+81=236 (31% of max value = 765). Red value is 114 (44.92% from 255 or 48.31% from 236); Green value is 41 (16.41% from 255 or 17.37% from 236); Blue value is 81 (32.03% from 255 or 34.32% from 236); Max value from RGB is 114 - color contains mainly: red. Hex color #722951 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #722951 is #8DD6AE. Grayscale: #434343. Windows color (decimal): -9295535 or 5319026. OLE color: 5319026.
HSL color Cylindrical-coordinate representation of color #722951: hue angle of 327.12º 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 #722951 is Cyan = 0, Magento = 0.64, Yellow = 0.29 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 41 | 81 | - |
| CMYK | 0 | 0.64 | 0.29 | 0.55 |
| HSL | 327.12º | 0.47% | 0.3% | - |
| HSV(B) | 327.12º | 0.64% | 0.45% | - |
| XYZ | 9.22 | 5.76 | 8.41 | - |
| YUV | 67.39 | 135.68 | 161.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 41 | 81 | 0 | 0.64 | 0.29 | 0.55 | 327.12 | 0.47 | 0.3 |
| Hex | 72 | 29 | 51 | 0 | 40 | 1D | 37 | 147 | 2F | 1E |
| Octal | 162 | 51 | 121 | 0 | 100 | 35 | 67 | 507 | 57 | 36 |
| Binary | 1110010 | 101001 | 1010001 | 0 | 1000000 | 11101 | 110111 | 101000111 | 101111 | 11110 |
Color Harmonies of #722951
Complementary color
Monochromatic Colors of #722951
Black with #722951
Text Example
Text Example
White with #722951
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #722951; }
p { color: rgb(114,41,81); }
H1.HeaderClassName
{
color: #722951;
}
.AnyTagClassName
{
color: #722951;
}
</style>
background-color css
<style>
a { background-color: #722951; }
a { background-color: rgb(114,41,81); }
div.DivClassName
{
background-color: #722951;
}
.BgClassName
{
background-color: #722951;
}
</style>
border-color css
<style>
span { border-color: #722951; }
span { border-color: rgb(114,41,81); }
td.TdClassName
{
border-color: #722951;
}
.TagClassName
{
border-color: #722951;
}
</style>