Shades of Lusty #802827
Tints of Lusty #802827
RGB
CMYK
RGB Variations
Color information
#802827 (or 0x802827) is known color: Lusty. HEX triplet: 80, 28 and 27. RGB value is (128,40,39). Sum of RGB (Red+Green+Blue) = 128+40+39=207 (27% of max value = 765). Red value is 128 (50.39% from 255 or 61.84% from 207); Green value is 40 (16.02% from 255 or 19.32% from 207); Blue value is 39 (15.62% from 255 or 18.84% from 207); Max value from RGB is 128 - color contains mainly: red. Hex color #802827 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #802827 is #7FD7D8. Grayscale: #424242. Windows color (decimal): -8378329 or 2566272. OLE color: 2566272.
HSL color Cylindrical-coordinate representation of color #802827: hue angle of 0.67º 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 #802827 is Cyan = 0, Magento = 0.69, Yellow = 0.70 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 128 | 40 | 39 | - |
| CMYK | 0 | 0.69 | 0.70 | 0.50 |
| HSL | 0.67º | 0.53% | 0.33% | - |
| HSV(B) | 0.67º | 0.7% | 0.5% | - |
| XYZ | 10.03 | 6.25 | 2.6 | - |
| YUV | 66.2 | 112.65 | 172.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 128 | 40 | 39 | 0 | 0.69 | 0.70 | 0.50 | 0.67 | 0.53 | 0.33 |
| Hex | 80 | 28 | 27 | 0 | 45 | 46 | 32 | 1 | 35 | 21 |
| Octal | 200 | 50 | 47 | 0 | 105 | 106 | 62 | 1 | 65 | 41 |
| Binary | 10000000 | 101000 | 100111 | 0 | 1000101 | 1000110 | 110010 | 1 | 110101 | 100001 |
Color Harmonies of #802827
Complementary color
Monochromatic Colors of #802827
Black with #802827
Text Example
Text Example
White with #802827
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #802827; }
p { color: rgb(128,40,39); }
H1.HeaderClassName
{
color: #802827;
}
.AnyTagClassName
{
color: #802827;
}
</style>
background-color css
<style>
a { background-color: #802827; }
a { background-color: rgb(128,40,39); }
div.DivClassName
{
background-color: #802827;
}
.BgClassName
{
background-color: #802827;
}
</style>
border-color css
<style>
span { border-color: #802827; }
span { border-color: rgb(128,40,39); }
td.TdClassName
{
border-color: #802827;
}
.TagClassName
{
border-color: #802827;
}
</style>