Shades of Lusty #762422
Tints of Lusty #762422
RGB
CMYK
RGB Variations
Color information
#762422 (or 0x762422) is known color: Lusty. HEX triplet: 76, 24 and 22. RGB value is (118,36,34). Sum of RGB (Red+Green+Blue) = 118+36+34=188 (24% of max value = 765). Red value is 118 (46.48% from 255 or 62.77% from 188); Green value is 36 (14.45% from 255 or 19.15% from 188); Blue value is 34 (13.67% from 255 or 18.09% from 188); Max value from RGB is 118 - color contains mainly: red. Hex color #762422 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #762422 is #89DBDD. Grayscale: #3C3C3C. Windows color (decimal): -9034718 or 2237558. OLE color: 2237558.
HSL color Cylindrical-coordinate representation of color #762422: hue angle of 1.43º degrees, saturation: 0.55, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #762422 is Cyan = 0, Magento = 0.69, Yellow = 0.71 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 36 | 34 | - |
| CMYK | 0 | 0.69 | 0.71 | 0.54 |
| HSL | 1.43º | 0.55% | 0.3% | - |
| HSV(B) | 1.43º | 0.71% | 0.46% | - |
| XYZ | 8.39 | 5.23 | 2.08 | - |
| YUV | 60.29 | 113.17 | 169.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 36 | 34 | 0 | 0.69 | 0.71 | 0.54 | 1.43 | 0.55 | 0.3 |
| Hex | 76 | 24 | 22 | 0 | 45 | 47 | 36 | 1 | 37 | 1E |
| Octal | 166 | 44 | 42 | 0 | 105 | 107 | 66 | 1 | 67 | 36 |
| Binary | 1110110 | 100100 | 100010 | 0 | 1000101 | 1000111 | 110110 | 1 | 110111 | 11110 |
Color Harmonies of #762422
Complementary color
Monochromatic Colors of #762422
Black with #762422
Text Example
Text Example
White with #762422
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #762422; }
p { color: rgb(118,36,34); }
H1.HeaderClassName
{
color: #762422;
}
.AnyTagClassName
{
color: #762422;
}
</style>
background-color css
<style>
a { background-color: #762422; }
a { background-color: rgb(118,36,34); }
div.DivClassName
{
background-color: #762422;
}
.BgClassName
{
background-color: #762422;
}
</style>
border-color css
<style>
span { border-color: #762422; }
span { border-color: rgb(118,36,34); }
td.TdClassName
{
border-color: #762422;
}
.TagClassName
{
border-color: #762422;
}
</style>