Shades of Flirt #733352
Tints of Flirt #733352
RGB
CMYK
RGB Variations
Color information
#733352 (or 0x733352) is known color: Flirt. HEX triplet: 73, 33 and 52. RGB value is (115,51,82). Sum of RGB (Red+Green+Blue) = 115+51+82=248 (32% of max value = 765). Red value is 115 (45.31% from 255 or 46.37% from 248); Green value is 51 (20.31% from 255 or 20.56% from 248); Blue value is 82 (32.42% from 255 or 33.06% from 248); Max value from RGB is 115 - color contains mainly: red. Hex color #733352 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #733352 is #8CCCAD. Grayscale: #494949. Windows color (decimal): -9227438 or 5387123. OLE color: 5387123.
HSL color Cylindrical-coordinate representation of color #733352: hue angle of 330.94º 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 #733352 is Cyan = 0, Magento = 0.56, Yellow = 0.29 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 51 | 82 | - |
| CMYK | 0 | 0.56 | 0.29 | 0.55 |
| HSL | 330.94º | 0.39% | 0.33% | - |
| HSV(B) | 330.94º | 0.56% | 0.45% | - |
| XYZ | 9.78 | 6.62 | 8.75 | - |
| YUV | 73.67 | 132.7 | 157.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 51 | 82 | 0 | 0.56 | 0.29 | 0.55 | 330.94 | 0.39 | 0.33 |
| Hex | 73 | 33 | 52 | 0 | 38 | 1D | 37 | 14B | 27 | 21 |
| Octal | 163 | 63 | 122 | 0 | 70 | 35 | 67 | 513 | 47 | 41 |
| Binary | 1110011 | 110011 | 1010010 | 0 | 111000 | 11101 | 110111 | 101001011 | 100111 | 100001 |
Color Harmonies of #733352
Complementary color
Monochromatic Colors of #733352
Black with #733352
Text Example
Text Example
White with #733352
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #733352; }
p { color: rgb(115,51,82); }
H1.HeaderClassName
{
color: #733352;
}
.AnyTagClassName
{
color: #733352;
}
</style>
background-color css
<style>
a { background-color: #733352; }
a { background-color: rgb(115,51,82); }
div.DivClassName
{
background-color: #733352;
}
.BgClassName
{
background-color: #733352;
}
</style>
border-color css
<style>
span { border-color: #733352; }
span { border-color: rgb(115,51,82); }
td.TdClassName
{
border-color: #733352;
}
.TagClassName
{
border-color: #733352;
}
</style>