Shades of Lusty #793533
Tints of Lusty #793533
RGB
CMYK
RGB Variations
Color information
#793533 (or 0x793533) is known color: Lusty. HEX triplet: 79, 35 and 33. RGB value is (121,53,51). Sum of RGB (Red+Green+Blue) = 121+53+51=225 (29% of max value = 765). Red value is 121 (47.66% from 255 or 53.78% from 225); Green value is 53 (21.09% from 255 or 23.56% from 225); Blue value is 51 (20.31% from 255 or 22.67% from 225); Max value from RGB is 121 - color contains mainly: red. Hex color #793533 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #793533 is #86CACC. Grayscale: #494949. Windows color (decimal): -8833741 or 3356025. OLE color: 3356025.
HSL color Cylindrical-coordinate representation of color #793533: hue angle of 1.71º 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 #793533 is Cyan = 0, Magento = 0.56, Yellow = 0.58 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 53 | 51 | - |
| CMYK | 0 | 0.56 | 0.58 | 0.53 |
| HSL | 1.71º | 0.41% | 0.34% | - |
| HSV(B) | 1.71º | 0.58% | 0.47% | - |
| XYZ | 9.76 | 6.85 | 3.94 | - |
| YUV | 73.1 | 115.53 | 162.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 53 | 51 | 0 | 0.56 | 0.58 | 0.53 | 1.71 | 0.41 | 0.34 |
| Hex | 79 | 35 | 33 | 0 | 38 | 3A | 35 | 2 | 29 | 22 |
| Octal | 171 | 65 | 63 | 0 | 70 | 72 | 65 | 2 | 51 | 42 |
| Binary | 1111001 | 110101 | 110011 | 0 | 111000 | 111010 | 110101 | 10 | 101001 | 100010 |
Color Harmonies of #793533
Complementary color
Monochromatic Colors of #793533
Black with #793533
Text Example
Text Example
White with #793533
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #793533; }
p { color: rgb(121,53,51); }
H1.HeaderClassName
{
color: #793533;
}
.AnyTagClassName
{
color: #793533;
}
</style>
background-color css
<style>
a { background-color: #793533; }
a { background-color: rgb(121,53,51); }
div.DivClassName
{
background-color: #793533;
}
.BgClassName
{
background-color: #793533;
}
</style>
border-color css
<style>
span { border-color: #793533; }
span { border-color: rgb(121,53,51); }
td.TdClassName
{
border-color: #793533;
}
.TagClassName
{
border-color: #793533;
}
</style>