Shades of Lusty #782828
Tints of Lusty #782828
RGB
CMYK
RGB Variations
Color information
#782828 (or 0x782828) is known color: Lusty. HEX triplet: 78, 28 and 28. RGB value is (120,40,40). Sum of RGB (Red+Green+Blue) = 120+40+40=200 (26% of max value = 765). Red value is 120 (47.27% from 255 or 60% from 200); Green value is 40 (16.02% from 255 or 20% from 200); Blue value is 40 (16.02% from 255 or 20% from 200); Max value from RGB is 120 - color contains mainly: red. Hex color #782828 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #782828 is #87D7D7. Grayscale: #3F3F3F. Windows color (decimal): -8902616 or 2631800. OLE color: 2631800.
HSL color Cylindrical-coordinate representation of color #782828: hue angle of 0º degrees, saturation: 0.5, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #782828 is Cyan = 0, Magento = 0.67, Yellow = 0.67 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 40 | 40 | - |
| CMYK | 0 | 0.67 | 0.67 | 0.53 |
| HSL | 0º | 0.5% | 0.31% | - |
| HSV(B) | 0º | 0.67% | 0.47% | - |
| XYZ | 8.89 | 5.66 | 2.63 | - |
| YUV | 63.92 | 114.5 | 168 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 40 | 40 | 0 | 0.67 | 0.67 | 0.53 | 0 | 0.5 | 0.31 |
| Hex | 78 | 28 | 28 | 0 | 43 | 43 | 35 | 0 | 32 | 1F |
| Octal | 170 | 50 | 50 | 0 | 103 | 103 | 65 | 0 | 62 | 37 |
| Binary | 1111000 | 101000 | 101000 | 0 | 1000011 | 1000011 | 110101 | 0 | 110010 | 11111 |
Color Harmonies of #782828
Complementary color
Monochromatic Colors of #782828
Black with #782828
Text Example
Text Example
White with #782828
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #782828; }
p { color: rgb(120,40,40); }
H1.HeaderClassName
{
color: #782828;
}
.AnyTagClassName
{
color: #782828;
}
</style>
background-color css
<style>
a { background-color: #782828; }
a { background-color: rgb(120,40,40); }
div.DivClassName
{
background-color: #782828;
}
.BgClassName
{
background-color: #782828;
}
</style>
border-color css
<style>
span { border-color: #782828; }
span { border-color: rgb(120,40,40); }
td.TdClassName
{
border-color: #782828;
}
.TagClassName
{
border-color: #782828;
}
</style>