Shades of Lusty #793227
Tints of Lusty #793227
RGB
CMYK
RGB Variations
Color information
#793227 (or 0x793227) is known color: Lusty. HEX triplet: 79, 32 and 27. RGB value is (121,50,39). Sum of RGB (Red+Green+Blue) = 121+50+39=210 (27% of max value = 765). Red value is 121 (47.66% from 255 or 57.62% from 210); Green value is 50 (19.92% from 255 or 23.81% from 210); Blue value is 39 (15.62% from 255 or 18.57% from 210); Max value from RGB is 121 - color contains mainly: red. Hex color #793227 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #793227 is #86CDD8. Grayscale: #464646. Windows color (decimal): -8834521 or 2568825. OLE color: 2568825.
HSL color Cylindrical-coordinate representation of color #793227: hue angle of 8.05º 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 #793227 is Cyan = 0, Magento = 0.59, Yellow = 0.68 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 50 | 39 | - |
| CMYK | 0 | 0.59 | 0.68 | 0.53 |
| HSL | 8.05º | 0.51% | 0.31% | - |
| HSV(B) | 8.05º | 0.68% | 0.47% | - |
| XYZ | 9.39 | 6.49 | 2.68 | - |
| YUV | 69.98 | 110.52 | 164.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 50 | 39 | 0 | 0.59 | 0.68 | 0.53 | 8.05 | 0.51 | 0.31 |
| Hex | 79 | 32 | 27 | 0 | 3B | 44 | 35 | 8 | 33 | 1F |
| Octal | 171 | 62 | 47 | 0 | 73 | 104 | 65 | 10 | 63 | 37 |
| Binary | 1111001 | 110010 | 100111 | 0 | 111011 | 1000100 | 110101 | 1000 | 110011 | 11111 |
Color Harmonies of #793227
Complementary color
Monochromatic Colors of #793227
Black with #793227
Text Example
Text Example
White with #793227
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #793227; }
p { color: rgb(121,50,39); }
H1.HeaderClassName
{
color: #793227;
}
.AnyTagClassName
{
color: #793227;
}
</style>
background-color css
<style>
a { background-color: #793227; }
a { background-color: rgb(121,50,39); }
div.DivClassName
{
background-color: #793227;
}
.BgClassName
{
background-color: #793227;
}
</style>
border-color css
<style>
span { border-color: #793227; }
span { border-color: rgb(121,50,39); }
td.TdClassName
{
border-color: #793227;
}
.TagClassName
{
border-color: #793227;
}
</style>