Shades of Flirt #733355
Tints of Flirt #733355
RGB
CMYK
RGB Variations
Color information
#733355 (or 0x733355) is known color: Flirt. HEX triplet: 73, 33 and 55. RGB value is (115,51,85). Sum of RGB (Red+Green+Blue) = 115+51+85=251 (33% of max value = 765). Red value is 115 (45.31% from 255 or 45.82% from 251); Green value is 51 (20.31% from 255 or 20.32% from 251); Blue value is 85 (33.59% from 255 or 33.86% from 251); Max value from RGB is 115 - color contains mainly: red. Hex color #733355 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #733355 is #8CCCAA. Grayscale: #494949. Windows color (decimal): -9227435 or 5583731. OLE color: 5583731.
HSL color Cylindrical-coordinate representation of color #733355: hue angle of 328.12º degrees, saturation: 0.39, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #733355 is Cyan = 0, Magento = 0.56, Yellow = 0.26 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 51 | 85 | - |
| CMYK | 0 | 0.56 | 0.26 | 0.55 |
| HSL | 328.13º | 0.39% | 0.33% | - |
| HSV(B) | 328.13º | 0.56% | 0.45% | - |
| XYZ | 9.89 | 6.67 | 9.36 | - |
| YUV | 74.01 | 134.2 | 157.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 51 | 85 | 0 | 0.56 | 0.26 | 0.55 | 328.13 | 0.39 | 0.33 |
| Hex | 73 | 33 | 55 | 0 | 38 | 1A | 37 | 148 | 27 | 21 |
| Octal | 163 | 63 | 125 | 0 | 70 | 32 | 67 | 510 | 47 | 41 |
| Binary | 1110011 | 110011 | 1010101 | 0 | 111000 | 11010 | 110111 | 101001000 | 100111 | 100001 |
Color Harmonies of #733355
Complementary color
Monochromatic Colors of #733355
Black with #733355
Text Example
Text Example
White with #733355
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #733355; }
p { color: rgb(115,51,85); }
H1.HeaderClassName
{
color: #733355;
}
.AnyTagClassName
{
color: #733355;
}
</style>
background-color css
<style>
a { background-color: #733355; }
a { background-color: rgb(115,51,85); }
div.DivClassName
{
background-color: #733355;
}
.BgClassName
{
background-color: #733355;
}
</style>
border-color css
<style>
span { border-color: #733355; }
span { border-color: rgb(115,51,85); }
td.TdClassName
{
border-color: #733355;
}
.TagClassName
{
border-color: #733355;
}
</style>