Shades of Lusty #762424
Tints of Lusty #762424
RGB
CMYK
RGB Variations
Color information
#762424 (or 0x762424) is known color: Lusty. HEX triplet: 76, 24 and 24. RGB value is (118,36,36). Sum of RGB (Red+Green+Blue) = 118+36+36=190 (25% of max value = 765). Red value is 118 (46.48% from 255 or 62.11% from 190); Green value is 36 (14.45% from 255 or 18.95% from 190); Blue value is 36 (14.45% from 255 or 18.95% from 190); Max value from RGB is 118 - color contains mainly: red. Hex color #762424 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #762424 is #89DBDB. Grayscale: #3C3C3C. Windows color (decimal): -9034716 or 2368630. OLE color: 2368630.
HSL color Cylindrical-coordinate representation of color #762424: hue angle of 0º degrees, saturation: 0.53, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #762424 is Cyan = 0, Magento = 0.69, Yellow = 0.69 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 36 | 36 | - |
| CMYK | 0 | 0.69 | 0.69 | 0.54 |
| HSL | 0º | 0.53% | 0.3% | - |
| HSV(B) | 0º | 0.69% | 0.46% | - |
| XYZ | 8.42 | 5.24 | 2.24 | - |
| YUV | 60.52 | 114.17 | 169 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 36 | 36 | 0 | 0.69 | 0.69 | 0.54 | 0 | 0.53 | 0.3 |
| Hex | 76 | 24 | 24 | 0 | 45 | 45 | 36 | 0 | 35 | 1E |
| Octal | 166 | 44 | 44 | 0 | 105 | 105 | 66 | 0 | 65 | 36 |
| Binary | 1110110 | 100100 | 100100 | 0 | 1000101 | 1000101 | 110110 | 0 | 110101 | 11110 |
Color Harmonies of #762424
Complementary color
Monochromatic Colors of #762424
Black with #762424
Text Example
Text Example
White with #762424
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #762424; }
p { color: rgb(118,36,36); }
H1.HeaderClassName
{
color: #762424;
}
.AnyTagClassName
{
color: #762424;
}
</style>
background-color css
<style>
a { background-color: #762424; }
a { background-color: rgb(118,36,36); }
div.DivClassName
{
background-color: #762424;
}
.BgClassName
{
background-color: #762424;
}
</style>
border-color css
<style>
span { border-color: #762424; }
span { border-color: rgb(118,36,36); }
td.TdClassName
{
border-color: #762424;
}
.TagClassName
{
border-color: #762424;
}
</style>