Shades of Lusty #753131
Tints of Lusty #753131
RGB
CMYK
RGB Variations
Color information
#753131 (or 0x753131) is known color: Lusty. HEX triplet: 75, 31 and 31. RGB value is (117,49,49). Sum of RGB (Red+Green+Blue) = 117+49+49=215 (28% of max value = 765). Red value is 117 (46.09% from 255 or 54.42% from 215); Green value is 49 (19.53% from 255 or 22.79% from 215); Blue value is 49 (19.53% from 255 or 22.79% from 215); Max value from RGB is 117 - color contains mainly: red. Hex color #753131 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #753131 is #8ACECE. Grayscale: #454545. Windows color (decimal): -9096911 or 3223925. OLE color: 3223925.
HSL color Cylindrical-coordinate representation of color #753131: hue angle of 0º 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 #753131 is Cyan = 0, Magento = 0.58, Yellow = 0.58 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 49 | 49 | - |
| CMYK | 0 | 0.58 | 0.58 | 0.54 |
| HSL | 0º | 0.41% | 0.33% | - |
| HSV(B) | 0º | 0.58% | 0.46% | - |
| XYZ | 8.99 | 6.2 | 3.63 | - |
| YUV | 69.33 | 116.53 | 162 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 49 | 49 | 0 | 0.58 | 0.58 | 0.54 | 0 | 0.41 | 0.33 |
| Hex | 75 | 31 | 31 | 0 | 3A | 3A | 36 | 0 | 29 | 21 |
| Octal | 165 | 61 | 61 | 0 | 72 | 72 | 66 | 0 | 51 | 41 |
| Binary | 1110101 | 110001 | 110001 | 0 | 111010 | 111010 | 110110 | 0 | 101001 | 100001 |
Color Harmonies of #753131
Complementary color
Monochromatic Colors of #753131
Black with #753131
Text Example
Text Example
White with #753131
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #753131; }
p { color: rgb(117,49,49); }
H1.HeaderClassName
{
color: #753131;
}
.AnyTagClassName
{
color: #753131;
}
</style>
background-color css
<style>
a { background-color: #753131; }
a { background-color: rgb(117,49,49); }
div.DivClassName
{
background-color: #753131;
}
.BgClassName
{
background-color: #753131;
}
</style>
border-color css
<style>
span { border-color: #753131; }
span { border-color: rgb(117,49,49); }
td.TdClassName
{
border-color: #753131;
}
.TagClassName
{
border-color: #753131;
}
</style>