Shades of Lusty #792824
Tints of Lusty #792824
RGB
CMYK
RGB Variations
Color information
#792824 (or 0x792824) is known color: Lusty. HEX triplet: 79, 28 and 24. RGB value is (121,40,36). Sum of RGB (Red+Green+Blue) = 121+40+36=197 (26% of max value = 765). Red value is 121 (47.66% from 255 or 61.42% from 197); Green value is 40 (16.02% from 255 or 20.30% from 197); Blue value is 36 (14.45% from 255 or 18.27% from 197); Max value from RGB is 121 - color contains mainly: red. Hex color #792824 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #792824 is #86D7DB. Grayscale: #3F3F3F. Windows color (decimal): -8837084 or 2369657. OLE color: 2369657.
HSL color Cylindrical-coordinate representation of color #792824: hue angle of 2.82º degrees, saturation: 0.54, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #792824 is Cyan = 0, Magento = 0.67, Yellow = 0.70 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 40 | 36 | - |
| CMYK | 0 | 0.67 | 0.70 | 0.53 |
| HSL | 2.82º | 0.54% | 0.31% | - |
| HSV(B) | 2.82º | 0.7% | 0.47% | - |
| XYZ | 8.96 | 5.71 | 2.3 | - |
| YUV | 63.76 | 112.34 | 168.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 40 | 36 | 0 | 0.67 | 0.70 | 0.53 | 2.82 | 0.54 | 0.31 |
| Hex | 79 | 28 | 24 | 0 | 43 | 46 | 35 | 3 | 36 | 1F |
| Octal | 171 | 50 | 44 | 0 | 103 | 106 | 65 | 3 | 66 | 37 |
| Binary | 1111001 | 101000 | 100100 | 0 | 1000011 | 1000110 | 110101 | 11 | 110110 | 11111 |
Color Harmonies of #792824
Complementary color
Monochromatic Colors of #792824
Black with #792824
Text Example
Text Example
White with #792824
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #792824; }
p { color: rgb(121,40,36); }
H1.HeaderClassName
{
color: #792824;
}
.AnyTagClassName
{
color: #792824;
}
</style>
background-color css
<style>
a { background-color: #792824; }
a { background-color: rgb(121,40,36); }
div.DivClassName
{
background-color: #792824;
}
.BgClassName
{
background-color: #792824;
}
</style>
border-color css
<style>
span { border-color: #792824; }
span { border-color: rgb(121,40,36); }
td.TdClassName
{
border-color: #792824;
}
.TagClassName
{
border-color: #792824;
}
</style>