Shades of Lusty #793128
Tints of Lusty #793128
RGB
CMYK
RGB Variations
Color information
#793128 (or 0x793128) is known color: Lusty. HEX triplet: 79, 31 and 28. RGB value is (121,49,40). Sum of RGB (Red+Green+Blue) = 121+49+40=210 (27% of max value = 765). Red value is 121 (47.66% from 255 or 57.62% from 210); Green value is 49 (19.53% from 255 or 23.33% from 210); Blue value is 40 (16.02% from 255 or 19.05% from 210); Max value from RGB is 121 - color contains mainly: red. Hex color #793128 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #793128 is #86CED7. Grayscale: #454545. Windows color (decimal): -8834776 or 2634105. OLE color: 2634105.
HSL color Cylindrical-coordinate representation of color #793128: hue angle of 6.67º degrees, saturation: 0.5, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #793128 is Cyan = 0, Magento = 0.60, Yellow = 0.67 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 49 | 40 | - |
| CMYK | 0 | 0.60 | 0.67 | 0.53 |
| HSL | 6.67º | 0.5% | 0.32% | - |
| HSV(B) | 6.67º | 0.67% | 0.47% | - |
| XYZ | 9.37 | 6.41 | 2.75 | - |
| YUV | 69.5 | 111.35 | 164.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 49 | 40 | 0 | 0.60 | 0.67 | 0.53 | 6.67 | 0.5 | 0.32 |
| Hex | 79 | 31 | 28 | 0 | 3C | 43 | 35 | 7 | 32 | 20 |
| Octal | 171 | 61 | 50 | 0 | 74 | 103 | 65 | 7 | 62 | 40 |
| Binary | 1111001 | 110001 | 101000 | 0 | 111100 | 1000011 | 110101 | 111 | 110010 | 100000 |
Color Harmonies of #793128
Complementary color
Monochromatic Colors of #793128
Black with #793128
Text Example
Text Example
White with #793128
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #793128; }
p { color: rgb(121,49,40); }
H1.HeaderClassName
{
color: #793128;
}
.AnyTagClassName
{
color: #793128;
}
</style>
background-color css
<style>
a { background-color: #793128; }
a { background-color: rgb(121,49,40); }
div.DivClassName
{
background-color: #793128;
}
.BgClassName
{
background-color: #793128;
}
</style>
border-color css
<style>
span { border-color: #793128; }
span { border-color: rgb(121,49,40); }
td.TdClassName
{
border-color: #793128;
}
.TagClassName
{
border-color: #793128;
}
</style>