Shades of Lusty #782424
Tints of Lusty #782424
RGB
CMYK
RGB Variations
Color information
#782424 (or 0x782424) is known color: Lusty. HEX triplet: 78, 24 and 24. RGB value is (120,36,36). Sum of RGB (Red+Green+Blue) = 120+36+36=192 (25% of max value = 765). Red value is 120 (47.27% from 255 or 62.5% from 192); Green value is 36 (14.45% from 255 or 18.75% from 192); Blue value is 36 (14.45% from 255 or 18.75% from 192); Max value from RGB is 120 - color contains mainly: red. Hex color #782424 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #782424 is #87DBDB. Grayscale: #3D3D3D. Windows color (decimal): -8903644 or 2368632. OLE color: 2368632.
HSL color Cylindrical-coordinate representation of color #782424: hue angle of 0º degrees, saturation: 0.54, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #782424 is Cyan = 0, Magento = 0.7, Yellow = 0.7 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 36 | 36 | - |
| CMYK | 0 | 0.7 | 0.7 | 0.53 |
| HSL | 0º | 0.54% | 0.31% | - |
| HSV(B) | 0º | 0.7% | 0.47% | - |
| XYZ | 8.7 | 5.38 | 2.25 | - |
| YUV | 61.12 | 113.83 | 170 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 36 | 36 | 0 | 0.7 | 0.7 | 0.53 | 0 | 0.54 | 0.31 |
| Hex | 78 | 24 | 24 | 0 | 46 | 46 | 35 | 0 | 36 | 1F |
| Octal | 170 | 44 | 44 | 0 | 106 | 106 | 65 | 0 | 66 | 37 |
| Binary | 1111000 | 100100 | 100100 | 0 | 1000110 | 1000110 | 110101 | 0 | 110110 | 11111 |
Color Harmonies of #782424
Complementary color
Monochromatic Colors of #782424
Black with #782424
Text Example
Text Example
White with #782424
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #782424; }
p { color: rgb(120,36,36); }
H1.HeaderClassName
{
color: #782424;
}
.AnyTagClassName
{
color: #782424;
}
</style>
background-color css
<style>
a { background-color: #782424; }
a { background-color: rgb(120,36,36); }
div.DivClassName
{
background-color: #782424;
}
.BgClassName
{
background-color: #782424;
}
</style>
border-color css
<style>
span { border-color: #782424; }
span { border-color: rgb(120,36,36); }
td.TdClassName
{
border-color: #782424;
}
.TagClassName
{
border-color: #782424;
}
</style>