Shades of Lusty #822929
Tints of Lusty #822929
RGB
CMYK
RGB Variations
Color information
#822929 (or 0x822929) is known color: Lusty. HEX triplet: 82, 29 and 29. RGB value is (130,41,41). Sum of RGB (Red+Green+Blue) = 130+41+41=212 (28% of max value = 765). Red value is 130 (51.17% from 255 or 61.32% from 212); Green value is 41 (16.41% from 255 or 19.34% from 212); Blue value is 41 (16.41% from 255 or 19.34% from 212); Max value from RGB is 130 - color contains mainly: red. Hex color #822929 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #822929 is #7DD6D6. Grayscale: #434343. Windows color (decimal): -8246999 or 2697602. OLE color: 2697602.
HSL color Cylindrical-coordinate representation of color #822929: hue angle of 0º degrees, saturation: 0.52, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #822929 is Cyan = 0, Magento = 0.68, Yellow = 0.68 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 41 | 41 | - |
| CMYK | 0 | 0.68 | 0.68 | 0.49 |
| HSL | 0º | 0.52% | 0.34% | - |
| HSV(B) | 0º | 0.68% | 0.51% | - |
| XYZ | 10.4 | 6.49 | 2.8 | - |
| YUV | 67.61 | 112.99 | 172.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 41 | 41 | 0 | 0.68 | 0.68 | 0.49 | 0 | 0.52 | 0.34 |
| Hex | 82 | 29 | 29 | 0 | 44 | 44 | 31 | 0 | 34 | 22 |
| Octal | 202 | 51 | 51 | 0 | 104 | 104 | 61 | 0 | 64 | 42 |
| Binary | 10000010 | 101001 | 101001 | 0 | 1000100 | 1000100 | 110001 | 0 | 110100 | 100010 |
Color Harmonies of #822929
Complementary color
Monochromatic Colors of #822929
Black with #822929
Text Example
Text Example
White with #822929
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #822929; }
p { color: rgb(130,41,41); }
H1.HeaderClassName
{
color: #822929;
}
.AnyTagClassName
{
color: #822929;
}
</style>
background-color css
<style>
a { background-color: #822929; }
a { background-color: rgb(130,41,41); }
div.DivClassName
{
background-color: #822929;
}
.BgClassName
{
background-color: #822929;
}
</style>
border-color css
<style>
span { border-color: #822929; }
span { border-color: rgb(130,41,41); }
td.TdClassName
{
border-color: #822929;
}
.TagClassName
{
border-color: #822929;
}
</style>