Shades of Flirt #733850
Tints of Flirt #733850
RGB
CMYK
RGB Variations
Color information
#733850 (or 0x733850) is known color: Flirt. HEX triplet: 73, 38 and 50. RGB value is (115,56,80). Sum of RGB (Red+Green+Blue) = 115+56+80=251 (33% of max value = 765). Red value is 115 (45.31% from 255 or 45.82% from 251); Green value is 56 (22.27% from 255 or 22.31% from 251); Blue value is 80 (31.64% from 255 or 31.87% from 251); Max value from RGB is 115 - color contains mainly: red. Hex color #733850 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #733850 is #8CC7AF. Grayscale: #4C4C4C. Windows color (decimal): -9226160 or 5257331. OLE color: 5257331.
HSL color Cylindrical-coordinate representation of color #733850: hue angle of 335.59º degrees, saturation: 0.35, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #733850 is Cyan = 0, Magento = 0.51, Yellow = 0.30 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 56 | 80 | - |
| CMYK | 0 | 0.51 | 0.30 | 0.55 |
| HSL | 335.59º | 0.35% | 0.34% | - |
| HSV(B) | 335.59º | 0.51% | 0.45% | - |
| XYZ | 9.93 | 7.05 | 8.43 | - |
| YUV | 76.38 | 130.05 | 155.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 56 | 80 | 0 | 0.51 | 0.30 | 0.55 | 335.59 | 0.35 | 0.34 |
| Hex | 73 | 38 | 50 | 0 | 33 | 1E | 37 | 150 | 23 | 22 |
| Octal | 163 | 70 | 120 | 0 | 63 | 36 | 67 | 520 | 43 | 42 |
| Binary | 1110011 | 111000 | 1010000 | 0 | 110011 | 11110 | 110111 | 101010000 | 100011 | 100010 |
Color Harmonies of #733850
Complementary color
Monochromatic Colors of #733850
Black with #733850
Text Example
Text Example
White with #733850
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #733850; }
p { color: rgb(115,56,80); }
H1.HeaderClassName
{
color: #733850;
}
.AnyTagClassName
{
color: #733850;
}
</style>
background-color css
<style>
a { background-color: #733850; }
a { background-color: rgb(115,56,80); }
div.DivClassName
{
background-color: #733850;
}
.BgClassName
{
background-color: #733850;
}
</style>
border-color css
<style>
span { border-color: #733850; }
span { border-color: rgb(115,56,80); }
td.TdClassName
{
border-color: #733850;
}
.TagClassName
{
border-color: #733850;
}
</style>