Shades of Lusty #782826
Tints of Lusty #782826
RGB
CMYK
RGB Variations
Color information
#782826 (or 0x782826) is known color: Lusty. HEX triplet: 78, 28 and 26. RGB value is (120,40,38). Sum of RGB (Red+Green+Blue) = 120+40+38=198 (26% of max value = 765). Red value is 120 (47.27% from 255 or 60.61% from 198); Green value is 40 (16.02% from 255 or 20.20% from 198); Blue value is 38 (15.23% from 255 or 19.19% from 198); Max value from RGB is 120 - color contains mainly: red. Hex color #782826 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #782826 is #87D7D9. Grayscale: #3F3F3F. Windows color (decimal): -8902618 or 2500728. OLE color: 2500728.
HSL color Cylindrical-coordinate representation of color #782826: hue angle of 1.46º degrees, saturation: 0.52, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #782826 is Cyan = 0, Magento = 0.67, Yellow = 0.68 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 40 | 38 | - |
| CMYK | 0 | 0.67 | 0.68 | 0.53 |
| HSL | 1.46º | 0.52% | 0.31% | - |
| HSV(B) | 1.46º | 0.68% | 0.47% | - |
| XYZ | 8.85 | 5.65 | 2.46 | - |
| YUV | 63.69 | 113.5 | 168.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 40 | 38 | 0 | 0.67 | 0.68 | 0.53 | 1.46 | 0.52 | 0.31 |
| Hex | 78 | 28 | 26 | 0 | 43 | 44 | 35 | 1 | 34 | 1F |
| Octal | 170 | 50 | 46 | 0 | 103 | 104 | 65 | 1 | 64 | 37 |
| Binary | 1111000 | 101000 | 100110 | 0 | 1000011 | 1000100 | 110101 | 1 | 110100 | 11111 |
Color Harmonies of #782826
Complementary color
Monochromatic Colors of #782826
Black with #782826
Text Example
Text Example
White with #782826
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #782826; }
p { color: rgb(120,40,38); }
H1.HeaderClassName
{
color: #782826;
}
.AnyTagClassName
{
color: #782826;
}
</style>
background-color css
<style>
a { background-color: #782826; }
a { background-color: rgb(120,40,38); }
div.DivClassName
{
background-color: #782826;
}
.BgClassName
{
background-color: #782826;
}
</style>
border-color css
<style>
span { border-color: #782826; }
span { border-color: rgb(120,40,38); }
td.TdClassName
{
border-color: #782826;
}
.TagClassName
{
border-color: #782826;
}
</style>