Shades of Lusty #822925
Tints of Lusty #822925
RGB
CMYK
RGB Variations
Color information
#822925 (or 0x822925) is known color: Lusty. HEX triplet: 82, 29 and 25. RGB value is (130,41,37). Sum of RGB (Red+Green+Blue) = 130+41+37=208 (27% of max value = 765). Red value is 130 (51.17% from 255 or 62.5% from 208); Green value is 41 (16.41% from 255 or 19.71% from 208); Blue value is 37 (14.84% from 255 or 17.79% from 208); Max value from RGB is 130 - color contains mainly: red. Hex color #822925 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #822925 is #7DD6DA. Grayscale: #434343. Windows color (decimal): -8247003 or 2435458. OLE color: 2435458.
HSL color Cylindrical-coordinate representation of color #822925: hue angle of 2.58º degrees, saturation: 0.56, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #822925 is Cyan = 0, Magento = 0.68, Yellow = 0.72 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 41 | 37 | - |
| CMYK | 0 | 0.68 | 0.72 | 0.49 |
| HSL | 2.58º | 0.56% | 0.33% | - |
| HSV(B) | 2.58º | 0.72% | 0.51% | - |
| XYZ | 10.33 | 6.47 | 2.45 | - |
| YUV | 67.16 | 110.99 | 172.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 41 | 37 | 0 | 0.68 | 0.72 | 0.49 | 2.58 | 0.56 | 0.33 |
| Hex | 82 | 29 | 25 | 0 | 44 | 48 | 31 | 3 | 38 | 21 |
| Octal | 202 | 51 | 45 | 0 | 104 | 110 | 61 | 3 | 70 | 41 |
| Binary | 10000010 | 101001 | 100101 | 0 | 1000100 | 1001000 | 110001 | 11 | 111000 | 100001 |
Color Harmonies of #822925
Complementary color
Monochromatic Colors of #822925
Black with #822925
Text Example
Text Example
White with #822925
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #822925; }
p { color: rgb(130,41,37); }
H1.HeaderClassName
{
color: #822925;
}
.AnyTagClassName
{
color: #822925;
}
</style>
background-color css
<style>
a { background-color: #822925; }
a { background-color: rgb(130,41,37); }
div.DivClassName
{
background-color: #822925;
}
.BgClassName
{
background-color: #822925;
}
</style>
border-color css
<style>
span { border-color: #822925; }
span { border-color: rgb(130,41,37); }
td.TdClassName
{
border-color: #822925;
}
.TagClassName
{
border-color: #822925;
}
</style>