Shades of Lusty #753030
Tints of Lusty #753030
RGB
CMYK
RGB Variations
Color information
#753030 (or 0x753030) is known color: Lusty. HEX triplet: 75, 30 and 30. RGB value is (117,48,48). Sum of RGB (Red+Green+Blue) = 117+48+48=213 (28% of max value = 765). Red value is 117 (46.09% from 255 or 54.93% from 213); Green value is 48 (19.14% from 255 or 22.54% from 213); Blue value is 48 (19.14% from 255 or 22.54% from 213); Max value from RGB is 117 - color contains mainly: red. Hex color #753030 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #753030 is #8ACFCF. Grayscale: #444444. Windows color (decimal): -9097168 or 3158133. OLE color: 3158133.
HSL color Cylindrical-coordinate representation of color #753030: hue angle of 0º 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 #753030 is Cyan = 0, Magento = 0.59, Yellow = 0.59 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 48 | 48 | - |
| CMYK | 0 | 0.59 | 0.59 | 0.54 |
| HSL | 0º | 0.42% | 0.32% | - |
| HSV(B) | 0º | 0.59% | 0.46% | - |
| XYZ | 8.93 | 6.11 | 3.51 | - |
| YUV | 68.63 | 116.36 | 162.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 48 | 48 | 0 | 0.59 | 0.59 | 0.54 | 0 | 0.42 | 0.32 |
| Hex | 75 | 30 | 30 | 0 | 3B | 3B | 36 | 0 | 2A | 20 |
| Octal | 165 | 60 | 60 | 0 | 73 | 73 | 66 | 0 | 52 | 40 |
| Binary | 1110101 | 110000 | 110000 | 0 | 111011 | 111011 | 110110 | 0 | 101010 | 100000 |
Color Harmonies of #753030
Complementary color
Monochromatic Colors of #753030
Black with #753030
Text Example
Text Example
White with #753030
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #753030; }
p { color: rgb(117,48,48); }
H1.HeaderClassName
{
color: #753030;
}
.AnyTagClassName
{
color: #753030;
}
</style>
background-color css
<style>
a { background-color: #753030; }
a { background-color: rgb(117,48,48); }
div.DivClassName
{
background-color: #753030;
}
.BgClassName
{
background-color: #753030;
}
</style>
border-color css
<style>
span { border-color: #753030; }
span { border-color: rgb(117,48,48); }
td.TdClassName
{
border-color: #753030;
}
.TagClassName
{
border-color: #753030;
}
</style>