Shades of Flirt #723556
Tints of Flirt #723556
RGB
CMYK
RGB Variations
Color information
#723556 (or 0x723556) is known color: Flirt. HEX triplet: 72, 35 and 56. RGB value is (114,53,86). Sum of RGB (Red+Green+Blue) = 114+53+86=253 (33% of max value = 765). Red value is 114 (44.92% from 255 or 45.06% from 253); Green value is 53 (21.09% from 255 or 20.95% from 253); Blue value is 86 (33.98% from 255 or 33.99% from 253); Max value from RGB is 114 - color contains mainly: red. Hex color #723556 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #723556 is #8DCAA9. Grayscale: #4A4A4A. Windows color (decimal): -9292458 or 5649778. OLE color: 5649778.
HSL color Cylindrical-coordinate representation of color #723556: hue angle of 327.54º 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 #723556 is Cyan = 0, Magento = 0.54, Yellow = 0.25 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 53 | 86 | - |
| CMYK | 0 | 0.54 | 0.25 | 0.55 |
| HSL | 327.54º | 0.37% | 0.33% | - |
| HSV(B) | 327.54º | 0.54% | 0.45% | - |
| XYZ | 9.89 | 6.8 | 9.59 | - |
| YUV | 75 | 134.21 | 155.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 53 | 86 | 0 | 0.54 | 0.25 | 0.55 | 327.54 | 0.37 | 0.33 |
| Hex | 72 | 35 | 56 | 0 | 36 | 19 | 37 | 148 | 25 | 21 |
| Octal | 162 | 65 | 126 | 0 | 66 | 31 | 67 | 510 | 45 | 41 |
| Binary | 1110010 | 110101 | 1010110 | 0 | 110110 | 11001 | 110111 | 101001000 | 100101 | 100001 |
Color Harmonies of #723556
Complementary color
Monochromatic Colors of #723556
Black with #723556
Text Example
Text Example
White with #723556
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #723556; }
p { color: rgb(114,53,86); }
H1.HeaderClassName
{
color: #723556;
}
.AnyTagClassName
{
color: #723556;
}
</style>
background-color css
<style>
a { background-color: #723556; }
a { background-color: rgb(114,53,86); }
div.DivClassName
{
background-color: #723556;
}
.BgClassName
{
background-color: #723556;
}
</style>
border-color css
<style>
span { border-color: #723556; }
span { border-color: rgb(114,53,86); }
td.TdClassName
{
border-color: #723556;
}
.TagClassName
{
border-color: #723556;
}
</style>