Shades of Flirt #733458
Tints of Flirt #733458
RGB
CMYK
RGB Variations
Color information
#733458 (or 0x733458) is known color: Flirt. HEX triplet: 73, 34 and 58. RGB value is (115,52,88). Sum of RGB (Red+Green+Blue) = 115+52+88=255 (33% of max value = 765). Red value is 115 (45.31% from 255 or 45.10% from 255); Green value is 52 (20.70% from 255 or 20.39% from 255); Blue value is 88 (34.77% from 255 or 34.51% from 255); Max value from RGB is 115 - color contains mainly: red. Hex color #733458 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #733458 is #8CCBA7. Grayscale: #4A4A4A. Windows color (decimal): -9227176 or 5780595. OLE color: 5780595.
HSL color Cylindrical-coordinate representation of color #733458: hue angle of 325.71º degrees, saturation: 0.38, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #733458 is Cyan = 0, Magento = 0.55, Yellow = 0.23 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 52 | 88 | - |
| CMYK | 0 | 0.55 | 0.23 | 0.55 |
| HSL | 325.71º | 0.38% | 0.33% | - |
| HSV(B) | 325.71º | 0.55% | 0.45% | - |
| XYZ | 10.06 | 6.81 | 10.02 | - |
| YUV | 74.94 | 135.37 | 156.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 52 | 88 | 0 | 0.55 | 0.23 | 0.55 | 325.71 | 0.38 | 0.33 |
| Hex | 73 | 34 | 58 | 0 | 37 | 17 | 37 | 146 | 26 | 21 |
| Octal | 163 | 64 | 130 | 0 | 67 | 27 | 67 | 506 | 46 | 41 |
| Binary | 1110011 | 110100 | 1011000 | 0 | 110111 | 10111 | 110111 | 101000110 | 100110 | 100001 |
Color Harmonies of #733458
Complementary color
Monochromatic Colors of #733458
Black with #733458
Text Example
Text Example
White with #733458
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #733458; }
p { color: rgb(115,52,88); }
H1.HeaderClassName
{
color: #733458;
}
.AnyTagClassName
{
color: #733458;
}
</style>
background-color css
<style>
a { background-color: #733458; }
a { background-color: rgb(115,52,88); }
div.DivClassName
{
background-color: #733458;
}
.BgClassName
{
background-color: #733458;
}
</style>
border-color css
<style>
span { border-color: #733458; }
span { border-color: rgb(115,52,88); }
td.TdClassName
{
border-color: #733458;
}
.TagClassName
{
border-color: #733458;
}
</style>