Shades of Flirt #723059
Tints of Flirt #723059
RGB
CMYK
RGB Variations
Color information
#723059 (or 0x723059) is known color: Flirt. HEX triplet: 72, 30 and 59. RGB value is (114,48,89). Sum of RGB (Red+Green+Blue) = 114+48+89=251 (33% of max value = 765). Red value is 114 (44.92% from 255 or 45.42% from 251); Green value is 48 (19.14% from 255 or 19.12% from 251); Blue value is 89 (35.16% from 255 or 35.46% from 251); Max value from RGB is 114 - color contains mainly: red. Hex color #723059 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #723059 is #8DCFA6. Grayscale: #484848. Windows color (decimal): -9293735 or 5845106. OLE color: 5845106.
HSL color Cylindrical-coordinate representation of color #723059: hue angle of 322.73º degrees, saturation: 0.41, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #723059 is Cyan = 0, Magento = 0.58, Yellow = 0.22 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 48 | 89 | - |
| CMYK | 0 | 0.58 | 0.22 | 0.55 |
| HSL | 322.73º | 0.41% | 0.32% | - |
| HSV(B) | 322.73º | 0.58% | 0.45% | - |
| XYZ | 9.8 | 6.41 | 10.17 | - |
| YUV | 72.41 | 137.37 | 157.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 48 | 89 | 0 | 0.58 | 0.22 | 0.55 | 322.73 | 0.41 | 0.32 |
| Hex | 72 | 30 | 59 | 0 | 3A | 16 | 37 | 143 | 29 | 20 |
| Octal | 162 | 60 | 131 | 0 | 72 | 26 | 67 | 503 | 51 | 40 |
| Binary | 1110010 | 110000 | 1011001 | 0 | 111010 | 10110 | 110111 | 101000011 | 101001 | 100000 |
Color Harmonies of #723059
Complementary color
Monochromatic Colors of #723059
Black with #723059
Text Example
Text Example
White with #723059
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #723059; }
p { color: rgb(114,48,89); }
H1.HeaderClassName
{
color: #723059;
}
.AnyTagClassName
{
color: #723059;
}
</style>
background-color css
<style>
a { background-color: #723059; }
a { background-color: rgb(114,48,89); }
div.DivClassName
{
background-color: #723059;
}
.BgClassName
{
background-color: #723059;
}
</style>
border-color css
<style>
span { border-color: #723059; }
span { border-color: rgb(114,48,89); }
td.TdClassName
{
border-color: #723059;
}
.TagClassName
{
border-color: #723059;
}
</style>