Shades of Lusty #822826
Tints of Lusty #822826
RGB
CMYK
RGB Variations
Color information
#822826 (or 0x822826) is known color: Lusty. HEX triplet: 82, 28 and 26. RGB value is (130,40,38). Sum of RGB (Red+Green+Blue) = 130+40+38=208 (27% of max value = 765). Red value is 130 (51.17% from 255 or 62.5% from 208); Green value is 40 (16.02% from 255 or 19.23% from 208); Blue value is 38 (15.23% from 255 or 18.27% from 208); Max value from RGB is 130 - color contains mainly: red. Hex color #822826 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #822826 is #7DD7D9. Grayscale: #424242. Windows color (decimal): -8247258 or 2500738. OLE color: 2500738.
HSL color Cylindrical-coordinate representation of color #822826: hue angle of 1.3º 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 #822826 is Cyan = 0, Magento = 0.69, Yellow = 0.71 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 40 | 38 | - |
| CMYK | 0 | 0.69 | 0.71 | 0.49 |
| HSL | 1.3º | 0.55% | 0.33% | - |
| HSV(B) | 1.3º | 0.71% | 0.51% | - |
| XYZ | 10.31 | 6.4 | 2.53 | - |
| YUV | 66.68 | 111.82 | 173.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 40 | 38 | 0 | 0.69 | 0.71 | 0.49 | 1.3 | 0.55 | 0.33 |
| Hex | 82 | 28 | 26 | 0 | 45 | 47 | 31 | 1 | 37 | 21 |
| Octal | 202 | 50 | 46 | 0 | 105 | 107 | 61 | 1 | 67 | 41 |
| Binary | 10000010 | 101000 | 100110 | 0 | 1000101 | 1000111 | 110001 | 1 | 110111 | 100001 |
Color Harmonies of #822826
Complementary color
Monochromatic Colors of #822826
Black with #822826
Text Example
Text Example
White with #822826
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #822826; }
p { color: rgb(130,40,38); }
H1.HeaderClassName
{
color: #822826;
}
.AnyTagClassName
{
color: #822826;
}
</style>
background-color css
<style>
a { background-color: #822826; }
a { background-color: rgb(130,40,38); }
div.DivClassName
{
background-color: #822826;
}
.BgClassName
{
background-color: #822826;
}
</style>
border-color css
<style>
span { border-color: #822826; }
span { border-color: rgb(130,40,38); }
td.TdClassName
{
border-color: #822826;
}
.TagClassName
{
border-color: #822826;
}
</style>