Shades of Lusty #812828
Tints of Lusty #812828
RGB
CMYK
RGB Variations
Color information
#812828 (or 0x812828) is known color: Lusty. HEX triplet: 81, 28 and 28. RGB value is (129,40,40). Sum of RGB (Red+Green+Blue) = 129+40+40=209 (27% of max value = 765). Red value is 129 (50.78% from 255 or 61.72% from 209); Green value is 40 (16.02% from 255 or 19.14% from 209); Blue value is 40 (16.02% from 255 or 19.14% from 209); Max value from RGB is 129 - color contains mainly: red. Hex color #812828 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #812828 is #7ED7D7. Grayscale: #424242. Windows color (decimal): -8312792 or 2631809. OLE color: 2631809.
HSL color Cylindrical-coordinate representation of color #812828: hue angle of 0º degrees, saturation: 0.53, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #812828 is Cyan = 0, Magento = 0.69, Yellow = 0.69 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 40 | 40 | - |
| CMYK | 0 | 0.69 | 0.69 | 0.49 |
| HSL | 0º | 0.53% | 0.33% | - |
| HSV(B) | 0º | 0.69% | 0.51% | - |
| XYZ | 10.2 | 6.34 | 2.69 | - |
| YUV | 66.61 | 112.99 | 172.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 40 | 40 | 0 | 0.69 | 0.69 | 0.49 | 0 | 0.53 | 0.33 |
| Hex | 81 | 28 | 28 | 0 | 45 | 45 | 31 | 0 | 35 | 21 |
| Octal | 201 | 50 | 50 | 0 | 105 | 105 | 61 | 0 | 65 | 41 |
| Binary | 10000001 | 101000 | 101000 | 0 | 1000101 | 1000101 | 110001 | 0 | 110101 | 100001 |
Color Harmonies of #812828
Complementary color
Monochromatic Colors of #812828
Black with #812828
Text Example
Text Example
White with #812828
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #812828; }
p { color: rgb(129,40,40); }
H1.HeaderClassName
{
color: #812828;
}
.AnyTagClassName
{
color: #812828;
}
</style>
background-color css
<style>
a { background-color: #812828; }
a { background-color: rgb(129,40,40); }
div.DivClassName
{
background-color: #812828;
}
.BgClassName
{
background-color: #812828;
}
</style>
border-color css
<style>
span { border-color: #812828; }
span { border-color: rgb(129,40,40); }
td.TdClassName
{
border-color: #812828;
}
.TagClassName
{
border-color: #812828;
}
</style>