Shades of Flirt #723555
Tints of Flirt #723555
RGB
CMYK
RGB Variations
Color information
#723555 (or 0x723555) is known color: Flirt. HEX triplet: 72, 35 and 55. RGB value is (114,53,85). Sum of RGB (Red+Green+Blue) = 114+53+85=252 (33% of max value = 765). Red value is 114 (44.92% from 255 or 45.24% from 252); Green value is 53 (21.09% from 255 or 21.03% from 252); Blue value is 85 (33.59% from 255 or 33.73% from 252); Max value from RGB is 114 - color contains mainly: red. Hex color #723555 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #723555 is #8DCAAA. Grayscale: #4A4A4A. Windows color (decimal): -9292459 or 5584242. OLE color: 5584242.
HSL color Cylindrical-coordinate representation of color #723555: hue angle of 328.52º degrees, saturation: 0.37, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #723555 is Cyan = 0, Magento = 0.54, Yellow = 0.25 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 53 | 85 | - |
| CMYK | 0 | 0.54 | 0.25 | 0.55 |
| HSL | 328.52º | 0.37% | 0.33% | - |
| HSV(B) | 328.52º | 0.54% | 0.45% | - |
| XYZ | 9.85 | 6.78 | 9.38 | - |
| YUV | 74.89 | 133.71 | 155.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 53 | 85 | 0 | 0.54 | 0.25 | 0.55 | 328.52 | 0.37 | 0.33 |
| Hex | 72 | 35 | 55 | 0 | 36 | 19 | 37 | 149 | 25 | 21 |
| Octal | 162 | 65 | 125 | 0 | 66 | 31 | 67 | 511 | 45 | 41 |
| Binary | 1110010 | 110101 | 1010101 | 0 | 110110 | 11001 | 110111 | 101001001 | 100101 | 100001 |
Color Harmonies of #723555
Complementary color
Monochromatic Colors of #723555
Black with #723555
Text Example
Text Example
White with #723555
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #723555; }
p { color: rgb(114,53,85); }
H1.HeaderClassName
{
color: #723555;
}
.AnyTagClassName
{
color: #723555;
}
</style>
background-color css
<style>
a { background-color: #723555; }
a { background-color: rgb(114,53,85); }
div.DivClassName
{
background-color: #723555;
}
.BgClassName
{
background-color: #723555;
}
</style>
border-color css
<style>
span { border-color: #723555; }
span { border-color: rgb(114,53,85); }
td.TdClassName
{
border-color: #723555;
}
.TagClassName
{
border-color: #723555;
}
</style>