Shades of Flirt #723356
Tints of Flirt #723356
RGB
CMYK
RGB Variations
Color information
#723356 (or 0x723356) is known color: Flirt. HEX triplet: 72, 33 and 56. RGB value is (114,51,86). Sum of RGB (Red+Green+Blue) = 114+51+86=251 (33% of max value = 765). Red value is 114 (44.92% from 255 or 45.42% from 251); Green value is 51 (20.31% from 255 or 20.32% from 251); Blue value is 86 (33.98% from 255 or 34.26% from 251); Max value from RGB is 114 - color contains mainly: red. Hex color #723356 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #723356 is #8DCCA9. Grayscale: #494949. Windows color (decimal): -9292970 or 5649266. OLE color: 5649266.
HSL color Cylindrical-coordinate representation of color #723356: hue angle of 326.67º degrees, saturation: 0.38, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #723356 is Cyan = 0, Magento = 0.55, Yellow = 0.25 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 51 | 86 | - |
| CMYK | 0 | 0.55 | 0.25 | 0.55 |
| HSL | 326.67º | 0.38% | 0.32% | - |
| HSV(B) | 326.67º | 0.55% | 0.45% | - |
| XYZ | 9.8 | 6.62 | 9.56 | - |
| YUV | 73.83 | 134.87 | 156.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 51 | 86 | 0 | 0.55 | 0.25 | 0.55 | 326.67 | 0.38 | 0.32 |
| Hex | 72 | 33 | 56 | 0 | 37 | 19 | 37 | 147 | 26 | 20 |
| Octal | 162 | 63 | 126 | 0 | 67 | 31 | 67 | 507 | 46 | 40 |
| Binary | 1110010 | 110011 | 1010110 | 0 | 110111 | 11001 | 110111 | 101000111 | 100110 | 100000 |
Color Harmonies of #723356
Complementary color
Monochromatic Colors of #723356
Black with #723356
Text Example
Text Example
White with #723356
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #723356; }
p { color: rgb(114,51,86); }
H1.HeaderClassName
{
color: #723356;
}
.AnyTagClassName
{
color: #723356;
}
</style>
background-color css
<style>
a { background-color: #723356; }
a { background-color: rgb(114,51,86); }
div.DivClassName
{
background-color: #723356;
}
.BgClassName
{
background-color: #723356;
}
</style>
border-color css
<style>
span { border-color: #723356; }
span { border-color: rgb(114,51,86); }
td.TdClassName
{
border-color: #723356;
}
.TagClassName
{
border-color: #723356;
}
</style>