Shades of Flirt #793550
Tints of Flirt #793550
RGB
CMYK
RGB Variations
Color information
#793550 (or 0x793550) is known color: Flirt. HEX triplet: 79, 35 and 50. RGB value is (121,53,80). Sum of RGB (Red+Green+Blue) = 121+53+80=254 (33% of max value = 765). Red value is 121 (47.66% from 255 or 47.64% from 254); Green value is 53 (21.09% from 255 or 20.87% from 254); Blue value is 80 (31.64% from 255 or 31.50% from 254); Max value from RGB is 121 - color contains mainly: red. Hex color #793550 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #793550 is #86CAAF. Grayscale: #4C4C4C. Windows color (decimal): -8833712 or 5256569. OLE color: 5256569.
HSL color Cylindrical-coordinate representation of color #793550: hue angle of 336.18º degrees, saturation: 0.39, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #793550 is Cyan = 0, Magento = 0.56, Yellow = 0.34 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 53 | 80 | - |
| CMYK | 0 | 0.56 | 0.34 | 0.53 |
| HSL | 336.18º | 0.39% | 0.34% | - |
| HSV(B) | 336.18º | 0.56% | 0.47% | - |
| XYZ | 10.61 | 7.19 | 8.42 | - |
| YUV | 76.41 | 130.03 | 159.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 53 | 80 | 0 | 0.56 | 0.34 | 0.53 | 336.18 | 0.39 | 0.34 |
| Hex | 79 | 35 | 50 | 0 | 38 | 22 | 35 | 150 | 27 | 22 |
| Octal | 171 | 65 | 120 | 0 | 70 | 42 | 65 | 520 | 47 | 42 |
| Binary | 1111001 | 110101 | 1010000 | 0 | 111000 | 100010 | 110101 | 101010000 | 100111 | 100010 |
Color Harmonies of #793550
Complementary color
Monochromatic Colors of #793550
Black with #793550
Text Example
Text Example
White with #793550
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #793550; }
p { color: rgb(121,53,80); }
H1.HeaderClassName
{
color: #793550;
}
.AnyTagClassName
{
color: #793550;
}
</style>
background-color css
<style>
a { background-color: #793550; }
a { background-color: rgb(121,53,80); }
div.DivClassName
{
background-color: #793550;
}
.BgClassName
{
background-color: #793550;
}
</style>
border-color css
<style>
span { border-color: #793550; }
span { border-color: rgb(121,53,80); }
td.TdClassName
{
border-color: #793550;
}
.TagClassName
{
border-color: #793550;
}
</style>