Shades of Lusty #802925
Tints of Lusty #802925
RGB
CMYK
RGB Variations
Color information
#802925 (or 0x802925) is known color: Lusty. HEX triplet: 80, 29 and 25. RGB value is (128,41,37). Sum of RGB (Red+Green+Blue) = 128+41+37=206 (27% of max value = 765). Red value is 128 (50.39% from 255 or 62.14% from 206); Green value is 41 (16.41% from 255 or 19.90% from 206); Blue value is 37 (14.84% from 255 or 17.96% from 206); Max value from RGB is 128 - color contains mainly: red. Hex color #802925 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #802925 is #7FD6DA. Grayscale: #424242. Windows color (decimal): -8378075 or 2435456. OLE color: 2435456.
HSL color Cylindrical-coordinate representation of color #802925: hue angle of 2.64º degrees, saturation: 0.55, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #802925 is Cyan = 0, Magento = 0.68, Yellow = 0.71 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 128 | 41 | 37 | - |
| CMYK | 0 | 0.68 | 0.71 | 0.50 |
| HSL | 2.64º | 0.55% | 0.32% | - |
| HSV(B) | 2.64º | 0.71% | 0.5% | - |
| XYZ | 10.03 | 6.31 | 2.44 | - |
| YUV | 66.56 | 111.32 | 171.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 128 | 41 | 37 | 0 | 0.68 | 0.71 | 0.50 | 2.64 | 0.55 | 0.32 |
| Hex | 80 | 29 | 25 | 0 | 44 | 47 | 32 | 3 | 37 | 20 |
| Octal | 200 | 51 | 45 | 0 | 104 | 107 | 62 | 3 | 67 | 40 |
| Binary | 10000000 | 101001 | 100101 | 0 | 1000100 | 1000111 | 110010 | 11 | 110111 | 100000 |
Color Harmonies of #802925
Complementary color
Monochromatic Colors of #802925
Black with #802925
Text Example
Text Example
White with #802925
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #802925; }
p { color: rgb(128,41,37); }
H1.HeaderClassName
{
color: #802925;
}
.AnyTagClassName
{
color: #802925;
}
</style>
background-color css
<style>
a { background-color: #802925; }
a { background-color: rgb(128,41,37); }
div.DivClassName
{
background-color: #802925;
}
.BgClassName
{
background-color: #802925;
}
</style>
border-color css
<style>
span { border-color: #802925; }
span { border-color: rgb(128,41,37); }
td.TdClassName
{
border-color: #802925;
}
.TagClassName
{
border-color: #802925;
}
</style>