Shades of Lusty #762221
Tints of Lusty #762221
RGB
CMYK
RGB Variations
Color information
#762221 (or 0x762221) is known color: Lusty. HEX triplet: 76, 22 and 21. RGB value is (118,34,33). Sum of RGB (Red+Green+Blue) = 118+34+33=185 (24% of max value = 765). Red value is 118 (46.48% from 255 or 63.78% from 185); Green value is 34 (13.67% from 255 or 18.38% from 185); Blue value is 33 (13.28% from 255 or 17.84% from 185); Max value from RGB is 118 - color contains mainly: red. Hex color #762221 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #762221 is #89DDDE. Grayscale: #3B3B3B. Windows color (decimal): -9035231 or 2171510. OLE color: 2171510.
HSL color Cylindrical-coordinate representation of color #762221: hue angle of 0.71º degrees, saturation: 0.56, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #762221 is Cyan = 0, Magento = 0.71, Yellow = 0.72 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 34 | 33 | - |
| CMYK | 0 | 0.71 | 0.72 | 0.54 |
| HSL | 0.71º | 0.56% | 0.3% | - |
| HSV(B) | 0.71º | 0.72% | 0.46% | - |
| XYZ | 8.32 | 5.11 | 1.99 | - |
| YUV | 59 | 113.33 | 170.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 34 | 33 | 0 | 0.71 | 0.72 | 0.54 | 0.71 | 0.56 | 0.3 |
| Hex | 76 | 22 | 21 | 0 | 47 | 48 | 36 | 1 | 38 | 1E |
| Octal | 166 | 42 | 41 | 0 | 107 | 110 | 66 | 1 | 70 | 36 |
| Binary | 1110110 | 100010 | 100001 | 0 | 1000111 | 1001000 | 110110 | 1 | 111000 | 11110 |
Color Harmonies of #762221
Complementary color
Monochromatic Colors of #762221
Black with #762221
Text Example
Text Example
White with #762221
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #762221; }
p { color: rgb(118,34,33); }
H1.HeaderClassName
{
color: #762221;
}
.AnyTagClassName
{
color: #762221;
}
</style>
background-color css
<style>
a { background-color: #762221; }
a { background-color: rgb(118,34,33); }
div.DivClassName
{
background-color: #762221;
}
.BgClassName
{
background-color: #762221;
}
</style>
border-color css
<style>
span { border-color: #762221; }
span { border-color: rgb(118,34,33); }
td.TdClassName
{
border-color: #762221;
}
.TagClassName
{
border-color: #762221;
}
</style>