Shades of Lusty #772424
Tints of Lusty #772424
RGB
CMYK
RGB Variations
Color information
#772424 (or 0x772424) is known color: Lusty. HEX triplet: 77, 24 and 24. RGB value is (119,36,36). Sum of RGB (Red+Green+Blue) = 119+36+36=191 (25% of max value = 765). Red value is 119 (46.88% from 255 or 62.30% from 191); Green value is 36 (14.45% from 255 or 18.85% from 191); Blue value is 36 (14.45% from 255 or 18.85% from 191); Max value from RGB is 119 - color contains mainly: red. Hex color #772424 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #772424 is #88DBDB. Grayscale: #3C3C3C. Windows color (decimal): -8969180 or 2368631. OLE color: 2368631.
HSL color Cylindrical-coordinate representation of color #772424: hue angle of 0º degrees, saturation: 0.54, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #772424 is Cyan = 0, Magento = 0.70, Yellow = 0.70 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 36 | 36 | - |
| CMYK | 0 | 0.70 | 0.70 | 0.53 |
| HSL | 0º | 0.54% | 0.3% | - |
| HSV(B) | 0º | 0.7% | 0.47% | - |
| XYZ | 8.56 | 5.31 | 2.24 | - |
| YUV | 60.82 | 114 | 169.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 36 | 36 | 0 | 0.70 | 0.70 | 0.53 | 0 | 0.54 | 0.3 |
| Hex | 77 | 24 | 24 | 0 | 46 | 46 | 35 | 0 | 36 | 1E |
| Octal | 167 | 44 | 44 | 0 | 106 | 106 | 65 | 0 | 66 | 36 |
| Binary | 1110111 | 100100 | 100100 | 0 | 1000110 | 1000110 | 110101 | 0 | 110110 | 11110 |
Color Harmonies of #772424
Complementary color
Monochromatic Colors of #772424
Black with #772424
Text Example
Text Example
White with #772424
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #772424; }
p { color: rgb(119,36,36); }
H1.HeaderClassName
{
color: #772424;
}
.AnyTagClassName
{
color: #772424;
}
</style>
background-color css
<style>
a { background-color: #772424; }
a { background-color: rgb(119,36,36); }
div.DivClassName
{
background-color: #772424;
}
.BgClassName
{
background-color: #772424;
}
</style>
border-color css
<style>
span { border-color: #772424; }
span { border-color: rgb(119,36,36); }
td.TdClassName
{
border-color: #772424;
}
.TagClassName
{
border-color: #772424;
}
</style>