Shades of Lusty #793030
Tints of Lusty #793030
RGB
CMYK
RGB Variations
Color information
#793030 (or 0x793030) is known color: Lusty. HEX triplet: 79, 30 and 30. RGB value is (121,48,48). Sum of RGB (Red+Green+Blue) = 121+48+48=217 (28% of max value = 765). Red value is 121 (47.66% from 255 or 55.76% from 217); Green value is 48 (19.14% from 255 or 22.12% from 217); Blue value is 48 (19.14% from 255 or 22.12% from 217); Max value from RGB is 121 - color contains mainly: red. Hex color #793030 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #793030 is #86CFCF. Grayscale: #454545. Windows color (decimal): -8835024 or 3158137. OLE color: 3158137.
HSL color Cylindrical-coordinate representation of color #793030: hue angle of 0º degrees, saturation: 0.43, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #793030 is Cyan = 0, Magento = 0.60, Yellow = 0.60 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 48 | 48 | - |
| CMYK | 0 | 0.60 | 0.60 | 0.53 |
| HSL | 0º | 0.43% | 0.33% | - |
| HSV(B) | 0º | 0.6% | 0.47% | - |
| XYZ | 9.48 | 6.39 | 3.53 | - |
| YUV | 69.83 | 115.68 | 164.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 48 | 48 | 0 | 0.60 | 0.60 | 0.53 | 0 | 0.43 | 0.33 |
| Hex | 79 | 30 | 30 | 0 | 3C | 3C | 35 | 0 | 2B | 21 |
| Octal | 171 | 60 | 60 | 0 | 74 | 74 | 65 | 0 | 53 | 41 |
| Binary | 1111001 | 110000 | 110000 | 0 | 111100 | 111100 | 110101 | 0 | 101011 | 100001 |
Color Harmonies of #793030
Complementary color
Monochromatic Colors of #793030
Black with #793030
Text Example
Text Example
White with #793030
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #793030; }
p { color: rgb(121,48,48); }
H1.HeaderClassName
{
color: #793030;
}
.AnyTagClassName
{
color: #793030;
}
</style>
background-color css
<style>
a { background-color: #793030; }
a { background-color: rgb(121,48,48); }
div.DivClassName
{
background-color: #793030;
}
.BgClassName
{
background-color: #793030;
}
</style>
border-color css
<style>
span { border-color: #793030; }
span { border-color: rgb(121,48,48); }
td.TdClassName
{
border-color: #793030;
}
.TagClassName
{
border-color: #793030;
}
</style>