Shades of Flirt #723656
Tints of Flirt #723656
RGB
CMYK
RGB Variations
Color information
#723656 (or 0x723656) is known color: Flirt. HEX triplet: 72, 36 and 56. RGB value is (114,54,86). Sum of RGB (Red+Green+Blue) = 114+54+86=254 (33% of max value = 765). Red value is 114 (44.92% from 255 or 44.88% from 254); Green value is 54 (21.48% from 255 or 21.26% from 254); Blue value is 86 (33.98% from 255 or 33.86% from 254); Max value from RGB is 114 - color contains mainly: red. Hex color #723656 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #723656 is #8DC9A9. Grayscale: #4B4B4B. Windows color (decimal): -9292202 or 5650034. OLE color: 5650034.
HSL color Cylindrical-coordinate representation of color #723656: hue angle of 328º degrees, saturation: 0.36, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #723656 is Cyan = 0, Magento = 0.53, Yellow = 0.25 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 54 | 86 | - |
| CMYK | 0 | 0.53 | 0.25 | 0.55 |
| HSL | 328º | 0.36% | 0.33% | - |
| HSV(B) | 328º | 0.53% | 0.45% | - |
| XYZ | 9.94 | 6.89 | 9.61 | - |
| YUV | 75.59 | 133.88 | 155.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 54 | 86 | 0 | 0.53 | 0.25 | 0.55 | 328 | 0.36 | 0.33 |
| Hex | 72 | 36 | 56 | 0 | 35 | 19 | 37 | 148 | 24 | 21 |
| Octal | 162 | 66 | 126 | 0 | 65 | 31 | 67 | 510 | 44 | 41 |
| Binary | 1110010 | 110110 | 1010110 | 0 | 110101 | 11001 | 110111 | 101001000 | 100100 | 100001 |
Color Harmonies of #723656
Complementary color
Monochromatic Colors of #723656
Black with #723656
Text Example
Text Example
White with #723656
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #723656; }
p { color: rgb(114,54,86); }
H1.HeaderClassName
{
color: #723656;
}
.AnyTagClassName
{
color: #723656;
}
</style>
background-color css
<style>
a { background-color: #723656; }
a { background-color: rgb(114,54,86); }
div.DivClassName
{
background-color: #723656;
}
.BgClassName
{
background-color: #723656;
}
</style>
border-color css
<style>
span { border-color: #723656; }
span { border-color: rgb(114,54,86); }
td.TdClassName
{
border-color: #723656;
}
.TagClassName
{
border-color: #723656;
}
</style>