Shades of Lusty #752320
Tints of Lusty #752320
RGB
CMYK
RGB Variations
Color information
#752320 (or 0x752320) is known color: Lusty. HEX triplet: 75, 23 and 20. RGB value is (117,35,32). Sum of RGB (Red+Green+Blue) = 117+35+32=184 (24% of max value = 765). Red value is 117 (46.09% from 255 or 63.59% from 184); Green value is 35 (14.06% from 255 or 19.02% from 184); Blue value is 32 (12.89% from 255 or 17.39% from 184); Max value from RGB is 117 - color contains mainly: red. Hex color #752320 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #752320 is #8ADCDF. Grayscale: #3B3B3B. Windows color (decimal): -9100512 or 2106229. OLE color: 2106229.
HSL color Cylindrical-coordinate representation of color #752320: hue angle of 2.12º 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 #752320 is Cyan = 0, Magento = 0.70, Yellow = 0.73 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 35 | 32 | - |
| CMYK | 0 | 0.70 | 0.73 | 0.54 |
| HSL | 2.12º | 0.57% | 0.29% | - |
| HSV(B) | 2.12º | 0.73% | 0.46% | - |
| XYZ | 8.2 | 5.09 | 1.92 | - |
| YUV | 59.18 | 112.67 | 169.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 35 | 32 | 0 | 0.70 | 0.73 | 0.54 | 2.12 | 0.57 | 0.29 |
| Hex | 75 | 23 | 20 | 0 | 46 | 49 | 36 | 2 | 39 | 1D |
| Octal | 165 | 43 | 40 | 0 | 106 | 111 | 66 | 2 | 71 | 35 |
| Binary | 1110101 | 100011 | 100000 | 0 | 1000110 | 1001001 | 110110 | 10 | 111001 | 11101 |
Color Harmonies of #752320
Complementary color
Monochromatic Colors of #752320
Black with #752320
Text Example
Text Example
White with #752320
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #752320; }
p { color: rgb(117,35,32); }
H1.HeaderClassName
{
color: #752320;
}
.AnyTagClassName
{
color: #752320;
}
</style>
background-color css
<style>
a { background-color: #752320; }
a { background-color: rgb(117,35,32); }
div.DivClassName
{
background-color: #752320;
}
.BgClassName
{
background-color: #752320;
}
</style>
border-color css
<style>
span { border-color: #752320; }
span { border-color: rgb(117,35,32); }
td.TdClassName
{
border-color: #752320;
}
.TagClassName
{
border-color: #752320;
}
</style>