Shades of Lusty #793228
Tints of Lusty #793228
RGB
CMYK
RGB Variations
Color information
#793228 (or 0x793228) is known color: Lusty. HEX triplet: 79, 32 and 28. RGB value is (121,50,40). Sum of RGB (Red+Green+Blue) = 121+50+40=211 (27% of max value = 765). Red value is 121 (47.66% from 255 or 57.35% from 211); Green value is 50 (19.92% from 255 or 23.70% from 211); Blue value is 40 (16.02% from 255 or 18.96% from 211); Max value from RGB is 121 - color contains mainly: red. Hex color #793228 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #793228 is #86CDD7. Grayscale: #464646. Windows color (decimal): -8834520 or 2634361. OLE color: 2634361.
HSL color Cylindrical-coordinate representation of color #793228: hue angle of 7.41º 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 #793228 is Cyan = 0, Magento = 0.59, Yellow = 0.67 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 50 | 40 | - |
| CMYK | 0 | 0.59 | 0.67 | 0.53 |
| HSL | 7.41º | 0.5% | 0.32% | - |
| HSV(B) | 7.41º | 0.67% | 0.47% | - |
| XYZ | 9.41 | 6.5 | 2.77 | - |
| YUV | 70.09 | 111.02 | 164.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 50 | 40 | 0 | 0.59 | 0.67 | 0.53 | 7.41 | 0.5 | 0.32 |
| Hex | 79 | 32 | 28 | 0 | 3B | 43 | 35 | 7 | 32 | 20 |
| Octal | 171 | 62 | 50 | 0 | 73 | 103 | 65 | 7 | 62 | 40 |
| Binary | 1111001 | 110010 | 101000 | 0 | 111011 | 1000011 | 110101 | 111 | 110010 | 100000 |
Color Harmonies of #793228
Complementary color
Monochromatic Colors of #793228
Black with #793228
Text Example
Text Example
White with #793228
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #793228; }
p { color: rgb(121,50,40); }
H1.HeaderClassName
{
color: #793228;
}
.AnyTagClassName
{
color: #793228;
}
</style>
background-color css
<style>
a { background-color: #793228; }
a { background-color: rgb(121,50,40); }
div.DivClassName
{
background-color: #793228;
}
.BgClassName
{
background-color: #793228;
}
</style>
border-color css
<style>
span { border-color: #793228; }
span { border-color: rgb(121,50,40); }
td.TdClassName
{
border-color: #793228;
}
.TagClassName
{
border-color: #793228;
}
</style>