Shades of Lusty #802828
Tints of Lusty #802828
RGB
CMYK
RGB Variations
Color information
#802828 (or 0x802828) is known color: Lusty. HEX triplet: 80, 28 and 28. RGB value is (128,40,40). Sum of RGB (Red+Green+Blue) = 128+40+40=208 (27% of max value = 765). Red value is 128 (50.39% from 255 or 61.54% from 208); Green value is 40 (16.02% from 255 or 19.23% from 208); Blue value is 40 (16.02% from 255 or 19.23% from 208); Max value from RGB is 128 - color contains mainly: red. Hex color #802828 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #802828 is #7FD7D7. Grayscale: #424242. Windows color (decimal): -8378328 or 2631808. OLE color: 2631808.
HSL color Cylindrical-coordinate representation of color #802828: hue angle of 0º degrees, saturation: 0.52, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #802828 is Cyan = 0, Magento = 0.69, Yellow = 0.69 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 128 | 40 | 40 | - |
| CMYK | 0 | 0.69 | 0.69 | 0.50 |
| HSL | 0º | 0.52% | 0.33% | - |
| HSV(B) | 0º | 0.69% | 0.5% | - |
| XYZ | 10.04 | 6.26 | 2.69 | - |
| YUV | 66.31 | 113.15 | 172 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 128 | 40 | 40 | 0 | 0.69 | 0.69 | 0.50 | 0 | 0.52 | 0.33 |
| Hex | 80 | 28 | 28 | 0 | 45 | 45 | 32 | 0 | 34 | 21 |
| Octal | 200 | 50 | 50 | 0 | 105 | 105 | 62 | 0 | 64 | 41 |
| Binary | 10000000 | 101000 | 101000 | 0 | 1000101 | 1000101 | 110010 | 0 | 110100 | 100001 |
Color Harmonies of #802828
Complementary color
Monochromatic Colors of #802828
Black with #802828
Text Example
Text Example
White with #802828
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #802828; }
p { color: rgb(128,40,40); }
H1.HeaderClassName
{
color: #802828;
}
.AnyTagClassName
{
color: #802828;
}
</style>
background-color css
<style>
a { background-color: #802828; }
a { background-color: rgb(128,40,40); }
div.DivClassName
{
background-color: #802828;
}
.BgClassName
{
background-color: #802828;
}
</style>
border-color css
<style>
span { border-color: #802828; }
span { border-color: rgb(128,40,40); }
td.TdClassName
{
border-color: #802828;
}
.TagClassName
{
border-color: #802828;
}
</style>