Shades of Lusty #7A3329
Tints of Lusty #7A3329
RGB
CMYK
RGB Variations
Color information
#7A3329 (or 0x7A3329) is known color: Lusty. HEX triplet: 7A, 33 and 29. RGB value is (122,51,41). Sum of RGB (Red+Green+Blue) = 122+51+41=214 (28% of max value = 765). Red value is 122 (48.05% from 255 or 57.01% from 214); Green value is 51 (20.31% from 255 or 23.83% from 214); Blue value is 41 (16.41% from 255 or 19.16% from 214); Max value from RGB is 122 - color contains mainly: red. Hex color #7A3329 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #7A3329 is #85CCD6. Grayscale: #474747. Windows color (decimal): -8768727 or 2700154. OLE color: 2700154.
HSL color Cylindrical-coordinate representation of color #7A3329: hue angle of 7.41º degrees, saturation: 0.5, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.48% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #7A3329 is Cyan = 0, Magento = 0.58, Yellow = 0.66 and Black (K on CMYK) = 0.52.
Color convert
| RGB | 122 | 51 | 41 | - |
| CMYK | 0 | 0.58 | 0.66 | 0.52 |
| HSL | 7.41º | 0.5% | 0.32% | - |
| HSV(B) | 7.41º | 0.66% | 0.48% | - |
| XYZ | 9.61 | 6.67 | 2.88 | - |
| YUV | 71.09 | 111.02 | 164.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 122 | 51 | 41 | 0 | 0.58 | 0.66 | 0.52 | 7.41 | 0.5 | 0.32 |
| Hex | 7A | 33 | 29 | 0 | 3A | 42 | 34 | 7 | 32 | 20 |
| Octal | 172 | 63 | 51 | 0 | 72 | 102 | 64 | 7 | 62 | 40 |
| Binary | 1111010 | 110011 | 101001 | 0 | 111010 | 1000010 | 110100 | 111 | 110010 | 100000 |
Color Harmonies of #7A3329
Complementary color
Monochromatic Colors of #7A3329
Black with #7A3329
Text Example
Text Example
White with #7A3329
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #7A3329; }
p { color: rgb(122,51,41); }
H1.HeaderClassName
{
color: #7A3329;
}
.AnyTagClassName
{
color: #7A3329;
}
</style>
background-color css
<style>
a { background-color: #7A3329; }
a { background-color: rgb(122,51,41); }
div.DivClassName
{
background-color: #7A3329;
}
.BgClassName
{
background-color: #7A3329;
}
</style>
border-color css
<style>
span { border-color: #7A3329; }
span { border-color: rgb(122,51,41); }
td.TdClassName
{
border-color: #7A3329;
}
.TagClassName
{
border-color: #7A3329;
}
</style>