Shades of Lusty #792725
Tints of Lusty #792725
RGB
CMYK
RGB Variations
Color information
#792725 (or 0x792725) is known color: Lusty. HEX triplet: 79, 27 and 25. RGB value is (121,39,37). Sum of RGB (Red+Green+Blue) = 121+39+37=197 (26% of max value = 765). Red value is 121 (47.66% from 255 or 61.42% from 197); Green value is 39 (15.62% from 255 or 19.80% from 197); Blue value is 37 (14.84% from 255 or 18.78% from 197); Max value from RGB is 121 - color contains mainly: red. Hex color #792725 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #792725 is #86D8DA. Grayscale: #3F3F3F. Windows color (decimal): -8837339 or 2434937. OLE color: 2434937.
HSL color Cylindrical-coordinate representation of color #792725: hue angle of 1.43º degrees, saturation: 0.53, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #792725 is Cyan = 0, Magento = 0.68, Yellow = 0.69 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 39 | 37 | - |
| CMYK | 0 | 0.68 | 0.69 | 0.53 |
| HSL | 1.43º | 0.53% | 0.31% | - |
| HSV(B) | 1.43º | 0.69% | 0.47% | - |
| XYZ | 8.94 | 5.65 | 2.37 | - |
| YUV | 63.29 | 113.17 | 169.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 39 | 37 | 0 | 0.68 | 0.69 | 0.53 | 1.43 | 0.53 | 0.31 |
| Hex | 79 | 27 | 25 | 0 | 44 | 45 | 35 | 1 | 35 | 1F |
| Octal | 171 | 47 | 45 | 0 | 104 | 105 | 65 | 1 | 65 | 37 |
| Binary | 1111001 | 100111 | 100101 | 0 | 1000100 | 1000101 | 110101 | 1 | 110101 | 11111 |
Color Harmonies of #792725
Complementary color
Monochromatic Colors of #792725
Black with #792725
Text Example
Text Example
White with #792725
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #792725; }
p { color: rgb(121,39,37); }
H1.HeaderClassName
{
color: #792725;
}
.AnyTagClassName
{
color: #792725;
}
</style>
background-color css
<style>
a { background-color: #792725; }
a { background-color: rgb(121,39,37); }
div.DivClassName
{
background-color: #792725;
}
.BgClassName
{
background-color: #792725;
}
</style>
border-color css
<style>
span { border-color: #792725; }
span { border-color: rgb(121,39,37); }
td.TdClassName
{
border-color: #792725;
}
.TagClassName
{
border-color: #792725;
}
</style>