Shades of Flirt #792751
Tints of Flirt #792751
RGB
CMYK
RGB Variations
Color information
#792751 (or 0x792751) is known color: Flirt. HEX triplet: 79, 27 and 51. RGB value is (121,39,81). Sum of RGB (Red+Green+Blue) = 121+39+81=241 (31% of max value = 765). Red value is 121 (47.66% from 255 or 50.21% from 241); Green value is 39 (15.62% from 255 or 16.18% from 241); Blue value is 81 (32.03% from 255 or 33.61% from 241); Max value from RGB is 121 - color contains mainly: red. Hex color #792751 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #792751 is #86D8AE. Grayscale: #444444. Windows color (decimal): -8837295 or 5318521. OLE color: 5318521.
HSL color Cylindrical-coordinate representation of color #792751: hue angle of 329.27º degrees, saturation: 0.51, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #792751 is Cyan = 0, Magento = 0.68, Yellow = 0.33 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 39 | 81 | - |
| CMYK | 0 | 0.68 | 0.33 | 0.53 |
| HSL | 329.27º | 0.51% | 0.31% | - |
| HSV(B) | 329.27º | 0.68% | 0.47% | - |
| XYZ | 10.1 | 6.11 | 8.43 | - |
| YUV | 68.31 | 135.17 | 165.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 39 | 81 | 0 | 0.68 | 0.33 | 0.53 | 329.27 | 0.51 | 0.31 |
| Hex | 79 | 27 | 51 | 0 | 44 | 21 | 35 | 149 | 33 | 1F |
| Octal | 171 | 47 | 121 | 0 | 104 | 41 | 65 | 511 | 63 | 37 |
| Binary | 1111001 | 100111 | 1010001 | 0 | 1000100 | 100001 | 110101 | 101001001 | 110011 | 11111 |
Color Harmonies of #792751
Complementary color
Monochromatic Colors of #792751
Black with #792751
Text Example
Text Example
White with #792751
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #792751; }
p { color: rgb(121,39,81); }
H1.HeaderClassName
{
color: #792751;
}
.AnyTagClassName
{
color: #792751;
}
</style>
background-color css
<style>
a { background-color: #792751; }
a { background-color: rgb(121,39,81); }
div.DivClassName
{
background-color: #792751;
}
.BgClassName
{
background-color: #792751;
}
</style>
border-color css
<style>
span { border-color: #792751; }
span { border-color: rgb(121,39,81); }
td.TdClassName
{
border-color: #792751;
}
.TagClassName
{
border-color: #792751;
}
</style>