Shades of Lusty #762926
Tints of Lusty #762926
RGB
CMYK
RGB Variations
Color information
#762926 (or 0x762926) is known color: Lusty. HEX triplet: 76, 29 and 26. RGB value is (118,41,38). Sum of RGB (Red+Green+Blue) = 118+41+38=197 (26% of max value = 765). Red value is 118 (46.48% from 255 or 59.90% from 197); Green value is 41 (16.41% from 255 or 20.81% from 197); Blue value is 38 (15.23% from 255 or 19.29% from 197); Max value from RGB is 118 - color contains mainly: red. Hex color #762926 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #762926 is #89D6D9. Grayscale: #3F3F3F. Windows color (decimal): -9033434 or 2500982. OLE color: 2500982.
HSL color Cylindrical-coordinate representation of color #762926: hue angle of 2.25º degrees, saturation: 0.51, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #762926 is Cyan = 0, Magento = 0.65, Yellow = 0.68 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 41 | 38 | - |
| CMYK | 0 | 0.65 | 0.68 | 0.54 |
| HSL | 2.25º | 0.51% | 0.31% | - |
| HSV(B) | 2.25º | 0.68% | 0.46% | - |
| XYZ | 8.61 | 5.58 | 2.46 | - |
| YUV | 63.68 | 113.51 | 166.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 41 | 38 | 0 | 0.65 | 0.68 | 0.54 | 2.25 | 0.51 | 0.31 |
| Hex | 76 | 29 | 26 | 0 | 41 | 44 | 36 | 2 | 33 | 1F |
| Octal | 166 | 51 | 46 | 0 | 101 | 104 | 66 | 2 | 63 | 37 |
| Binary | 1110110 | 101001 | 100110 | 0 | 1000001 | 1000100 | 110110 | 10 | 110011 | 11111 |
Color Harmonies of #762926
Complementary color
Monochromatic Colors of #762926
Black with #762926
Text Example
Text Example
White with #762926
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #762926; }
p { color: rgb(118,41,38); }
H1.HeaderClassName
{
color: #762926;
}
.AnyTagClassName
{
color: #762926;
}
</style>
background-color css
<style>
a { background-color: #762926; }
a { background-color: rgb(118,41,38); }
div.DivClassName
{
background-color: #762926;
}
.BgClassName
{
background-color: #762926;
}
</style>
border-color css
<style>
span { border-color: #762926; }
span { border-color: rgb(118,41,38); }
td.TdClassName
{
border-color: #762926;
}
.TagClassName
{
border-color: #762926;
}
</style>