Shades of Flirt #733953
Tints of Flirt #733953
RGB
CMYK
RGB Variations
Color information
#733953 (or 0x733953) is known color: Flirt. HEX triplet: 73, 39 and 53. RGB value is (115,57,83). Sum of RGB (Red+Green+Blue) = 115+57+83=255 (33% of max value = 765). Red value is 115 (45.31% from 255 or 45.10% from 255); Green value is 57 (22.66% from 255 or 22.35% from 255); Blue value is 83 (32.81% from 255 or 32.55% from 255); Max value from RGB is 115 - color contains mainly: red. Hex color #733953 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #733953 is #8CC6AC. Grayscale: #4D4D4D. Windows color (decimal): -9225901 or 5454195. OLE color: 5454195.
HSL color Cylindrical-coordinate representation of color #733953: hue angle of 333.1º degrees, saturation: 0.34, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #733953 is Cyan = 0, Magento = 0.50, Yellow = 0.28 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 57 | 83 | - |
| CMYK | 0 | 0.50 | 0.28 | 0.55 |
| HSL | 333.1º | 0.34% | 0.34% | - |
| HSV(B) | 333.1º | 0.5% | 0.45% | - |
| XYZ | 10.09 | 7.2 | 9.04 | - |
| YUV | 77.31 | 131.22 | 154.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 57 | 83 | 0 | 0.50 | 0.28 | 0.55 | 333.1 | 0.34 | 0.34 |
| Hex | 73 | 39 | 53 | 0 | 32 | 1C | 37 | 14D | 22 | 22 |
| Octal | 163 | 71 | 123 | 0 | 62 | 34 | 67 | 515 | 42 | 42 |
| Binary | 1110011 | 111001 | 1010011 | 0 | 110010 | 11100 | 110111 | 101001101 | 100010 | 100010 |
Color Harmonies of #733953
Complementary color
Monochromatic Colors of #733953
Black with #733953
Text Example
Text Example
White with #733953
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #733953; }
p { color: rgb(115,57,83); }
H1.HeaderClassName
{
color: #733953;
}
.AnyTagClassName
{
color: #733953;
}
</style>
background-color css
<style>
a { background-color: #733953; }
a { background-color: rgb(115,57,83); }
div.DivClassName
{
background-color: #733953;
}
.BgClassName
{
background-color: #733953;
}
</style>
border-color css
<style>
span { border-color: #733953; }
span { border-color: rgb(115,57,83); }
td.TdClassName
{
border-color: #733953;
}
.TagClassName
{
border-color: #733953;
}
</style>