Shades of Flirt #723756
Tints of Flirt #723756
RGB
CMYK
RGB Variations
Color information
#723756 (or 0x723756) is known color: Flirt. HEX triplet: 72, 37 and 56. RGB value is (114,55,86). Sum of RGB (Red+Green+Blue) = 114+55+86=255 (33% of max value = 765). Red value is 114 (44.92% from 255 or 44.71% from 255); Green value is 55 (21.88% from 255 or 21.57% from 255); Blue value is 86 (33.98% from 255 or 33.73% from 255); Max value from RGB is 114 - color contains mainly: red. Hex color #723756 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #723756 is #8DC8A9. Grayscale: #4C4C4C. Windows color (decimal): -9291946 or 5650290. OLE color: 5650290.
HSL color Cylindrical-coordinate representation of color #723756: hue angle of 328.47º degrees, saturation: 0.35, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #723756 is Cyan = 0, Magento = 0.52, Yellow = 0.25 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 55 | 86 | - |
| CMYK | 0 | 0.52 | 0.25 | 0.55 |
| HSL | 328.47º | 0.35% | 0.33% | - |
| HSV(B) | 328.47º | 0.52% | 0.45% | - |
| XYZ | 9.99 | 6.98 | 9.63 | - |
| YUV | 76.18 | 133.55 | 154.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 55 | 86 | 0 | 0.52 | 0.25 | 0.55 | 328.47 | 0.35 | 0.33 |
| Hex | 72 | 37 | 56 | 0 | 34 | 19 | 37 | 148 | 23 | 21 |
| Octal | 162 | 67 | 126 | 0 | 64 | 31 | 67 | 510 | 43 | 41 |
| Binary | 1110010 | 110111 | 1010110 | 0 | 110100 | 11001 | 110111 | 101001000 | 100011 | 100001 |
Color Harmonies of #723756
Complementary color
Monochromatic Colors of #723756
Black with #723756
Text Example
Text Example
White with #723756
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #723756; }
p { color: rgb(114,55,86); }
H1.HeaderClassName
{
color: #723756;
}
.AnyTagClassName
{
color: #723756;
}
</style>
background-color css
<style>
a { background-color: #723756; }
a { background-color: rgb(114,55,86); }
div.DivClassName
{
background-color: #723756;
}
.BgClassName
{
background-color: #723756;
}
</style>
border-color css
<style>
span { border-color: #723756; }
span { border-color: rgb(114,55,86); }
td.TdClassName
{
border-color: #723756;
}
.TagClassName
{
border-color: #723756;
}
</style>