Shades of Lusty #782821
Tints of Lusty #782821
RGB
CMYK
RGB Variations
Color information
#782821 (or 0x782821) is known color: Lusty. HEX triplet: 78, 28 and 21. RGB value is (120,40,33). Sum of RGB (Red+Green+Blue) = 120+40+33=193 (25% of max value = 765). Red value is 120 (47.27% from 255 or 62.18% from 193); Green value is 40 (16.02% from 255 or 20.73% from 193); Blue value is 33 (13.28% from 255 or 17.10% from 193); Max value from RGB is 120 - color contains mainly: red. Hex color #782821 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #782821 is #87D7DE. Grayscale: #3F3F3F. Windows color (decimal): -8902623 or 2173048. OLE color: 2173048.
HSL color Cylindrical-coordinate representation of color #782821: hue angle of 4.83º degrees, saturation: 0.57, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #782821 is Cyan = 0, Magento = 0.67, Yellow = 0.72 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 40 | 33 | - |
| CMYK | 0 | 0.67 | 0.72 | 0.53 |
| HSL | 4.83º | 0.57% | 0.3% | - |
| HSV(B) | 4.83º | 0.73% | 0.47% | - |
| XYZ | 8.78 | 5.62 | 2.06 | - |
| YUV | 63.12 | 111 | 168.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 40 | 33 | 0 | 0.67 | 0.72 | 0.53 | 4.83 | 0.57 | 0.3 |
| Hex | 78 | 28 | 21 | 0 | 43 | 48 | 35 | 5 | 39 | 1E |
| Octal | 170 | 50 | 41 | 0 | 103 | 110 | 65 | 5 | 71 | 36 |
| Binary | 1111000 | 101000 | 100001 | 0 | 1000011 | 1001000 | 110101 | 101 | 111001 | 11110 |
Color Harmonies of #782821
Complementary color
Monochromatic Colors of #782821
Black with #782821
Text Example
Text Example
White with #782821
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #782821; }
p { color: rgb(120,40,33); }
H1.HeaderClassName
{
color: #782821;
}
.AnyTagClassName
{
color: #782821;
}
</style>
background-color css
<style>
a { background-color: #782821; }
a { background-color: rgb(120,40,33); }
div.DivClassName
{
background-color: #782821;
}
.BgClassName
{
background-color: #782821;
}
</style>
border-color css
<style>
span { border-color: #782821; }
span { border-color: rgb(120,40,33); }
td.TdClassName
{
border-color: #782821;
}
.TagClassName
{
border-color: #782821;
}
</style>