Shades of Lusty #763232
Tints of Lusty #763232
RGB
CMYK
RGB Variations
Color information
#763232 (or 0x763232) is known color: Lusty. HEX triplet: 76, 32 and 32. RGB value is (118,50,50). Sum of RGB (Red+Green+Blue) = 118+50+50=218 (28% of max value = 765). Red value is 118 (46.48% from 255 or 54.13% from 218); Green value is 50 (19.92% from 255 or 22.94% from 218); Blue value is 50 (19.92% from 255 or 22.94% from 218); Max value from RGB is 118 - color contains mainly: red. Hex color #763232 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #763232 is #89CDCD. Grayscale: #464646. Windows color (decimal): -9031118 or 3289718. OLE color: 3289718.
HSL color Cylindrical-coordinate representation of color #763232: hue angle of 0º degrees, saturation: 0.4, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #763232 is Cyan = 0, Magento = 0.58, Yellow = 0.58 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 50 | 50 | - |
| CMYK | 0 | 0.58 | 0.58 | 0.54 |
| HSL | 0º | 0.4% | 0.33% | - |
| HSV(B) | 0º | 0.58% | 0.46% | - |
| XYZ | 9.19 | 6.36 | 3.76 | - |
| YUV | 70.33 | 116.53 | 162 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 50 | 50 | 0 | 0.58 | 0.58 | 0.54 | 0 | 0.4 | 0.33 |
| Hex | 76 | 32 | 32 | 0 | 3A | 3A | 36 | 0 | 28 | 21 |
| Octal | 166 | 62 | 62 | 0 | 72 | 72 | 66 | 0 | 50 | 41 |
| Binary | 1110110 | 110010 | 110010 | 0 | 111010 | 111010 | 110110 | 0 | 101000 | 100001 |
Color Harmonies of #763232
Complementary color
Monochromatic Colors of #763232
Black with #763232
Text Example
Text Example
White with #763232
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #763232; }
p { color: rgb(118,50,50); }
H1.HeaderClassName
{
color: #763232;
}
.AnyTagClassName
{
color: #763232;
}
</style>
background-color css
<style>
a { background-color: #763232; }
a { background-color: rgb(118,50,50); }
div.DivClassName
{
background-color: #763232;
}
.BgClassName
{
background-color: #763232;
}
</style>
border-color css
<style>
span { border-color: #763232; }
span { border-color: rgb(118,50,50); }
td.TdClassName
{
border-color: #763232;
}
.TagClassName
{
border-color: #763232;
}
</style>