Shades of Lusty #802826
Tints of Lusty #802826
RGB
CMYK
RGB Variations
Color information
#802826 (or 0x802826) is known color: Lusty. HEX triplet: 80, 28 and 26. RGB value is (128,40,38). Sum of RGB (Red+Green+Blue) = 128+40+38=206 (27% of max value = 765). Red value is 128 (50.39% from 255 or 62.14% from 206); Green value is 40 (16.02% from 255 or 19.42% from 206); Blue value is 38 (15.23% from 255 or 18.45% from 206); Max value from RGB is 128 - color contains mainly: red. Hex color #802826 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #802826 is #7FD7D9. Grayscale: #424242. Windows color (decimal): -8378330 or 2500736. OLE color: 2500736.
HSL color Cylindrical-coordinate representation of color #802826: hue angle of 1.33º degrees, saturation: 0.54, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #802826 is Cyan = 0, Magento = 0.69, Yellow = 0.70 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 128 | 40 | 38 | - |
| CMYK | 0 | 0.69 | 0.70 | 0.50 |
| HSL | 1.33º | 0.54% | 0.33% | - |
| HSV(B) | 1.33º | 0.7% | 0.5% | - |
| XYZ | 10.01 | 6.25 | 2.51 | - |
| YUV | 66.08 | 112.15 | 172.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 128 | 40 | 38 | 0 | 0.69 | 0.70 | 0.50 | 1.33 | 0.54 | 0.33 |
| Hex | 80 | 28 | 26 | 0 | 45 | 46 | 32 | 1 | 36 | 21 |
| Octal | 200 | 50 | 46 | 0 | 105 | 106 | 62 | 1 | 66 | 41 |
| Binary | 10000000 | 101000 | 100110 | 0 | 1000101 | 1000110 | 110010 | 1 | 110110 | 100001 |
Color Harmonies of #802826
Complementary color
Monochromatic Colors of #802826
Black with #802826
Text Example
Text Example
White with #802826
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #802826; }
p { color: rgb(128,40,38); }
H1.HeaderClassName
{
color: #802826;
}
.AnyTagClassName
{
color: #802826;
}
</style>
background-color css
<style>
a { background-color: #802826; }
a { background-color: rgb(128,40,38); }
div.DivClassName
{
background-color: #802826;
}
.BgClassName
{
background-color: #802826;
}
</style>
border-color css
<style>
span { border-color: #802826; }
span { border-color: rgb(128,40,38); }
td.TdClassName
{
border-color: #802826;
}
.TagClassName
{
border-color: #802826;
}
</style>