Shades of Lusty #762421
Tints of Lusty #762421
RGB
CMYK
RGB Variations
Color information
#762421 (or 0x762421) is known color: Lusty. HEX triplet: 76, 24 and 21. RGB value is (118,36,33). Sum of RGB (Red+Green+Blue) = 118+36+33=187 (24% of max value = 765). Red value is 118 (46.48% from 255 or 63.10% from 187); Green value is 36 (14.45% from 255 or 19.25% from 187); Blue value is 33 (13.28% from 255 or 17.65% from 187); Max value from RGB is 118 - color contains mainly: red. Hex color #762421 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #762421 is #89DBDE. Grayscale: #3C3C3C. Windows color (decimal): -9034719 or 2172022. OLE color: 2172022.
HSL color Cylindrical-coordinate representation of color #762421: hue angle of 2.12º 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 #762421 is Cyan = 0, Magento = 0.69, Yellow = 0.72 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 36 | 33 | - |
| CMYK | 0 | 0.69 | 0.72 | 0.54 |
| HSL | 2.12º | 0.56% | 0.3% | - |
| HSV(B) | 2.12º | 0.72% | 0.46% | - |
| XYZ | 8.38 | 5.22 | 2.01 | - |
| YUV | 60.18 | 112.67 | 169.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 36 | 33 | 0 | 0.69 | 0.72 | 0.54 | 2.12 | 0.56 | 0.3 |
| Hex | 76 | 24 | 21 | 0 | 45 | 48 | 36 | 2 | 38 | 1E |
| Octal | 166 | 44 | 41 | 0 | 105 | 110 | 66 | 2 | 70 | 36 |
| Binary | 1110110 | 100100 | 100001 | 0 | 1000101 | 1001000 | 110110 | 10 | 111000 | 11110 |
Color Harmonies of #762421
Complementary color
Monochromatic Colors of #762421
Black with #762421
Text Example
Text Example
White with #762421
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #762421; }
p { color: rgb(118,36,33); }
H1.HeaderClassName
{
color: #762421;
}
.AnyTagClassName
{
color: #762421;
}
</style>
background-color css
<style>
a { background-color: #762421; }
a { background-color: rgb(118,36,33); }
div.DivClassName
{
background-color: #762421;
}
.BgClassName
{
background-color: #762421;
}
</style>
border-color css
<style>
span { border-color: #762421; }
span { border-color: rgb(118,36,33); }
td.TdClassName
{
border-color: #762421;
}
.TagClassName
{
border-color: #762421;
}
</style>