Shades of Lusty #792720
Tints of Lusty #792720
RGB
CMYK
RGB Variations
Color information
#792720 (or 0x792720) is known color: Lusty. HEX triplet: 79, 27 and 20. RGB value is (121,39,32). Sum of RGB (Red+Green+Blue) = 121+39+32=192 (25% of max value = 765). Red value is 121 (47.66% from 255 or 63.02% from 192); Green value is 39 (15.62% from 255 or 20.31% from 192); Blue value is 32 (12.89% from 255 or 16.67% from 192); Max value from RGB is 121 - color contains mainly: red. Hex color #792720 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #792720 is #86D8DF. Grayscale: #3E3E3E. Windows color (decimal): -8837344 or 2107257. OLE color: 2107257.
HSL color Cylindrical-coordinate representation of color #792720: hue angle of 4.72º degrees, saturation: 0.58, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #792720 is Cyan = 0, Magento = 0.68, Yellow = 0.74 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 39 | 32 | - |
| CMYK | 0 | 0.68 | 0.74 | 0.53 |
| HSL | 4.72º | 0.58% | 0.3% | - |
| HSV(B) | 4.72º | 0.74% | 0.47% | - |
| XYZ | 8.87 | 5.62 | 1.98 | - |
| YUV | 62.72 | 110.67 | 169.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 39 | 32 | 0 | 0.68 | 0.74 | 0.53 | 4.72 | 0.58 | 0.3 |
| Hex | 79 | 27 | 20 | 0 | 44 | 4A | 35 | 5 | 3A | 1E |
| Octal | 171 | 47 | 40 | 0 | 104 | 112 | 65 | 5 | 72 | 36 |
| Binary | 1111001 | 100111 | 100000 | 0 | 1000100 | 1001010 | 110101 | 101 | 111010 | 11110 |
Color Harmonies of #792720
Complementary color
Monochromatic Colors of #792720
Black with #792720
Text Example
Text Example
White with #792720
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #792720; }
p { color: rgb(121,39,32); }
H1.HeaderClassName
{
color: #792720;
}
.AnyTagClassName
{
color: #792720;
}
</style>
background-color css
<style>
a { background-color: #792720; }
a { background-color: rgb(121,39,32); }
div.DivClassName
{
background-color: #792720;
}
.BgClassName
{
background-color: #792720;
}
</style>
border-color css
<style>
span { border-color: #792720; }
span { border-color: rgb(121,39,32); }
td.TdClassName
{
border-color: #792720;
}
.TagClassName
{
border-color: #792720;
}
</style>