Shades of Lusty #782720
Tints of Lusty #782720
RGB
CMYK
RGB Variations
Color information
#782720 (or 0x782720) is known color: Lusty. HEX triplet: 78, 27 and 20. RGB value is (120,39,32). Sum of RGB (Red+Green+Blue) = 120+39+32=191 (25% of max value = 765). Red value is 120 (47.27% from 255 or 62.83% from 191); Green value is 39 (15.62% from 255 or 20.42% from 191); Blue value is 32 (12.89% from 255 or 16.75% from 191); Max value from RGB is 120 - color contains mainly: red. Hex color #782720 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #782720 is #87D8DF. Grayscale: #3E3E3E. Windows color (decimal): -8902880 or 2107256. OLE color: 2107256.
HSL color Cylindrical-coordinate representation of color #782720: hue angle of 4.77º degrees, saturation: 0.58, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #782720 is Cyan = 0, Magento = 0.67, Yellow = 0.73 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 39 | 32 | - |
| CMYK | 0 | 0.67 | 0.73 | 0.53 |
| HSL | 4.77º | 0.58% | 0.3% | - |
| HSV(B) | 4.77º | 0.73% | 0.47% | - |
| XYZ | 8.73 | 5.55 | 1.98 | - |
| YUV | 62.42 | 110.84 | 169.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 39 | 32 | 0 | 0.67 | 0.73 | 0.53 | 4.77 | 0.58 | 0.3 |
| Hex | 78 | 27 | 20 | 0 | 43 | 49 | 35 | 5 | 3A | 1E |
| Octal | 170 | 47 | 40 | 0 | 103 | 111 | 65 | 5 | 72 | 36 |
| Binary | 1111000 | 100111 | 100000 | 0 | 1000011 | 1001001 | 110101 | 101 | 111010 | 11110 |
Color Harmonies of #782720
Complementary color
Monochromatic Colors of #782720
Black with #782720
Text Example
Text Example
White with #782720
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #782720; }
p { color: rgb(120,39,32); }
H1.HeaderClassName
{
color: #782720;
}
.AnyTagClassName
{
color: #782720;
}
</style>
background-color css
<style>
a { background-color: #782720; }
a { background-color: rgb(120,39,32); }
div.DivClassName
{
background-color: #782720;
}
.BgClassName
{
background-color: #782720;
}
</style>
border-color css
<style>
span { border-color: #782720; }
span { border-color: rgb(120,39,32); }
td.TdClassName
{
border-color: #782720;
}
.TagClassName
{
border-color: #782720;
}
</style>