Shades of Lusty #782421
Tints of Lusty #782421
RGB
CMYK
RGB Variations
Color information
#782421 (or 0x782421) is known color: Lusty. HEX triplet: 78, 24 and 21. RGB value is (120,36,33). Sum of RGB (Red+Green+Blue) = 120+36+33=189 (25% of max value = 765). Red value is 120 (47.27% from 255 or 63.49% from 189); Green value is 36 (14.45% from 255 or 19.05% from 189); Blue value is 33 (13.28% from 255 or 17.46% from 189); Max value from RGB is 120 - color contains mainly: red. Hex color #782421 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #782421 is #87DBDE. Grayscale: #3C3C3C. Windows color (decimal): -8903647 or 2172024. OLE color: 2172024.
HSL color Cylindrical-coordinate representation of color #782421: hue angle of 2.07º degrees, saturation: 0.57, 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 #782421 is Cyan = 0, Magento = 0.7, Yellow = 0.72 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 36 | 33 | - |
| CMYK | 0 | 0.7 | 0.72 | 0.53 |
| HSL | 2.07º | 0.57% | 0.3% | - |
| HSV(B) | 2.07º | 0.73% | 0.47% | - |
| XYZ | 8.65 | 5.36 | 2.02 | - |
| YUV | 60.77 | 112.33 | 170.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 36 | 33 | 0 | 0.7 | 0.72 | 0.53 | 2.07 | 0.57 | 0.3 |
| Hex | 78 | 24 | 21 | 0 | 46 | 48 | 35 | 2 | 39 | 1E |
| Octal | 170 | 44 | 41 | 0 | 106 | 110 | 65 | 2 | 71 | 36 |
| Binary | 1111000 | 100100 | 100001 | 0 | 1000110 | 1001000 | 110101 | 10 | 111001 | 11110 |
Color Harmonies of #782421
Complementary color
Monochromatic Colors of #782421
Black with #782421
Text Example
Text Example
White with #782421
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #782421; }
p { color: rgb(120,36,33); }
H1.HeaderClassName
{
color: #782421;
}
.AnyTagClassName
{
color: #782421;
}
</style>
background-color css
<style>
a { background-color: #782421; }
a { background-color: rgb(120,36,33); }
div.DivClassName
{
background-color: #782421;
}
.BgClassName
{
background-color: #782421;
}
</style>
border-color css
<style>
span { border-color: #782421; }
span { border-color: rgb(120,36,33); }
td.TdClassName
{
border-color: #782421;
}
.TagClassName
{
border-color: #782421;
}
</style>