Shades of Lusty #793129
Tints of Lusty #793129
RGB
CMYK
RGB Variations
Color information
#793129 (or 0x793129) is known color: Lusty. HEX triplet: 79, 31 and 29. RGB value is (121,49,41). Sum of RGB (Red+Green+Blue) = 121+49+41=211 (27% of max value = 765). Red value is 121 (47.66% from 255 or 57.35% from 211); Green value is 49 (19.53% from 255 or 23.22% from 211); Blue value is 41 (16.41% from 255 or 19.43% from 211); Max value from RGB is 121 - color contains mainly: red. Hex color #793129 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #793129 is #86CED6. Grayscale: #454545. Windows color (decimal): -8834775 or 2699641. OLE color: 2699641.
HSL color Cylindrical-coordinate representation of color #793129: hue angle of 6º 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 #793129 is Cyan = 0, Magento = 0.60, Yellow = 0.66 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 49 | 41 | - |
| CMYK | 0 | 0.60 | 0.66 | 0.53 |
| HSL | 6º | 0.49% | 0.32% | - |
| HSV(B) | 6º | 0.66% | 0.47% | - |
| XYZ | 9.38 | 6.42 | 2.84 | - |
| YUV | 69.62 | 111.85 | 164.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 49 | 41 | 0 | 0.60 | 0.66 | 0.53 | 6 | 0.49 | 0.32 |
| Hex | 79 | 31 | 29 | 0 | 3C | 42 | 35 | 6 | 31 | 20 |
| Octal | 171 | 61 | 51 | 0 | 74 | 102 | 65 | 6 | 61 | 40 |
| Binary | 1111001 | 110001 | 101001 | 0 | 111100 | 1000010 | 110101 | 110 | 110001 | 100000 |
Color Harmonies of #793129
Complementary color
Monochromatic Colors of #793129
Black with #793129
Text Example
Text Example
White with #793129
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #793129; }
p { color: rgb(121,49,41); }
H1.HeaderClassName
{
color: #793129;
}
.AnyTagClassName
{
color: #793129;
}
</style>
background-color css
<style>
a { background-color: #793129; }
a { background-color: rgb(121,49,41); }
div.DivClassName
{
background-color: #793129;
}
.BgClassName
{
background-color: #793129;
}
</style>
border-color css
<style>
span { border-color: #793129; }
span { border-color: rgb(121,49,41); }
td.TdClassName
{
border-color: #793129;
}
.TagClassName
{
border-color: #793129;
}
</style>