Shades of Lusty #753130
Tints of Lusty #753130
RGB
CMYK
RGB Variations
Color information
#753130 (or 0x753130) is known color: Lusty. HEX triplet: 75, 31 and 30. RGB value is (117,49,48). Sum of RGB (Red+Green+Blue) = 117+49+48=214 (28% of max value = 765). Red value is 117 (46.09% from 255 or 54.67% from 214); Green value is 49 (19.53% from 255 or 22.90% from 214); Blue value is 48 (19.14% from 255 or 22.43% from 214); Max value from RGB is 117 - color contains mainly: red. Hex color #753130 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #753130 is #8ACECF. Grayscale: #454545. Windows color (decimal): -9096912 or 3158389. OLE color: 3158389.
HSL color Cylindrical-coordinate representation of color #753130: hue angle of 0.87º degrees, saturation: 0.42, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #753130 is Cyan = 0, Magento = 0.58, Yellow = 0.59 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 49 | 48 | - |
| CMYK | 0 | 0.58 | 0.59 | 0.54 |
| HSL | 0.87º | 0.42% | 0.32% | - |
| HSV(B) | 0.87º | 0.59% | 0.46% | - |
| XYZ | 8.97 | 6.19 | 3.52 | - |
| YUV | 69.22 | 116.03 | 162.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 49 | 48 | 0 | 0.58 | 0.59 | 0.54 | 0.87 | 0.42 | 0.32 |
| Hex | 75 | 31 | 30 | 0 | 3A | 3B | 36 | 1 | 2A | 20 |
| Octal | 165 | 61 | 60 | 0 | 72 | 73 | 66 | 1 | 52 | 40 |
| Binary | 1110101 | 110001 | 110000 | 0 | 111010 | 111011 | 110110 | 1 | 101010 | 100000 |
Color Harmonies of #753130
Complementary color
Monochromatic Colors of #753130
Black with #753130
Text Example
Text Example
White with #753130
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #753130; }
p { color: rgb(117,49,48); }
H1.HeaderClassName
{
color: #753130;
}
.AnyTagClassName
{
color: #753130;
}
</style>
background-color css
<style>
a { background-color: #753130; }
a { background-color: rgb(117,49,48); }
div.DivClassName
{
background-color: #753130;
}
.BgClassName
{
background-color: #753130;
}
</style>
border-color css
<style>
span { border-color: #753130; }
span { border-color: rgb(117,49,48); }
td.TdClassName
{
border-color: #753130;
}
.TagClassName
{
border-color: #753130;
}
</style>