Shades of Lusty #782726
Tints of Lusty #782726
RGB
CMYK
RGB Variations
Color information
#782726 (or 0x782726) is known color: Lusty. HEX triplet: 78, 27 and 26. RGB value is (120,39,38). Sum of RGB (Red+Green+Blue) = 120+39+38=197 (26% of max value = 765). Red value is 120 (47.27% from 255 or 60.91% from 197); Green value is 39 (15.62% from 255 or 19.80% from 197); Blue value is 38 (15.23% from 255 or 19.29% from 197); Max value from RGB is 120 - color contains mainly: red. Hex color #782726 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #782726 is #87D8D9. Grayscale: #3F3F3F. Windows color (decimal): -8902874 or 2500472. OLE color: 2500472.
HSL color Cylindrical-coordinate representation of color #782726: hue angle of 0.73º 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 #782726 is Cyan = 0, Magento = 0.67, Yellow = 0.68 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 39 | 38 | - |
| CMYK | 0 | 0.67 | 0.68 | 0.53 |
| HSL | 0.73º | 0.52% | 0.31% | - |
| HSV(B) | 0.73º | 0.68% | 0.47% | - |
| XYZ | 8.82 | 5.58 | 2.45 | - |
| YUV | 63.11 | 113.84 | 168.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 39 | 38 | 0 | 0.67 | 0.68 | 0.53 | 0.73 | 0.52 | 0.31 |
| Hex | 78 | 27 | 26 | 0 | 43 | 44 | 35 | 1 | 34 | 1F |
| Octal | 170 | 47 | 46 | 0 | 103 | 104 | 65 | 1 | 64 | 37 |
| Binary | 1111000 | 100111 | 100110 | 0 | 1000011 | 1000100 | 110101 | 1 | 110100 | 11111 |
Color Harmonies of #782726
Complementary color
Monochromatic Colors of #782726
Black with #782726
Text Example
Text Example
White with #782726
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #782726; }
p { color: rgb(120,39,38); }
H1.HeaderClassName
{
color: #782726;
}
.AnyTagClassName
{
color: #782726;
}
</style>
background-color css
<style>
a { background-color: #782726; }
a { background-color: rgb(120,39,38); }
div.DivClassName
{
background-color: #782726;
}
.BgClassName
{
background-color: #782726;
}
</style>
border-color css
<style>
span { border-color: #782726; }
span { border-color: rgb(120,39,38); }
td.TdClassName
{
border-color: #782726;
}
.TagClassName
{
border-color: #782726;
}
</style>