Shades of Lusty #762620
Tints of Lusty #762620
RGB
CMYK
RGB Variations
Color information
#762620 (or 0x762620) is known color: Lusty. HEX triplet: 76, 26 and 20. RGB value is (118,38,32). Sum of RGB (Red+Green+Blue) = 118+38+32=188 (24% of max value = 765). Red value is 118 (46.48% from 255 or 62.77% from 188); Green value is 38 (15.23% from 255 or 20.21% from 188); Blue value is 32 (12.89% from 255 or 17.02% from 188); Max value from RGB is 118 - color contains mainly: red. Hex color #762620 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #762620 is #89D9DF. Grayscale: #3D3D3D. Windows color (decimal): -9034208 or 2106998. OLE color: 2106998.
HSL color Cylindrical-coordinate representation of color #762620: hue angle of 4.19º degrees, saturation: 0.57, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #762620 is Cyan = 0, Magento = 0.68, Yellow = 0.73 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 38 | 32 | - |
| CMYK | 0 | 0.68 | 0.73 | 0.54 |
| HSL | 4.19º | 0.57% | 0.29% | - |
| HSV(B) | 4.19º | 0.73% | 0.46% | - |
| XYZ | 8.43 | 5.34 | 1.95 | - |
| YUV | 61.24 | 111.5 | 168.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 38 | 32 | 0 | 0.68 | 0.73 | 0.54 | 4.19 | 0.57 | 0.29 |
| Hex | 76 | 26 | 20 | 0 | 44 | 49 | 36 | 4 | 39 | 1D |
| Octal | 166 | 46 | 40 | 0 | 104 | 111 | 66 | 4 | 71 | 35 |
| Binary | 1110110 | 100110 | 100000 | 0 | 1000100 | 1001001 | 110110 | 100 | 111001 | 11101 |
Color Harmonies of #762620
Complementary color
Monochromatic Colors of #762620
Black with #762620
Text Example
Text Example
White with #762620
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #762620; }
p { color: rgb(118,38,32); }
H1.HeaderClassName
{
color: #762620;
}
.AnyTagClassName
{
color: #762620;
}
</style>
background-color css
<style>
a { background-color: #762620; }
a { background-color: rgb(118,38,32); }
div.DivClassName
{
background-color: #762620;
}
.BgClassName
{
background-color: #762620;
}
</style>
border-color css
<style>
span { border-color: #762620; }
span { border-color: rgb(118,38,32); }
td.TdClassName
{
border-color: #762620;
}
.TagClassName
{
border-color: #762620;
}
</style>