Shades of Flirt #792846
Tints of Flirt #792846
RGB
CMYK
RGB Variations
Color information
#792846 (or 0x792846) is known color: Flirt. HEX triplet: 79, 28 and 46. RGB value is (121,40,70). Sum of RGB (Red+Green+Blue) = 121+40+70=231 (30% of max value = 765). Red value is 121 (47.66% from 255 or 52.38% from 231); Green value is 40 (16.02% from 255 or 17.32% from 231); Blue value is 70 (27.73% from 255 or 30.30% from 231); Max value from RGB is 121 - color contains mainly: red. Hex color #792846 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #792846 is #86D7B9. Grayscale: #434343. Windows color (decimal): -8837050 or 4597881. OLE color: 4597881.
HSL color Cylindrical-coordinate representation of color #792846: hue angle of 337.78º degrees, saturation: 0.5, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #792846 is Cyan = 0, Magento = 0.67, Yellow = 0.42 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 40 | 70 | - |
| CMYK | 0 | 0.67 | 0.42 | 0.53 |
| HSL | 337.78º | 0.5% | 0.32% | - |
| HSV(B) | 337.78º | 0.67% | 0.47% | - |
| XYZ | 9.75 | 6.02 | 6.44 | - |
| YUV | 67.64 | 129.34 | 166.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 40 | 70 | 0 | 0.67 | 0.42 | 0.53 | 337.78 | 0.5 | 0.32 |
| Hex | 79 | 28 | 46 | 0 | 43 | 2A | 35 | 152 | 32 | 20 |
| Octal | 171 | 50 | 106 | 0 | 103 | 52 | 65 | 522 | 62 | 40 |
| Binary | 1111001 | 101000 | 1000110 | 0 | 1000011 | 101010 | 110101 | 101010010 | 110010 | 100000 |
Color Harmonies of #792846
Complementary color
Monochromatic Colors of #792846
Black with #792846
Text Example
Text Example
White with #792846
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #792846; }
p { color: rgb(121,40,70); }
H1.HeaderClassName
{
color: #792846;
}
.AnyTagClassName
{
color: #792846;
}
</style>
background-color css
<style>
a { background-color: #792846; }
a { background-color: rgb(121,40,70); }
div.DivClassName
{
background-color: #792846;
}
.BgClassName
{
background-color: #792846;
}
</style>
border-color css
<style>
span { border-color: #792846; }
span { border-color: rgb(121,40,70); }
td.TdClassName
{
border-color: #792846;
}
.TagClassName
{
border-color: #792846;
}
</style>