Shades of Flirt #792848
Tints of Flirt #792848
RGB
CMYK
RGB Variations
Color information
#792848 (or 0x792848) is known color: Flirt. HEX triplet: 79, 28 and 48. RGB value is (121,40,72). Sum of RGB (Red+Green+Blue) = 121+40+72=233 (30% of max value = 765). Red value is 121 (47.66% from 255 or 51.93% from 233); Green value is 40 (16.02% from 255 or 17.17% from 233); Blue value is 72 (28.52% from 255 or 30.90% from 233); Max value from RGB is 121 - color contains mainly: red. Hex color #792848 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #792848 is #86D7B7. Grayscale: #434343. Windows color (decimal): -8837048 or 4728953. OLE color: 4728953.
HSL color Cylindrical-coordinate representation of color #792848: hue angle of 336.3º 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 #792848 is Cyan = 0, Magento = 0.67, Yellow = 0.40 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 40 | 72 | - |
| CMYK | 0 | 0.67 | 0.40 | 0.53 |
| HSL | 336.3º | 0.5% | 0.32% | - |
| HSV(B) | 336.3º | 0.67% | 0.47% | - |
| XYZ | 9.81 | 6.05 | 6.78 | - |
| YUV | 67.87 | 130.34 | 165.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 40 | 72 | 0 | 0.67 | 0.40 | 0.53 | 336.3 | 0.5 | 0.32 |
| Hex | 79 | 28 | 48 | 0 | 43 | 28 | 35 | 150 | 32 | 20 |
| Octal | 171 | 50 | 110 | 0 | 103 | 50 | 65 | 520 | 62 | 40 |
| Binary | 1111001 | 101000 | 1001000 | 0 | 1000011 | 101000 | 110101 | 101010000 | 110010 | 100000 |
Color Harmonies of #792848
Complementary color
Monochromatic Colors of #792848
Black with #792848
Text Example
Text Example
White with #792848
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #792848; }
p { color: rgb(121,40,72); }
H1.HeaderClassName
{
color: #792848;
}
.AnyTagClassName
{
color: #792848;
}
</style>
background-color css
<style>
a { background-color: #792848; }
a { background-color: rgb(121,40,72); }
div.DivClassName
{
background-color: #792848;
}
.BgClassName
{
background-color: #792848;
}
</style>
border-color css
<style>
span { border-color: #792848; }
span { border-color: rgb(121,40,72); }
td.TdClassName
{
border-color: #792848;
}
.TagClassName
{
border-color: #792848;
}
</style>