Shades of Flirt #723156
Tints of Flirt #723156
RGB
CMYK
RGB Variations
Color information
#723156 (or 0x723156) is known color: Flirt. HEX triplet: 72, 31 and 56. RGB value is (114,49,86). Sum of RGB (Red+Green+Blue) = 114+49+86=249 (32% of max value = 765). Red value is 114 (44.92% from 255 or 45.78% from 249); Green value is 49 (19.53% from 255 or 19.68% from 249); Blue value is 86 (33.98% from 255 or 34.54% from 249); Max value from RGB is 114 - color contains mainly: red. Hex color #723156 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #723156 is #8DCEA9. Grayscale: #484848. Windows color (decimal): -9293482 or 5648754. OLE color: 5648754.
HSL color Cylindrical-coordinate representation of color #723156: hue angle of 325.85º degrees, saturation: 0.4, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #723156 is Cyan = 0, Magento = 0.57, Yellow = 0.25 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 49 | 86 | - |
| CMYK | 0 | 0.57 | 0.25 | 0.55 |
| HSL | 325.85º | 0.4% | 0.32% | - |
| HSV(B) | 325.85º | 0.57% | 0.45% | - |
| XYZ | 9.72 | 6.45 | 9.54 | - |
| YUV | 72.65 | 135.53 | 157.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 49 | 86 | 0 | 0.57 | 0.25 | 0.55 | 325.85 | 0.4 | 0.32 |
| Hex | 72 | 31 | 56 | 0 | 39 | 19 | 37 | 146 | 28 | 20 |
| Octal | 162 | 61 | 126 | 0 | 71 | 31 | 67 | 506 | 50 | 40 |
| Binary | 1110010 | 110001 | 1010110 | 0 | 111001 | 11001 | 110111 | 101000110 | 101000 | 100000 |
Color Harmonies of #723156
Complementary color
Monochromatic Colors of #723156
Black with #723156
Text Example
Text Example
White with #723156
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #723156; }
p { color: rgb(114,49,86); }
H1.HeaderClassName
{
color: #723156;
}
.AnyTagClassName
{
color: #723156;
}
</style>
background-color css
<style>
a { background-color: #723156; }
a { background-color: rgb(114,49,86); }
div.DivClassName
{
background-color: #723156;
}
.BgClassName
{
background-color: #723156;
}
</style>
border-color css
<style>
span { border-color: #723156; }
span { border-color: rgb(114,49,86); }
td.TdClassName
{
border-color: #723156;
}
.TagClassName
{
border-color: #723156;
}
</style>