Shades of Lusty #762822
Tints of Lusty #762822
RGB
CMYK
RGB Variations
Color information
#762822 (or 0x762822) is known color: Lusty. HEX triplet: 76, 28 and 22. RGB value is (118,40,34). Sum of RGB (Red+Green+Blue) = 118+40+34=192 (25% of max value = 765). Red value is 118 (46.48% from 255 or 61.46% from 192); Green value is 40 (16.02% from 255 or 20.83% from 192); Blue value is 34 (13.67% from 255 or 17.71% from 192); Max value from RGB is 118 - color contains mainly: red. Hex color #762822 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #762822 is #89D7DD. Grayscale: #3E3E3E. Windows color (decimal): -9033694 or 2238582. OLE color: 2238582.
HSL color Cylindrical-coordinate representation of color #762822: hue angle of 4.29º 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 #762822 is Cyan = 0, Magento = 0.66, Yellow = 0.71 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 40 | 34 | - |
| CMYK | 0 | 0.66 | 0.71 | 0.54 |
| HSL | 4.29º | 0.55% | 0.3% | - |
| HSV(B) | 4.29º | 0.71% | 0.46% | - |
| XYZ | 8.52 | 5.48 | 2.12 | - |
| YUV | 62.64 | 111.84 | 167.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 40 | 34 | 0 | 0.66 | 0.71 | 0.54 | 4.29 | 0.55 | 0.3 |
| Hex | 76 | 28 | 22 | 0 | 42 | 47 | 36 | 4 | 37 | 1E |
| Octal | 166 | 50 | 42 | 0 | 102 | 107 | 66 | 4 | 67 | 36 |
| Binary | 1110110 | 101000 | 100010 | 0 | 1000010 | 1000111 | 110110 | 100 | 110111 | 11110 |
Color Harmonies of #762822
Complementary color
Monochromatic Colors of #762822
Black with #762822
Text Example
Text Example
White with #762822
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #762822; }
p { color: rgb(118,40,34); }
H1.HeaderClassName
{
color: #762822;
}
.AnyTagClassName
{
color: #762822;
}
</style>
background-color css
<style>
a { background-color: #762822; }
a { background-color: rgb(118,40,34); }
div.DivClassName
{
background-color: #762822;
}
.BgClassName
{
background-color: #762822;
}
</style>
border-color css
<style>
span { border-color: #762822; }
span { border-color: rgb(118,40,34); }
td.TdClassName
{
border-color: #762822;
}
.TagClassName
{
border-color: #762822;
}
</style>