Shades of Flirt #732856
Tints of Flirt #732856
RGB
CMYK
RGB Variations
Color information
#732856 (or 0x732856) is known color: Flirt. HEX triplet: 73, 28 and 56. RGB value is (115,40,86). Sum of RGB (Red+Green+Blue) = 115+40+86=241 (31% of max value = 765). Red value is 115 (45.31% from 255 or 47.72% from 241); Green value is 40 (16.02% from 255 or 16.60% from 241); Blue value is 86 (33.98% from 255 or 35.68% from 241); Max value from RGB is 115 - color contains mainly: red. Hex color #732856 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #732856 is #8CD7A9. Grayscale: #434343. Windows color (decimal): -9230250 or 5646451. OLE color: 5646451.
HSL color Cylindrical-coordinate representation of color #732856: hue angle of 323.2º degrees, saturation: 0.48, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #732856 is Cyan = 0, Magento = 0.65, Yellow = 0.25 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 40 | 86 | - |
| CMYK | 0 | 0.65 | 0.25 | 0.55 |
| HSL | 323.2º | 0.48% | 0.3% | - |
| HSV(B) | 323.2º | 0.65% | 0.45% | - |
| XYZ | 9.51 | 5.83 | 9.43 | - |
| YUV | 67.67 | 138.35 | 161.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 40 | 86 | 0 | 0.65 | 0.25 | 0.55 | 323.2 | 0.48 | 0.3 |
| Hex | 73 | 28 | 56 | 0 | 41 | 19 | 37 | 143 | 30 | 1E |
| Octal | 163 | 50 | 126 | 0 | 101 | 31 | 67 | 503 | 60 | 36 |
| Binary | 1110011 | 101000 | 1010110 | 0 | 1000001 | 11001 | 110111 | 101000011 | 110000 | 11110 |
Color Harmonies of #732856
Complementary color
Monochromatic Colors of #732856
Black with #732856
Text Example
Text Example
White with #732856
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #732856; }
p { color: rgb(115,40,86); }
H1.HeaderClassName
{
color: #732856;
}
.AnyTagClassName
{
color: #732856;
}
</style>
background-color css
<style>
a { background-color: #732856; }
a { background-color: rgb(115,40,86); }
div.DivClassName
{
background-color: #732856;
}
.BgClassName
{
background-color: #732856;
}
</style>
border-color css
<style>
span { border-color: #732856; }
span { border-color: rgb(115,40,86); }
td.TdClassName
{
border-color: #732856;
}
.TagClassName
{
border-color: #732856;
}
</style>