Shades of Lusty #802722
Tints of Lusty #802722
RGB
CMYK
RGB Variations
Color information
#802722 (or 0x802722) is known color: Lusty. HEX triplet: 80, 27 and 22. RGB value is (128,39,34). Sum of RGB (Red+Green+Blue) = 128+39+34=201 (26% of max value = 765). Red value is 128 (50.39% from 255 or 63.68% from 201); Green value is 39 (15.62% from 255 or 19.40% from 201); Blue value is 34 (13.67% from 255 or 16.92% from 201); Max value from RGB is 128 - color contains mainly: red. Hex color #802722 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #802722 is #7FD8DD. Grayscale: #414141. Windows color (decimal): -8378590 or 2238336. OLE color: 2238336.
HSL color Cylindrical-coordinate representation of color #802722: hue angle of 3.19º degrees, saturation: 0.58, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #802722 is Cyan = 0, Magento = 0.70, Yellow = 0.73 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 128 | 39 | 34 | - |
| CMYK | 0 | 0.70 | 0.73 | 0.50 |
| HSL | 3.19º | 0.58% | 0.32% | - |
| HSV(B) | 3.19º | 0.73% | 0.5% | - |
| XYZ | 9.92 | 6.16 | 2.18 | - |
| YUV | 65.04 | 110.49 | 172.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 128 | 39 | 34 | 0 | 0.70 | 0.73 | 0.50 | 3.19 | 0.58 | 0.32 |
| Hex | 80 | 27 | 22 | 0 | 46 | 49 | 32 | 3 | 3A | 20 |
| Octal | 200 | 47 | 42 | 0 | 106 | 111 | 62 | 3 | 72 | 40 |
| Binary | 10000000 | 100111 | 100010 | 0 | 1000110 | 1001001 | 110010 | 11 | 111010 | 100000 |
Color Harmonies of #802722
Complementary color
Monochromatic Colors of #802722
Black with #802722
Text Example
Text Example
White with #802722
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #802722; }
p { color: rgb(128,39,34); }
H1.HeaderClassName
{
color: #802722;
}
.AnyTagClassName
{
color: #802722;
}
</style>
background-color css
<style>
a { background-color: #802722; }
a { background-color: rgb(128,39,34); }
div.DivClassName
{
background-color: #802722;
}
.BgClassName
{
background-color: #802722;
}
</style>
border-color css
<style>
span { border-color: #802722; }
span { border-color: rgb(128,39,34); }
td.TdClassName
{
border-color: #802722;
}
.TagClassName
{
border-color: #802722;
}
</style>