Shades of Lusty #802721
Tints of Lusty #802721
RGB
CMYK
RGB Variations
Color information
#802721 (or 0x802721) is known color: Lusty. HEX triplet: 80, 27 and 21. RGB value is (128,39,33). Sum of RGB (Red+Green+Blue) = 128+39+33=200 (26% of max value = 765). Red value is 128 (50.39% from 255 or 64% from 200); Green value is 39 (15.62% from 255 or 19.5% from 200); Blue value is 33 (13.28% from 255 or 16.5% from 200); Max value from RGB is 128 - color contains mainly: red. Hex color #802721 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #802721 is #7FD8DE. Grayscale: #414141. Windows color (decimal): -8378591 or 2172800. OLE color: 2172800.
HSL color Cylindrical-coordinate representation of color #802721: hue angle of 3.79º degrees, saturation: 0.59, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #802721 is Cyan = 0, Magento = 0.70, Yellow = 0.74 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 128 | 39 | 33 | - |
| CMYK | 0 | 0.70 | 0.74 | 0.50 |
| HSL | 3.79º | 0.59% | 0.32% | - |
| HSV(B) | 3.79º | 0.74% | 0.5% | - |
| XYZ | 9.9 | 6.15 | 2.1 | - |
| YUV | 64.93 | 109.99 | 172.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 128 | 39 | 33 | 0 | 0.70 | 0.74 | 0.50 | 3.79 | 0.59 | 0.32 |
| Hex | 80 | 27 | 21 | 0 | 46 | 4A | 32 | 4 | 3B | 20 |
| Octal | 200 | 47 | 41 | 0 | 106 | 112 | 62 | 4 | 73 | 40 |
| Binary | 10000000 | 100111 | 100001 | 0 | 1000110 | 1001010 | 110010 | 100 | 111011 | 100000 |
Color Harmonies of #802721
Complementary color
Monochromatic Colors of #802721
Black with #802721
Text Example
Text Example
White with #802721
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #802721; }
p { color: rgb(128,39,33); }
H1.HeaderClassName
{
color: #802721;
}
.AnyTagClassName
{
color: #802721;
}
</style>
background-color css
<style>
a { background-color: #802721; }
a { background-color: rgb(128,39,33); }
div.DivClassName
{
background-color: #802721;
}
.BgClassName
{
background-color: #802721;
}
</style>
border-color css
<style>
span { border-color: #802721; }
span { border-color: rgb(128,39,33); }
td.TdClassName
{
border-color: #802721;
}
.TagClassName
{
border-color: #802721;
}
</style>