Shades of Lusty #802927
Tints of Lusty #802927
RGB
CMYK
RGB Variations
Color information
#802927 (or 0x802927) is known color: Lusty. HEX triplet: 80, 29 and 27. RGB value is (128,41,39). Sum of RGB (Red+Green+Blue) = 128+41+39=208 (27% of max value = 765). Red value is 128 (50.39% from 255 or 61.54% from 208); Green value is 41 (16.41% from 255 or 19.71% from 208); Blue value is 39 (15.62% from 255 or 18.75% from 208); Max value from RGB is 128 - color contains mainly: red. Hex color #802927 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #802927 is #7FD6D8. Grayscale: #424242. Windows color (decimal): -8378073 or 2566528. OLE color: 2566528.
HSL color Cylindrical-coordinate representation of color #802927: hue angle of 1.35º degrees, saturation: 0.53, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #802927 is Cyan = 0, Magento = 0.68, Yellow = 0.70 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 128 | 41 | 39 | - |
| CMYK | 0 | 0.68 | 0.70 | 0.50 |
| HSL | 1.35º | 0.53% | 0.33% | - |
| HSV(B) | 1.35º | 0.7% | 0.5% | - |
| XYZ | 10.06 | 6.32 | 2.61 | - |
| YUV | 66.79 | 112.32 | 171.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 128 | 41 | 39 | 0 | 0.68 | 0.70 | 0.50 | 1.35 | 0.53 | 0.33 |
| Hex | 80 | 29 | 27 | 0 | 44 | 46 | 32 | 1 | 35 | 21 |
| Octal | 200 | 51 | 47 | 0 | 104 | 106 | 62 | 1 | 65 | 41 |
| Binary | 10000000 | 101001 | 100111 | 0 | 1000100 | 1000110 | 110010 | 1 | 110101 | 100001 |
Color Harmonies of #802927
Complementary color
Monochromatic Colors of #802927
Black with #802927
Text Example
Text Example
White with #802927
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #802927; }
p { color: rgb(128,41,39); }
H1.HeaderClassName
{
color: #802927;
}
.AnyTagClassName
{
color: #802927;
}
</style>
background-color css
<style>
a { background-color: #802927; }
a { background-color: rgb(128,41,39); }
div.DivClassName
{
background-color: #802927;
}
.BgClassName
{
background-color: #802927;
}
</style>
border-color css
<style>
span { border-color: #802927; }
span { border-color: rgb(128,41,39); }
td.TdClassName
{
border-color: #802927;
}
.TagClassName
{
border-color: #802927;
}
</style>