Shades of Flirt #732556
Tints of Flirt #732556
RGB
CMYK
RGB Variations
Color information
#732556 (or 0x732556) is known color: Flirt. HEX triplet: 73, 25 and 56. RGB value is (115,37,86). Sum of RGB (Red+Green+Blue) = 115+37+86=238 (31% of max value = 765). Red value is 115 (45.31% from 255 or 48.32% from 238); Green value is 37 (14.84% from 255 or 15.55% from 238); Blue value is 86 (33.98% from 255 or 36.13% from 238); Max value from RGB is 115 - color contains mainly: red. Hex color #732556 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #732556 is #8CDAA9. Grayscale: #414141. Windows color (decimal): -9231018 or 5645683. OLE color: 5645683.
HSL color Cylindrical-coordinate representation of color #732556: hue angle of 322.31º degrees, saturation: 0.51, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #732556 is Cyan = 0, Magento = 0.68, Yellow = 0.25 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 37 | 86 | - |
| CMYK | 0 | 0.68 | 0.25 | 0.55 |
| HSL | 322.31º | 0.51% | 0.3% | - |
| HSV(B) | 322.31º | 0.68% | 0.45% | - |
| XYZ | 9.41 | 5.64 | 9.4 | - |
| YUV | 65.91 | 139.34 | 163.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 37 | 86 | 0 | 0.68 | 0.25 | 0.55 | 322.31 | 0.51 | 0.3 |
| Hex | 73 | 25 | 56 | 0 | 44 | 19 | 37 | 142 | 33 | 1E |
| Octal | 163 | 45 | 126 | 0 | 104 | 31 | 67 | 502 | 63 | 36 |
| Binary | 1110011 | 100101 | 1010110 | 0 | 1000100 | 11001 | 110111 | 101000010 | 110011 | 11110 |
Color Harmonies of #732556
Complementary color
Monochromatic Colors of #732556
Black with #732556
Text Example
Text Example
White with #732556
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #732556; }
p { color: rgb(115,37,86); }
H1.HeaderClassName
{
color: #732556;
}
.AnyTagClassName
{
color: #732556;
}
</style>
background-color css
<style>
a { background-color: #732556; }
a { background-color: rgb(115,37,86); }
div.DivClassName
{
background-color: #732556;
}
.BgClassName
{
background-color: #732556;
}
</style>
border-color css
<style>
span { border-color: #732556; }
span { border-color: rgb(115,37,86); }
td.TdClassName
{
border-color: #732556;
}
.TagClassName
{
border-color: #732556;
}
</style>