Shades of Lusty #773333
Tints of Lusty #773333
RGB
CMYK
RGB Variations
Color information
#773333 (or 0x773333) is known color: Lusty. HEX triplet: 77, 33 and 33. RGB value is (119,51,51). Sum of RGB (Red+Green+Blue) = 119+51+51=221 (29% of max value = 765). Red value is 119 (46.88% from 255 or 53.85% from 221); Green value is 51 (20.31% from 255 or 23.08% from 221); Blue value is 51 (20.31% from 255 or 23.08% from 221); Max value from RGB is 119 - color contains mainly: red. Hex color #773333 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #773333 is #88CCCC. Grayscale: #474747. Windows color (decimal): -8965325 or 3355511. OLE color: 3355511.
HSL color Cylindrical-coordinate representation of color #773333: hue angle of 0º degrees, saturation: 0.4, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #773333 is Cyan = 0, Magento = 0.57, Yellow = 0.57 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 51 | 51 | - |
| CMYK | 0 | 0.57 | 0.57 | 0.53 |
| HSL | 0º | 0.4% | 0.33% | - |
| HSV(B) | 0º | 0.57% | 0.47% | - |
| XYZ | 9.39 | 6.53 | 3.9 | - |
| YUV | 71.33 | 116.53 | 162 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 51 | 51 | 0 | 0.57 | 0.57 | 0.53 | 0 | 0.4 | 0.33 |
| Hex | 77 | 33 | 33 | 0 | 39 | 39 | 35 | 0 | 28 | 21 |
| Octal | 167 | 63 | 63 | 0 | 71 | 71 | 65 | 0 | 50 | 41 |
| Binary | 1110111 | 110011 | 110011 | 0 | 111001 | 111001 | 110101 | 0 | 101000 | 100001 |
Color Harmonies of #773333
Complementary color
Monochromatic Colors of #773333
Black with #773333
Text Example
Text Example
White with #773333
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #773333; }
p { color: rgb(119,51,51); }
H1.HeaderClassName
{
color: #773333;
}
.AnyTagClassName
{
color: #773333;
}
</style>
background-color css
<style>
a { background-color: #773333; }
a { background-color: rgb(119,51,51); }
div.DivClassName
{
background-color: #773333;
}
.BgClassName
{
background-color: #773333;
}
</style>
border-color css
<style>
span { border-color: #773333; }
span { border-color: rgb(119,51,51); }
td.TdClassName
{
border-color: #773333;
}
.TagClassName
{
border-color: #773333;
}
</style>