Shades of Flirt #733252
Tints of Flirt #733252
RGB
CMYK
RGB Variations
Color information
#733252 (or 0x733252) is known color: Flirt. HEX triplet: 73, 32 and 52. RGB value is (115,50,82). Sum of RGB (Red+Green+Blue) = 115+50+82=247 (32% of max value = 765). Red value is 115 (45.31% from 255 or 46.56% from 247); Green value is 50 (19.92% from 255 or 20.24% from 247); Blue value is 82 (32.42% from 255 or 33.20% from 247); Max value from RGB is 115 - color contains mainly: red. Hex color #733252 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #733252 is #8CCDAD. Grayscale: #494949. Windows color (decimal): -9227694 or 5386867. OLE color: 5386867.
HSL color Cylindrical-coordinate representation of color #733252: hue angle of 330.46º degrees, saturation: 0.39, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #733252 is Cyan = 0, Magento = 0.57, Yellow = 0.29 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 50 | 82 | - |
| CMYK | 0 | 0.57 | 0.29 | 0.55 |
| HSL | 330.46º | 0.39% | 0.32% | - |
| HSV(B) | 330.46º | 0.57% | 0.45% | - |
| XYZ | 9.73 | 6.54 | 8.73 | - |
| YUV | 73.08 | 133.03 | 157.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 50 | 82 | 0 | 0.57 | 0.29 | 0.55 | 330.46 | 0.39 | 0.32 |
| Hex | 73 | 32 | 52 | 0 | 39 | 1D | 37 | 14A | 27 | 20 |
| Octal | 163 | 62 | 122 | 0 | 71 | 35 | 67 | 512 | 47 | 40 |
| Binary | 1110011 | 110010 | 1010010 | 0 | 111001 | 11101 | 110111 | 101001010 | 100111 | 100000 |
Color Harmonies of #733252
Complementary color
Monochromatic Colors of #733252
Black with #733252
Text Example
Text Example
White with #733252
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #733252; }
p { color: rgb(115,50,82); }
H1.HeaderClassName
{
color: #733252;
}
.AnyTagClassName
{
color: #733252;
}
</style>
background-color css
<style>
a { background-color: #733252; }
a { background-color: rgb(115,50,82); }
div.DivClassName
{
background-color: #733252;
}
.BgClassName
{
background-color: #733252;
}
</style>
border-color css
<style>
span { border-color: #733252; }
span { border-color: rgb(115,50,82); }
td.TdClassName
{
border-color: #733252;
}
.TagClassName
{
border-color: #733252;
}
</style>