Shades of Lusty #793127
Tints of Lusty #793127
RGB
CMYK
RGB Variations
Color information
#793127 (or 0x793127) is known color: Lusty. HEX triplet: 79, 31 and 27. RGB value is (121,49,39). Sum of RGB (Red+Green+Blue) = 121+49+39=209 (27% of max value = 765). Red value is 121 (47.66% from 255 or 57.89% from 209); Green value is 49 (19.53% from 255 or 23.44% from 209); Blue value is 39 (15.62% from 255 or 18.66% from 209); Max value from RGB is 121 - color contains mainly: red. Hex color #793127 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #793127 is #86CED8. Grayscale: #454545. Windows color (decimal): -8834777 or 2568569. OLE color: 2568569.
HSL color Cylindrical-coordinate representation of color #793127: hue angle of 7.32º degrees, saturation: 0.51, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #793127 is Cyan = 0, Magento = 0.60, Yellow = 0.68 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 49 | 39 | - |
| CMYK | 0 | 0.60 | 0.68 | 0.53 |
| HSL | 7.32º | 0.51% | 0.31% | - |
| HSV(B) | 7.32º | 0.68% | 0.47% | - |
| XYZ | 9.35 | 6.41 | 2.66 | - |
| YUV | 69.39 | 110.85 | 164.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 49 | 39 | 0 | 0.60 | 0.68 | 0.53 | 7.32 | 0.51 | 0.31 |
| Hex | 79 | 31 | 27 | 0 | 3C | 44 | 35 | 7 | 33 | 1F |
| Octal | 171 | 61 | 47 | 0 | 74 | 104 | 65 | 7 | 63 | 37 |
| Binary | 1111001 | 110001 | 100111 | 0 | 111100 | 1000100 | 110101 | 111 | 110011 | 11111 |
Color Harmonies of #793127
Complementary color
Monochromatic Colors of #793127
Black with #793127
Text Example
Text Example
White with #793127
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #793127; }
p { color: rgb(121,49,39); }
H1.HeaderClassName
{
color: #793127;
}
.AnyTagClassName
{
color: #793127;
}
</style>
background-color css
<style>
a { background-color: #793127; }
a { background-color: rgb(121,49,39); }
div.DivClassName
{
background-color: #793127;
}
.BgClassName
{
background-color: #793127;
}
</style>
border-color css
<style>
span { border-color: #793127; }
span { border-color: rgb(121,49,39); }
td.TdClassName
{
border-color: #793127;
}
.TagClassName
{
border-color: #793127;
}
</style>