Shades of Lusty #772222
Tints of Lusty #772222
RGB
CMYK
RGB Variations
Color information
#772222 (or 0x772222) is known color: Lusty. HEX triplet: 77, 22 and 22. RGB value is (119,34,34). Sum of RGB (Red+Green+Blue) = 119+34+34=187 (24% of max value = 765). Red value is 119 (46.88% from 255 or 63.64% from 187); Green value is 34 (13.67% from 255 or 18.18% from 187); Blue value is 34 (13.67% from 255 or 18.18% from 187); Max value from RGB is 119 - color contains mainly: red. Hex color #772222 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #772222 is #88DDDD. Grayscale: #3B3B3B. Windows color (decimal): -8969694 or 2237047. OLE color: 2237047.
HSL color Cylindrical-coordinate representation of color #772222: hue angle of 0º degrees, saturation: 0.56, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #772222 is Cyan = 0, Magento = 0.71, Yellow = 0.71 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 34 | 34 | - |
| CMYK | 0 | 0.71 | 0.71 | 0.53 |
| HSL | 0º | 0.56% | 0.3% | - |
| HSV(B) | 0º | 0.71% | 0.47% | - |
| XYZ | 8.47 | 5.18 | 2.07 | - |
| YUV | 59.42 | 113.66 | 170.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 34 | 34 | 0 | 0.71 | 0.71 | 0.53 | 0 | 0.56 | 0.3 |
| Hex | 77 | 22 | 22 | 0 | 47 | 47 | 35 | 0 | 38 | 1E |
| Octal | 167 | 42 | 42 | 0 | 107 | 107 | 65 | 0 | 70 | 36 |
| Binary | 1110111 | 100010 | 100010 | 0 | 1000111 | 1000111 | 110101 | 0 | 111000 | 11110 |
Color Harmonies of #772222
Complementary color
Monochromatic Colors of #772222
Black with #772222
Text Example
Text Example
White with #772222
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #772222; }
p { color: rgb(119,34,34); }
H1.HeaderClassName
{
color: #772222;
}
.AnyTagClassName
{
color: #772222;
}
</style>
background-color css
<style>
a { background-color: #772222; }
a { background-color: rgb(119,34,34); }
div.DivClassName
{
background-color: #772222;
}
.BgClassName
{
background-color: #772222;
}
</style>
border-color css
<style>
span { border-color: #772222; }
span { border-color: rgb(119,34,34); }
td.TdClassName
{
border-color: #772222;
}
.TagClassName
{
border-color: #772222;
}
</style>