Shades of Lusty #792727
Tints of Lusty #792727
RGB
CMYK
RGB Variations
Color information
#792727 (or 0x792727) is known color: Lusty. HEX triplet: 79, 27 and 27. RGB value is (121,39,39). Sum of RGB (Red+Green+Blue) = 121+39+39=199 (26% of max value = 765). Red value is 121 (47.66% from 255 or 60.80% from 199); Green value is 39 (15.62% from 255 or 19.60% from 199); Blue value is 39 (15.62% from 255 or 19.60% from 199); Max value from RGB is 121 - color contains mainly: red. Hex color #792727 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #792727 is #86D8D8. Grayscale: #3F3F3F. Windows color (decimal): -8837337 or 2566009. OLE color: 2566009.
HSL color Cylindrical-coordinate representation of color #792727: hue angle of 0º 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 #792727 is Cyan = 0, Magento = 0.68, Yellow = 0.68 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 39 | 39 | - |
| CMYK | 0 | 0.68 | 0.68 | 0.53 |
| HSL | 0º | 0.51% | 0.31% | - |
| HSV(B) | 0º | 0.68% | 0.47% | - |
| XYZ | 8.98 | 5.66 | 2.54 | - |
| YUV | 63.52 | 114.17 | 169 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 39 | 39 | 0 | 0.68 | 0.68 | 0.53 | 0 | 0.51 | 0.31 |
| Hex | 79 | 27 | 27 | 0 | 44 | 44 | 35 | 0 | 33 | 1F |
| Octal | 171 | 47 | 47 | 0 | 104 | 104 | 65 | 0 | 63 | 37 |
| Binary | 1111001 | 100111 | 100111 | 0 | 1000100 | 1000100 | 110101 | 0 | 110011 | 11111 |
Color Harmonies of #792727
Complementary color
Monochromatic Colors of #792727
Black with #792727
Text Example
Text Example
White with #792727
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #792727; }
p { color: rgb(121,39,39); }
H1.HeaderClassName
{
color: #792727;
}
.AnyTagClassName
{
color: #792727;
}
</style>
background-color css
<style>
a { background-color: #792727; }
a { background-color: rgb(121,39,39); }
div.DivClassName
{
background-color: #792727;
}
.BgClassName
{
background-color: #792727;
}
</style>
border-color css
<style>
span { border-color: #792727; }
span { border-color: rgb(121,39,39); }
td.TdClassName
{
border-color: #792727;
}
.TagClassName
{
border-color: #792727;
}
</style>