Shades of Lusty #762521
Tints of Lusty #762521
RGB
CMYK
RGB Variations
Color information
#762521 (or 0x762521) is known color: Lusty. HEX triplet: 76, 25 and 21. RGB value is (118,37,33). Sum of RGB (Red+Green+Blue) = 118+37+33=188 (24% of max value = 765). Red value is 118 (46.48% from 255 or 62.77% from 188); Green value is 37 (14.84% from 255 or 19.68% from 188); Blue value is 33 (13.28% from 255 or 17.55% from 188); Max value from RGB is 118 - color contains mainly: red. Hex color #762521 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #762521 is #89DADE. Grayscale: #3C3C3C. Windows color (decimal): -9034463 or 2172278. OLE color: 2172278.
HSL color Cylindrical-coordinate representation of color #762521: hue angle of 2.82º 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 #762521 is Cyan = 0, Magento = 0.69, Yellow = 0.72 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 37 | 33 | - |
| CMYK | 0 | 0.69 | 0.72 | 0.54 |
| HSL | 2.82º | 0.56% | 0.3% | - |
| HSV(B) | 2.82º | 0.72% | 0.46% | - |
| XYZ | 8.41 | 5.28 | 2.02 | - |
| YUV | 60.76 | 112.34 | 168.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 37 | 33 | 0 | 0.69 | 0.72 | 0.54 | 2.82 | 0.56 | 0.3 |
| Hex | 76 | 25 | 21 | 0 | 45 | 48 | 36 | 3 | 38 | 1E |
| Octal | 166 | 45 | 41 | 0 | 105 | 110 | 66 | 3 | 70 | 36 |
| Binary | 1110110 | 100101 | 100001 | 0 | 1000101 | 1001000 | 110110 | 11 | 111000 | 11110 |
Color Harmonies of #762521
Complementary color
Monochromatic Colors of #762521
Black with #762521
Text Example
Text Example
White with #762521
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #762521; }
p { color: rgb(118,37,33); }
H1.HeaderClassName
{
color: #762521;
}
.AnyTagClassName
{
color: #762521;
}
</style>
background-color css
<style>
a { background-color: #762521; }
a { background-color: rgb(118,37,33); }
div.DivClassName
{
background-color: #762521;
}
.BgClassName
{
background-color: #762521;
}
</style>
border-color css
<style>
span { border-color: #762521; }
span { border-color: rgb(118,37,33); }
td.TdClassName
{
border-color: #762521;
}
.TagClassName
{
border-color: #762521;
}
</style>