Shades of Flirt #792850
Tints of Flirt #792850
RGB
CMYK
RGB Variations
Color information
#792850 (or 0x792850) is known color: Flirt. HEX triplet: 79, 28 and 50. RGB value is (121,40,80). Sum of RGB (Red+Green+Blue) = 121+40+80=241 (31% of max value = 765). Red value is 121 (47.66% from 255 or 50.21% from 241); Green value is 40 (16.02% from 255 or 16.60% from 241); Blue value is 80 (31.64% from 255 or 33.20% from 241); Max value from RGB is 121 - color contains mainly: red. Hex color #792850 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #792850 is #86D7AF. Grayscale: #444444. Windows color (decimal): -8837040 or 5253241. OLE color: 5253241.
HSL color Cylindrical-coordinate representation of color #792850: hue angle of 330.37º 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 #792850 is Cyan = 0, Magento = 0.67, Yellow = 0.34 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 40 | 80 | - |
| CMYK | 0 | 0.67 | 0.34 | 0.53 |
| HSL | 330.37º | 0.5% | 0.32% | - |
| HSV(B) | 330.37º | 0.67% | 0.47% | - |
| XYZ | 10.09 | 6.16 | 8.25 | - |
| YUV | 68.78 | 134.34 | 165.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 40 | 80 | 0 | 0.67 | 0.34 | 0.53 | 330.37 | 0.5 | 0.32 |
| Hex | 79 | 28 | 50 | 0 | 43 | 22 | 35 | 14A | 32 | 20 |
| Octal | 171 | 50 | 120 | 0 | 103 | 42 | 65 | 512 | 62 | 40 |
| Binary | 1111001 | 101000 | 1010000 | 0 | 1000011 | 100010 | 110101 | 101001010 | 110010 | 100000 |
Color Harmonies of #792850
Complementary color
Monochromatic Colors of #792850
Black with #792850
Text Example
Text Example
White with #792850
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #792850; }
p { color: rgb(121,40,80); }
H1.HeaderClassName
{
color: #792850;
}
.AnyTagClassName
{
color: #792850;
}
</style>
background-color css
<style>
a { background-color: #792850; }
a { background-color: rgb(121,40,80); }
div.DivClassName
{
background-color: #792850;
}
.BgClassName
{
background-color: #792850;
}
</style>
border-color css
<style>
span { border-color: #792850; }
span { border-color: rgb(121,40,80); }
td.TdClassName
{
border-color: #792850;
}
.TagClassName
{
border-color: #792850;
}
</style>