Shades of Lusty #793329
Tints of Lusty #793329
RGB
CMYK
RGB Variations
Color information
#793329 (or 0x793329) is known color: Lusty. HEX triplet: 79, 33 and 29. RGB value is (121,51,41). Sum of RGB (Red+Green+Blue) = 121+51+41=213 (28% of max value = 765). Red value is 121 (47.66% from 255 or 56.81% from 213); Green value is 51 (20.31% from 255 or 23.94% from 213); Blue value is 41 (16.41% from 255 or 19.25% from 213); Max value from RGB is 121 - color contains mainly: red. Hex color #793329 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #793329 is #86CCD6. Grayscale: #464646. Windows color (decimal): -8834263 or 2700153. OLE color: 2700153.
HSL color Cylindrical-coordinate representation of color #793329: hue angle of 7.5º degrees, saturation: 0.49, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #793329 is Cyan = 0, Magento = 0.58, Yellow = 0.66 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 51 | 41 | - |
| CMYK | 0 | 0.58 | 0.66 | 0.53 |
| HSL | 7.5º | 0.49% | 0.32% | - |
| HSV(B) | 7.5º | 0.66% | 0.47% | - |
| XYZ | 9.47 | 6.59 | 2.87 | - |
| YUV | 70.79 | 111.19 | 163.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 51 | 41 | 0 | 0.58 | 0.66 | 0.53 | 7.5 | 0.49 | 0.32 |
| Hex | 79 | 33 | 29 | 0 | 3A | 42 | 35 | 8 | 31 | 20 |
| Octal | 171 | 63 | 51 | 0 | 72 | 102 | 65 | 10 | 61 | 40 |
| Binary | 1111001 | 110011 | 101001 | 0 | 111010 | 1000010 | 110101 | 1000 | 110001 | 100000 |
Color Harmonies of #793329
Complementary color
Monochromatic Colors of #793329
Black with #793329
Text Example
Text Example
White with #793329
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #793329; }
p { color: rgb(121,51,41); }
H1.HeaderClassName
{
color: #793329;
}
.AnyTagClassName
{
color: #793329;
}
</style>
background-color css
<style>
a { background-color: #793329; }
a { background-color: rgb(121,51,41); }
div.DivClassName
{
background-color: #793329;
}
.BgClassName
{
background-color: #793329;
}
</style>
border-color css
<style>
span { border-color: #793329; }
span { border-color: rgb(121,51,41); }
td.TdClassName
{
border-color: #793329;
}
.TagClassName
{
border-color: #793329;
}
</style>