Shades of Lusty #752420
Tints of Lusty #752420
RGB
CMYK
RGB Variations
Color information
#752420 (or 0x752420) is known color: Lusty. HEX triplet: 75, 24 and 20. RGB value is (117,36,32). Sum of RGB (Red+Green+Blue) = 117+36+32=185 (24% of max value = 765). Red value is 117 (46.09% from 255 or 63.24% from 185); Green value is 36 (14.45% from 255 or 19.46% from 185); Blue value is 32 (12.89% from 255 or 17.30% from 185); Max value from RGB is 117 - color contains mainly: red. Hex color #752420 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #752420 is #8ADBDF. Grayscale: #3B3B3B. Windows color (decimal): -9100256 or 2106485. OLE color: 2106485.
HSL color Cylindrical-coordinate representation of color #752420: hue angle of 2.82º degrees, saturation: 0.57, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #752420 is Cyan = 0, Magento = 0.69, Yellow = 0.73 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 36 | 32 | - |
| CMYK | 0 | 0.69 | 0.73 | 0.54 |
| HSL | 2.82º | 0.57% | 0.29% | - |
| HSV(B) | 2.82º | 0.73% | 0.46% | - |
| XYZ | 8.23 | 5.15 | 1.93 | - |
| YUV | 59.76 | 112.34 | 168.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 36 | 32 | 0 | 0.69 | 0.73 | 0.54 | 2.82 | 0.57 | 0.29 |
| Hex | 75 | 24 | 20 | 0 | 45 | 49 | 36 | 3 | 39 | 1D |
| Octal | 165 | 44 | 40 | 0 | 105 | 111 | 66 | 3 | 71 | 35 |
| Binary | 1110101 | 100100 | 100000 | 0 | 1000101 | 1001001 | 110110 | 11 | 111001 | 11101 |
Color Harmonies of #752420
Complementary color
Monochromatic Colors of #752420
Black with #752420
Text Example
Text Example
White with #752420
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #752420; }
p { color: rgb(117,36,32); }
H1.HeaderClassName
{
color: #752420;
}
.AnyTagClassName
{
color: #752420;
}
</style>
background-color css
<style>
a { background-color: #752420; }
a { background-color: rgb(117,36,32); }
div.DivClassName
{
background-color: #752420;
}
.BgClassName
{
background-color: #752420;
}
</style>
border-color css
<style>
span { border-color: #752420; }
span { border-color: rgb(117,36,32); }
td.TdClassName
{
border-color: #752420;
}
.TagClassName
{
border-color: #752420;
}
</style>