Shades of Lusty #773330
Tints of Lusty #773330
RGB
CMYK
RGB Variations
Color information
#773330 (or 0x773330) is known color: Lusty. HEX triplet: 77, 33 and 30. RGB value is (119,51,48). Sum of RGB (Red+Green+Blue) = 119+51+48=218 (28% of max value = 765). Red value is 119 (46.88% from 255 or 54.59% from 218); Green value is 51 (20.31% from 255 or 23.39% from 218); Blue value is 48 (19.14% from 255 or 22.02% from 218); Max value from RGB is 119 - color contains mainly: red. Hex color #773330 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #773330 is #88CCCF. Grayscale: #474747. Windows color (decimal): -8965328 or 3158903. OLE color: 3158903.
HSL color Cylindrical-coordinate representation of color #773330: hue angle of 2.54º degrees, saturation: 0.43, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #773330 is Cyan = 0, Magento = 0.57, Yellow = 0.60 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 51 | 48 | - |
| CMYK | 0 | 0.57 | 0.60 | 0.53 |
| HSL | 2.54º | 0.43% | 0.33% | - |
| HSV(B) | 2.54º | 0.6% | 0.47% | - |
| XYZ | 9.33 | 6.5 | 3.56 | - |
| YUV | 70.99 | 115.03 | 162.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 51 | 48 | 0 | 0.57 | 0.60 | 0.53 | 2.54 | 0.43 | 0.33 |
| Hex | 77 | 33 | 30 | 0 | 39 | 3C | 35 | 3 | 2B | 21 |
| Octal | 167 | 63 | 60 | 0 | 71 | 74 | 65 | 3 | 53 | 41 |
| Binary | 1110111 | 110011 | 110000 | 0 | 111001 | 111100 | 110101 | 11 | 101011 | 100001 |
Color Harmonies of #773330
Complementary color
Monochromatic Colors of #773330
Black with #773330
Text Example
Text Example
White with #773330
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #773330; }
p { color: rgb(119,51,48); }
H1.HeaderClassName
{
color: #773330;
}
.AnyTagClassName
{
color: #773330;
}
</style>
background-color css
<style>
a { background-color: #773330; }
a { background-color: rgb(119,51,48); }
div.DivClassName
{
background-color: #773330;
}
.BgClassName
{
background-color: #773330;
}
</style>
border-color css
<style>
span { border-color: #773330; }
span { border-color: rgb(119,51,48); }
td.TdClassName
{
border-color: #773330;
}
.TagClassName
{
border-color: #773330;
}
</style>