Shades of Lusty #822926
Tints of Lusty #822926
RGB
CMYK
RGB Variations
Color information
#822926 (or 0x822926) is known color: Lusty. HEX triplet: 82, 29 and 26. RGB value is (130,41,38). Sum of RGB (Red+Green+Blue) = 130+41+38=209 (27% of max value = 765). Red value is 130 (51.17% from 255 or 62.20% from 209); Green value is 41 (16.41% from 255 or 19.62% from 209); Blue value is 38 (15.23% from 255 or 18.18% from 209); Max value from RGB is 130 - color contains mainly: red. Hex color #822926 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #822926 is #7DD6D9. Grayscale: #434343. Windows color (decimal): -8247002 or 2500994. OLE color: 2500994.
HSL color Cylindrical-coordinate representation of color #822926: hue angle of 1.96º degrees, saturation: 0.55, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #822926 is Cyan = 0, Magento = 0.68, Yellow = 0.71 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 41 | 38 | - |
| CMYK | 0 | 0.68 | 0.71 | 0.49 |
| HSL | 1.96º | 0.55% | 0.33% | - |
| HSV(B) | 1.96º | 0.71% | 0.51% | - |
| XYZ | 10.35 | 6.47 | 2.54 | - |
| YUV | 67.27 | 111.49 | 172.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 41 | 38 | 0 | 0.68 | 0.71 | 0.49 | 1.96 | 0.55 | 0.33 |
| Hex | 82 | 29 | 26 | 0 | 44 | 47 | 31 | 2 | 37 | 21 |
| Octal | 202 | 51 | 46 | 0 | 104 | 107 | 61 | 2 | 67 | 41 |
| Binary | 10000010 | 101001 | 100110 | 0 | 1000100 | 1000111 | 110001 | 10 | 110111 | 100001 |
Color Harmonies of #822926
Complementary color
Monochromatic Colors of #822926
Black with #822926
Text Example
Text Example
White with #822926
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #822926; }
p { color: rgb(130,41,38); }
H1.HeaderClassName
{
color: #822926;
}
.AnyTagClassName
{
color: #822926;
}
</style>
background-color css
<style>
a { background-color: #822926; }
a { background-color: rgb(130,41,38); }
div.DivClassName
{
background-color: #822926;
}
.BgClassName
{
background-color: #822926;
}
</style>
border-color css
<style>
span { border-color: #822926; }
span { border-color: rgb(130,41,38); }
td.TdClassName
{
border-color: #822926;
}
.TagClassName
{
border-color: #822926;
}
</style>