Shades of Lusty #762624
Tints of Lusty #762624
RGB
CMYK
RGB Variations
Color information
#762624 (or 0x762624) is known color: Lusty. HEX triplet: 76, 26 and 24. RGB value is (118,38,36). Sum of RGB (Red+Green+Blue) = 118+38+36=192 (25% of max value = 765). Red value is 118 (46.48% from 255 or 61.46% from 192); Green value is 38 (15.23% from 255 or 19.79% from 192); Blue value is 36 (14.45% from 255 or 18.75% from 192); Max value from RGB is 118 - color contains mainly: red. Hex color #762624 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #762624 is #89D9DB. Grayscale: #3D3D3D. Windows color (decimal): -9034204 or 2369142. OLE color: 2369142.
HSL color Cylindrical-coordinate representation of color #762624: hue angle of 1.46º 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 #762624 is Cyan = 0, Magento = 0.68, Yellow = 0.69 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 38 | 36 | - |
| CMYK | 0 | 0.68 | 0.69 | 0.54 |
| HSL | 1.46º | 0.53% | 0.3% | - |
| HSV(B) | 1.46º | 0.69% | 0.46% | - |
| XYZ | 8.48 | 5.37 | 2.26 | - |
| YUV | 61.69 | 113.5 | 168.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 38 | 36 | 0 | 0.68 | 0.69 | 0.54 | 1.46 | 0.53 | 0.3 |
| Hex | 76 | 26 | 24 | 0 | 44 | 45 | 36 | 1 | 35 | 1E |
| Octal | 166 | 46 | 44 | 0 | 104 | 105 | 66 | 1 | 65 | 36 |
| Binary | 1110110 | 100110 | 100100 | 0 | 1000100 | 1000101 | 110110 | 1 | 110101 | 11110 |
Color Harmonies of #762624
Complementary color
Monochromatic Colors of #762624
Black with #762624
Text Example
Text Example
White with #762624
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #762624; }
p { color: rgb(118,38,36); }
H1.HeaderClassName
{
color: #762624;
}
.AnyTagClassName
{
color: #762624;
}
</style>
background-color css
<style>
a { background-color: #762624; }
a { background-color: rgb(118,38,36); }
div.DivClassName
{
background-color: #762624;
}
.BgClassName
{
background-color: #762624;
}
</style>
border-color css
<style>
span { border-color: #762624; }
span { border-color: rgb(118,38,36); }
td.TdClassName
{
border-color: #762624;
}
.TagClassName
{
border-color: #762624;
}
</style>