Shades of Flirt #732956
Tints of Flirt #732956
RGB
CMYK
RGB Variations
Color information
#732956 (or 0x732956) is known color: Flirt. HEX triplet: 73, 29 and 56. RGB value is (115,41,86). Sum of RGB (Red+Green+Blue) = 115+41+86=242 (32% of max value = 765). Red value is 115 (45.31% from 255 or 47.52% from 242); Green value is 41 (16.41% from 255 or 16.94% from 242); Blue value is 86 (33.98% from 255 or 35.54% from 242); Max value from RGB is 115 - color contains mainly: red. Hex color #732956 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #732956 is #8CD6A9. Grayscale: #444444. Windows color (decimal): -9229994 or 5646707. OLE color: 5646707.
HSL color Cylindrical-coordinate representation of color #732956: hue angle of 323.51º degrees, saturation: 0.47, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #732956 is Cyan = 0, Magento = 0.64, Yellow = 0.25 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 41 | 86 | - |
| CMYK | 0 | 0.64 | 0.25 | 0.55 |
| HSL | 323.51º | 0.47% | 0.31% | - |
| HSV(B) | 323.51º | 0.64% | 0.45% | - |
| XYZ | 9.54 | 5.9 | 9.44 | - |
| YUV | 68.26 | 138.02 | 161.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 41 | 86 | 0 | 0.64 | 0.25 | 0.55 | 323.51 | 0.47 | 0.31 |
| Hex | 73 | 29 | 56 | 0 | 40 | 19 | 37 | 144 | 2F | 1F |
| Octal | 163 | 51 | 126 | 0 | 100 | 31 | 67 | 504 | 57 | 37 |
| Binary | 1110011 | 101001 | 1010110 | 0 | 1000000 | 11001 | 110111 | 101000100 | 101111 | 11111 |
Color Harmonies of #732956
Complementary color
Monochromatic Colors of #732956
Black with #732956
Text Example
Text Example
White with #732956
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #732956; }
p { color: rgb(115,41,86); }
H1.HeaderClassName
{
color: #732956;
}
.AnyTagClassName
{
color: #732956;
}
</style>
background-color css
<style>
a { background-color: #732956; }
a { background-color: rgb(115,41,86); }
div.DivClassName
{
background-color: #732956;
}
.BgClassName
{
background-color: #732956;
}
</style>
border-color css
<style>
span { border-color: #732956; }
span { border-color: rgb(115,41,86); }
td.TdClassName
{
border-color: #732956;
}
.TagClassName
{
border-color: #732956;
}
</style>