Shades of Lusty #762921
Tints of Lusty #762921
RGB
CMYK
RGB Variations
Color information
#762921 (or 0x762921) is known color: Lusty. HEX triplet: 76, 29 and 21. RGB value is (118,41,33). Sum of RGB (Red+Green+Blue) = 118+41+33=192 (25% of max value = 765). Red value is 118 (46.48% from 255 or 61.46% from 192); Green value is 41 (16.41% from 255 or 21.35% from 192); Blue value is 33 (13.28% from 255 or 17.19% from 192); Max value from RGB is 118 - color contains mainly: red. Hex color #762921 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #762921 is #89D6DE. Grayscale: #3F3F3F. Windows color (decimal): -9033439 or 2173302. OLE color: 2173302.
HSL color Cylindrical-coordinate representation of color #762921: hue angle of 5.65º degrees, saturation: 0.56, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #762921 is Cyan = 0, Magento = 0.65, Yellow = 0.72 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 41 | 33 | - |
| CMYK | 0 | 0.65 | 0.72 | 0.54 |
| HSL | 5.65º | 0.56% | 0.3% | - |
| HSV(B) | 5.65º | 0.72% | 0.46% | - |
| XYZ | 8.54 | 5.55 | 2.06 | - |
| YUV | 63.11 | 111.01 | 167.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 41 | 33 | 0 | 0.65 | 0.72 | 0.54 | 5.65 | 0.56 | 0.3 |
| Hex | 76 | 29 | 21 | 0 | 41 | 48 | 36 | 6 | 38 | 1E |
| Octal | 166 | 51 | 41 | 0 | 101 | 110 | 66 | 6 | 70 | 36 |
| Binary | 1110110 | 101001 | 100001 | 0 | 1000001 | 1001000 | 110110 | 110 | 111000 | 11110 |
Color Harmonies of #762921
Complementary color
Monochromatic Colors of #762921
Black with #762921
Text Example
Text Example
White with #762921
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #762921; }
p { color: rgb(118,41,33); }
H1.HeaderClassName
{
color: #762921;
}
.AnyTagClassName
{
color: #762921;
}
</style>
background-color css
<style>
a { background-color: #762921; }
a { background-color: rgb(118,41,33); }
div.DivClassName
{
background-color: #762921;
}
.BgClassName
{
background-color: #762921;
}
</style>
border-color css
<style>
span { border-color: #762921; }
span { border-color: rgb(118,41,33); }
td.TdClassName
{
border-color: #762921;
}
.TagClassName
{
border-color: #762921;
}
</style>