Shades of Lusty #763531
Tints of Lusty #763531
RGB
CMYK
RGB Variations
Color information
#763531 (or 0x763531) is known color: Lusty. HEX triplet: 76, 35 and 31. RGB value is (118,53,49). Sum of RGB (Red+Green+Blue) = 118+53+49=220 (29% of max value = 765). Red value is 118 (46.48% from 255 or 53.64% from 220); Green value is 53 (21.09% from 255 or 24.09% from 220); Blue value is 49 (19.53% from 255 or 22.27% from 220); Max value from RGB is 118 - color contains mainly: red. Hex color #763531 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #763531 is #89CACE. Grayscale: #484848. Windows color (decimal): -9030351 or 3224950. OLE color: 3224950.
HSL color Cylindrical-coordinate representation of color #763531: hue angle of 3.48º degrees, saturation: 0.41, 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 #763531 is Cyan = 0, Magento = 0.55, Yellow = 0.58 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 53 | 49 | - |
| CMYK | 0 | 0.55 | 0.58 | 0.54 |
| HSL | 3.48º | 0.41% | 0.33% | - |
| HSV(B) | 3.48º | 0.58% | 0.46% | - |
| XYZ | 9.3 | 6.62 | 3.69 | - |
| YUV | 71.98 | 115.03 | 160.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 53 | 49 | 0 | 0.55 | 0.58 | 0.54 | 3.48 | 0.41 | 0.33 |
| Hex | 76 | 35 | 31 | 0 | 37 | 3A | 36 | 3 | 29 | 21 |
| Octal | 166 | 65 | 61 | 0 | 67 | 72 | 66 | 3 | 51 | 41 |
| Binary | 1110110 | 110101 | 110001 | 0 | 110111 | 111010 | 110110 | 11 | 101001 | 100001 |
Color Harmonies of #763531
Complementary color
Monochromatic Colors of #763531
Black with #763531
Text Example
Text Example
White with #763531
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #763531; }
p { color: rgb(118,53,49); }
H1.HeaderClassName
{
color: #763531;
}
.AnyTagClassName
{
color: #763531;
}
</style>
background-color css
<style>
a { background-color: #763531; }
a { background-color: rgb(118,53,49); }
div.DivClassName
{
background-color: #763531;
}
.BgClassName
{
background-color: #763531;
}
</style>
border-color css
<style>
span { border-color: #763531; }
span { border-color: rgb(118,53,49); }
td.TdClassName
{
border-color: #763531;
}
.TagClassName
{
border-color: #763531;
}
</style>