Shades of Lusty #793532
Tints of Lusty #793532
RGB
CMYK
RGB Variations
Color information
#793532 (or 0x793532) is known color: Lusty. HEX triplet: 79, 35 and 32. RGB value is (121,53,50). Sum of RGB (Red+Green+Blue) = 121+53+50=224 (29% of max value = 765). Red value is 121 (47.66% from 255 or 54.02% from 224); Green value is 53 (21.09% from 255 or 23.66% from 224); Blue value is 50 (19.92% from 255 or 22.32% from 224); Max value from RGB is 121 - color contains mainly: red. Hex color #793532 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #793532 is #86CACD. Grayscale: #494949. Windows color (decimal): -8833742 or 3290489. OLE color: 3290489.
HSL color Cylindrical-coordinate representation of color #793532: hue angle of 2.54º degrees, saturation: 0.42, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #793532 is Cyan = 0, Magento = 0.56, Yellow = 0.59 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 53 | 50 | - |
| CMYK | 0 | 0.56 | 0.59 | 0.53 |
| HSL | 2.54º | 0.42% | 0.34% | - |
| HSV(B) | 2.54º | 0.59% | 0.47% | - |
| XYZ | 9.73 | 6.84 | 3.83 | - |
| YUV | 72.99 | 115.03 | 162.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 53 | 50 | 0 | 0.56 | 0.59 | 0.53 | 2.54 | 0.42 | 0.34 |
| Hex | 79 | 35 | 32 | 0 | 38 | 3B | 35 | 3 | 2A | 22 |
| Octal | 171 | 65 | 62 | 0 | 70 | 73 | 65 | 3 | 52 | 42 |
| Binary | 1111001 | 110101 | 110010 | 0 | 111000 | 111011 | 110101 | 11 | 101010 | 100010 |
Color Harmonies of #793532
Complementary color
Monochromatic Colors of #793532
Black with #793532
Text Example
Text Example
White with #793532
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #793532; }
p { color: rgb(121,53,50); }
H1.HeaderClassName
{
color: #793532;
}
.AnyTagClassName
{
color: #793532;
}
</style>
background-color css
<style>
a { background-color: #793532; }
a { background-color: rgb(121,53,50); }
div.DivClassName
{
background-color: #793532;
}
.BgClassName
{
background-color: #793532;
}
</style>
border-color css
<style>
span { border-color: #793532; }
span { border-color: rgb(121,53,50); }
td.TdClassName
{
border-color: #793532;
}
.TagClassName
{
border-color: #793532;
}
</style>