Shades of Lusty #793333
Tints of Lusty #793333
RGB
CMYK
RGB Variations
Color information
#793333 (or 0x793333) is known color: Lusty. HEX triplet: 79, 33 and 33. RGB value is (121,51,51). Sum of RGB (Red+Green+Blue) = 121+51+51=223 (29% of max value = 765). Red value is 121 (47.66% from 255 or 54.26% from 223); Green value is 51 (20.31% from 255 or 22.87% from 223); Blue value is 51 (20.31% from 255 or 22.87% from 223); Max value from RGB is 121 - color contains mainly: red. Hex color #793333 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #793333 is #86CCCC. Grayscale: #484848. Windows color (decimal): -8834253 or 3355513. OLE color: 3355513.
HSL color Cylindrical-coordinate representation of color #793333: hue angle of 0º degrees, saturation: 0.41, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #793333 is Cyan = 0, Magento = 0.58, Yellow = 0.58 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 51 | 51 | - |
| CMYK | 0 | 0.58 | 0.58 | 0.53 |
| HSL | 0º | 0.41% | 0.34% | - |
| HSV(B) | 0º | 0.58% | 0.47% | - |
| XYZ | 9.67 | 6.67 | 3.91 | - |
| YUV | 71.93 | 116.19 | 163 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 51 | 51 | 0 | 0.58 | 0.58 | 0.53 | 0 | 0.41 | 0.34 |
| Hex | 79 | 33 | 33 | 0 | 3A | 3A | 35 | 0 | 29 | 22 |
| Octal | 171 | 63 | 63 | 0 | 72 | 72 | 65 | 0 | 51 | 42 |
| Binary | 1111001 | 110011 | 110011 | 0 | 111010 | 111010 | 110101 | 0 | 101001 | 100010 |
Color Harmonies of #793333
Complementary color
Monochromatic Colors of #793333
Black with #793333
Text Example
Text Example
White with #793333
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #793333; }
p { color: rgb(121,51,51); }
H1.HeaderClassName
{
color: #793333;
}
.AnyTagClassName
{
color: #793333;
}
</style>
background-color css
<style>
a { background-color: #793333; }
a { background-color: rgb(121,51,51); }
div.DivClassName
{
background-color: #793333;
}
.BgClassName
{
background-color: #793333;
}
</style>
border-color css
<style>
span { border-color: #793333; }
span { border-color: rgb(121,51,51); }
td.TdClassName
{
border-color: #793333;
}
.TagClassName
{
border-color: #793333;
}
</style>