Shades of Lusty #792520
Tints of Lusty #792520
RGB
CMYK
RGB Variations
Color information
#792520 (or 0x792520) is known color: Lusty. HEX triplet: 79, 25 and 20. RGB value is (121,37,32). Sum of RGB (Red+Green+Blue) = 121+37+32=190 (25% of max value = 765). Red value is 121 (47.66% from 255 or 63.68% from 190); Green value is 37 (14.84% from 255 or 19.47% from 190); Blue value is 32 (12.89% from 255 or 16.84% from 190); Max value from RGB is 121 - color contains mainly: red. Hex color #792520 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #792520 is #86DADF. Grayscale: #3D3D3D. Windows color (decimal): -8837856 or 2106745. OLE color: 2106745.
HSL color Cylindrical-coordinate representation of color #792520: hue angle of 3.37º degrees, saturation: 0.58, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #792520 is Cyan = 0, Magento = 0.69, Yellow = 0.74 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 37 | 32 | - |
| CMYK | 0 | 0.69 | 0.74 | 0.53 |
| HSL | 3.37º | 0.58% | 0.3% | - |
| HSV(B) | 3.37º | 0.74% | 0.47% | - |
| XYZ | 8.81 | 5.49 | 1.96 | - |
| YUV | 61.55 | 111.33 | 170.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 37 | 32 | 0 | 0.69 | 0.74 | 0.53 | 3.37 | 0.58 | 0.3 |
| Hex | 79 | 25 | 20 | 0 | 45 | 4A | 35 | 3 | 3A | 1E |
| Octal | 171 | 45 | 40 | 0 | 105 | 112 | 65 | 3 | 72 | 36 |
| Binary | 1111001 | 100101 | 100000 | 0 | 1000101 | 1001010 | 110101 | 11 | 111010 | 11110 |
Color Harmonies of #792520
Complementary color
Monochromatic Colors of #792520
Black with #792520
Text Example
Text Example
White with #792520
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #792520; }
p { color: rgb(121,37,32); }
H1.HeaderClassName
{
color: #792520;
}
.AnyTagClassName
{
color: #792520;
}
</style>
background-color css
<style>
a { background-color: #792520; }
a { background-color: rgb(121,37,32); }
div.DivClassName
{
background-color: #792520;
}
.BgClassName
{
background-color: #792520;
}
</style>
border-color css
<style>
span { border-color: #792520; }
span { border-color: rgb(121,37,32); }
td.TdClassName
{
border-color: #792520;
}
.TagClassName
{
border-color: #792520;
}
</style>