Shades of Flirt #723055
Tints of Flirt #723055
RGB
CMYK
RGB Variations
Color information
#723055 (or 0x723055) is known color: Flirt. HEX triplet: 72, 30 and 55. RGB value is (114,48,85). Sum of RGB (Red+Green+Blue) = 114+48+85=247 (32% of max value = 765). Red value is 114 (44.92% from 255 or 46.15% from 247); Green value is 48 (19.14% from 255 or 19.43% from 247); Blue value is 85 (33.59% from 255 or 34.41% from 247); Max value from RGB is 114 - color contains mainly: red. Hex color #723055 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #723055 is #8DCFAA. Grayscale: #474747. Windows color (decimal): -9293739 or 5582962. OLE color: 5582962.
HSL color Cylindrical-coordinate representation of color #723055: hue angle of 326.36º 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 #723055 is Cyan = 0, Magento = 0.58, Yellow = 0.25 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 48 | 85 | - |
| CMYK | 0 | 0.58 | 0.25 | 0.55 |
| HSL | 326.36º | 0.41% | 0.32% | - |
| HSV(B) | 326.36º | 0.58% | 0.45% | - |
| XYZ | 9.64 | 6.35 | 9.31 | - |
| YUV | 71.95 | 135.37 | 157.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 48 | 85 | 0 | 0.58 | 0.25 | 0.55 | 326.36 | 0.41 | 0.32 |
| Hex | 72 | 30 | 55 | 0 | 3A | 19 | 37 | 146 | 29 | 20 |
| Octal | 162 | 60 | 125 | 0 | 72 | 31 | 67 | 506 | 51 | 40 |
| Binary | 1110010 | 110000 | 1010101 | 0 | 111010 | 11001 | 110111 | 101000110 | 101001 | 100000 |
Color Harmonies of #723055
Complementary color
Monochromatic Colors of #723055
Black with #723055
Text Example
Text Example
White with #723055
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #723055; }
p { color: rgb(114,48,85); }
H1.HeaderClassName
{
color: #723055;
}
.AnyTagClassName
{
color: #723055;
}
</style>
background-color css
<style>
a { background-color: #723055; }
a { background-color: rgb(114,48,85); }
div.DivClassName
{
background-color: #723055;
}
.BgClassName
{
background-color: #723055;
}
</style>
border-color css
<style>
span { border-color: #723055; }
span { border-color: rgb(114,48,85); }
td.TdClassName
{
border-color: #723055;
}
.TagClassName
{
border-color: #723055;
}
</style>