Shades of Flirt #733248
Tints of Flirt #733248
RGB
CMYK
RGB Variations
Color information
#733248 (or 0x733248) is known color: Flirt. HEX triplet: 73, 32 and 48. RGB value is (115,50,72). Sum of RGB (Red+Green+Blue) = 115+50+72=237 (31% of max value = 765). Red value is 115 (45.31% from 255 or 48.52% from 237); Green value is 50 (19.92% from 255 or 21.10% from 237); Blue value is 72 (28.52% from 255 or 30.38% from 237); Max value from RGB is 115 - color contains mainly: red. Hex color #733248 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #733248 is #8CCDB7. Grayscale: #474747. Windows color (decimal): -9227704 or 4731507. OLE color: 4731507.
HSL color Cylindrical-coordinate representation of color #733248: hue angle of 339.69º 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 #733248 is Cyan = 0, Magento = 0.57, Yellow = 0.37 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 50 | 72 | - |
| CMYK | 0 | 0.57 | 0.37 | 0.55 |
| HSL | 339.69º | 0.39% | 0.32% | - |
| HSV(B) | 339.69º | 0.57% | 0.45% | - |
| XYZ | 9.38 | 6.39 | 6.87 | - |
| YUV | 71.94 | 128.03 | 158.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 50 | 72 | 0 | 0.57 | 0.37 | 0.55 | 339.69 | 0.39 | 0.32 |
| Hex | 73 | 32 | 48 | 0 | 39 | 25 | 37 | 154 | 27 | 20 |
| Octal | 163 | 62 | 110 | 0 | 71 | 45 | 67 | 524 | 47 | 40 |
| Binary | 1110011 | 110010 | 1001000 | 0 | 111001 | 100101 | 110111 | 101010100 | 100111 | 100000 |
Color Harmonies of #733248
Complementary color
Monochromatic Colors of #733248
Black with #733248
Text Example
Text Example
White with #733248
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #733248; }
p { color: rgb(115,50,72); }
H1.HeaderClassName
{
color: #733248;
}
.AnyTagClassName
{
color: #733248;
}
</style>
background-color css
<style>
a { background-color: #733248; }
a { background-color: rgb(115,50,72); }
div.DivClassName
{
background-color: #733248;
}
.BgClassName
{
background-color: #733248;
}
</style>
border-color css
<style>
span { border-color: #733248; }
span { border-color: rgb(115,50,72); }
td.TdClassName
{
border-color: #733248;
}
.TagClassName
{
border-color: #733248;
}
</style>