Shades of Lusty #782822
Tints of Lusty #782822
RGB
CMYK
RGB Variations
Color information
#782822 (or 0x782822) is known color: Lusty. HEX triplet: 78, 28 and 22. RGB value is (120,40,34). Sum of RGB (Red+Green+Blue) = 120+40+34=194 (25% of max value = 765). Red value is 120 (47.27% from 255 or 61.86% from 194); Green value is 40 (16.02% from 255 or 20.62% from 194); Blue value is 34 (13.67% from 255 or 17.53% from 194); Max value from RGB is 120 - color contains mainly: red. Hex color #782822 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #782822 is #87D7DD. Grayscale: #3F3F3F. Windows color (decimal): -8902622 or 2238584. OLE color: 2238584.
HSL color Cylindrical-coordinate representation of color #782822: hue angle of 4.19º degrees, saturation: 0.56, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #782822 is Cyan = 0, Magento = 0.67, Yellow = 0.72 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 40 | 34 | - |
| CMYK | 0 | 0.67 | 0.72 | 0.53 |
| HSL | 4.19º | 0.56% | 0.3% | - |
| HSV(B) | 4.19º | 0.72% | 0.47% | - |
| XYZ | 8.79 | 5.63 | 2.14 | - |
| YUV | 63.24 | 111.5 | 168.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 40 | 34 | 0 | 0.67 | 0.72 | 0.53 | 4.19 | 0.56 | 0.3 |
| Hex | 78 | 28 | 22 | 0 | 43 | 48 | 35 | 4 | 38 | 1E |
| Octal | 170 | 50 | 42 | 0 | 103 | 110 | 65 | 4 | 70 | 36 |
| Binary | 1111000 | 101000 | 100010 | 0 | 1000011 | 1001000 | 110101 | 100 | 111000 | 11110 |
Color Harmonies of #782822
Complementary color
Monochromatic Colors of #782822
Black with #782822
Text Example
Text Example
White with #782822
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #782822; }
p { color: rgb(120,40,34); }
H1.HeaderClassName
{
color: #782822;
}
.AnyTagClassName
{
color: #782822;
}
</style>
background-color css
<style>
a { background-color: #782822; }
a { background-color: rgb(120,40,34); }
div.DivClassName
{
background-color: #782822;
}
.BgClassName
{
background-color: #782822;
}
</style>
border-color css
<style>
span { border-color: #782822; }
span { border-color: rgb(120,40,34); }
td.TdClassName
{
border-color: #782822;
}
.TagClassName
{
border-color: #782822;
}
</style>