Shades of Flirt #793750
Tints of Flirt #793750
RGB
CMYK
RGB Variations
Color information
#793750 (or 0x793750) is known color: Flirt. HEX triplet: 79, 37 and 50. RGB value is (121,55,80). Sum of RGB (Red+Green+Blue) = 121+55+80=256 (33% of max value = 765). Red value is 121 (47.66% from 255 or 47.27% from 256); Green value is 55 (21.88% from 255 or 21.48% from 256); Blue value is 80 (31.64% from 255 or 31.25% from 256); Max value from RGB is 121 - color contains mainly: red. Hex color #793750 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #793750 is #86C8AF. Grayscale: #4D4D4D. Windows color (decimal): -8833200 or 5257081. OLE color: 5257081.
HSL color Cylindrical-coordinate representation of color #793750: hue angle of 337.27º degrees, saturation: 0.38, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #793750 is Cyan = 0, Magento = 0.55, Yellow = 0.34 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 55 | 80 | - |
| CMYK | 0 | 0.55 | 0.34 | 0.53 |
| HSL | 337.27º | 0.38% | 0.35% | - |
| HSV(B) | 337.27º | 0.55% | 0.47% | - |
| XYZ | 10.7 | 7.38 | 8.45 | - |
| YUV | 77.58 | 129.37 | 158.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 55 | 80 | 0 | 0.55 | 0.34 | 0.53 | 337.27 | 0.38 | 0.35 |
| Hex | 79 | 37 | 50 | 0 | 37 | 22 | 35 | 151 | 26 | 23 |
| Octal | 171 | 67 | 120 | 0 | 67 | 42 | 65 | 521 | 46 | 43 |
| Binary | 1111001 | 110111 | 1010000 | 0 | 110111 | 100010 | 110101 | 101010001 | 100110 | 100011 |
Color Harmonies of #793750
Complementary color
Monochromatic Colors of #793750
Black with #793750
Text Example
Text Example
White with #793750
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #793750; }
p { color: rgb(121,55,80); }
H1.HeaderClassName
{
color: #793750;
}
.AnyTagClassName
{
color: #793750;
}
</style>
background-color css
<style>
a { background-color: #793750; }
a { background-color: rgb(121,55,80); }
div.DivClassName
{
background-color: #793750;
}
.BgClassName
{
background-color: #793750;
}
</style>
border-color css
<style>
span { border-color: #793750; }
span { border-color: rgb(121,55,80); }
td.TdClassName
{
border-color: #793750;
}
.TagClassName
{
border-color: #793750;
}
</style>