Shades of Lusty #792822
Tints of Lusty #792822
RGB
CMYK
RGB Variations
Color information
#792822 (or 0x792822) is known color: Lusty. HEX triplet: 79, 28 and 22. RGB value is (121,40,34). Sum of RGB (Red+Green+Blue) = 121+40+34=195 (25% of max value = 765). Red value is 121 (47.66% from 255 or 62.05% from 195); Green value is 40 (16.02% from 255 or 20.51% from 195); Blue value is 34 (13.67% from 255 or 17.44% from 195); Max value from RGB is 121 - color contains mainly: red. Hex color #792822 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #792822 is #86D7DD. Grayscale: #3F3F3F. Windows color (decimal): -8837086 or 2238585. OLE color: 2238585.
HSL color Cylindrical-coordinate representation of color #792822: hue angle of 4.14º degrees, saturation: 0.56, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #792822 is Cyan = 0, Magento = 0.67, Yellow = 0.72 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 40 | 34 | - |
| CMYK | 0 | 0.67 | 0.72 | 0.53 |
| HSL | 4.14º | 0.56% | 0.3% | - |
| HSV(B) | 4.14º | 0.72% | 0.47% | - |
| XYZ | 8.93 | 5.7 | 2.14 | - |
| YUV | 63.54 | 111.34 | 168.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 40 | 34 | 0 | 0.67 | 0.72 | 0.53 | 4.14 | 0.56 | 0.3 |
| Hex | 79 | 28 | 22 | 0 | 43 | 48 | 35 | 4 | 38 | 1E |
| Octal | 171 | 50 | 42 | 0 | 103 | 110 | 65 | 4 | 70 | 36 |
| Binary | 1111001 | 101000 | 100010 | 0 | 1000011 | 1001000 | 110101 | 100 | 111000 | 11110 |
Color Harmonies of #792822
Complementary color
Monochromatic Colors of #792822
Black with #792822
Text Example
Text Example
White with #792822
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #792822; }
p { color: rgb(121,40,34); }
H1.HeaderClassName
{
color: #792822;
}
.AnyTagClassName
{
color: #792822;
}
</style>
background-color css
<style>
a { background-color: #792822; }
a { background-color: rgb(121,40,34); }
div.DivClassName
{
background-color: #792822;
}
.BgClassName
{
background-color: #792822;
}
</style>
border-color css
<style>
span { border-color: #792822; }
span { border-color: rgb(121,40,34); }
td.TdClassName
{
border-color: #792822;
}
.TagClassName
{
border-color: #792822;
}
</style>