Shades of Lusty #752820
Tints of Lusty #752820
RGB
CMYK
RGB Variations
Color information
#752820 (or 0x752820) is known color: Lusty. HEX triplet: 75, 28 and 20. RGB value is (117,40,32). Sum of RGB (Red+Green+Blue) = 117+40+32=189 (25% of max value = 765). Red value is 117 (46.09% from 255 or 61.90% from 189); Green value is 40 (16.02% from 255 or 21.16% from 189); Blue value is 32 (12.89% from 255 or 16.93% from 189); Max value from RGB is 117 - color contains mainly: red. Hex color #752820 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #752820 is #8AD7DF. Grayscale: #3E3E3E. Windows color (decimal): -9099232 or 2107509. OLE color: 2107509.
HSL color Cylindrical-coordinate representation of color #752820: hue angle of 5.65º 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 #752820 is Cyan = 0, Magento = 0.66, Yellow = 0.73 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 40 | 32 | - |
| CMYK | 0 | 0.66 | 0.73 | 0.54 |
| HSL | 5.65º | 0.57% | 0.29% | - |
| HSV(B) | 5.65º | 0.73% | 0.46% | - |
| XYZ | 8.36 | 5.4 | 1.97 | - |
| YUV | 62.11 | 111.01 | 167.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 40 | 32 | 0 | 0.66 | 0.73 | 0.54 | 5.65 | 0.57 | 0.29 |
| Hex | 75 | 28 | 20 | 0 | 42 | 49 | 36 | 6 | 39 | 1D |
| Octal | 165 | 50 | 40 | 0 | 102 | 111 | 66 | 6 | 71 | 35 |
| Binary | 1110101 | 101000 | 100000 | 0 | 1000010 | 1001001 | 110110 | 110 | 111001 | 11101 |
Color Harmonies of #752820
Complementary color
Monochromatic Colors of #752820
Black with #752820
Text Example
Text Example
White with #752820
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #752820; }
p { color: rgb(117,40,32); }
H1.HeaderClassName
{
color: #752820;
}
.AnyTagClassName
{
color: #752820;
}
</style>
background-color css
<style>
a { background-color: #752820; }
a { background-color: rgb(117,40,32); }
div.DivClassName
{
background-color: #752820;
}
.BgClassName
{
background-color: #752820;
}
</style>
border-color css
<style>
span { border-color: #752820; }
span { border-color: rgb(117,40,32); }
td.TdClassName
{
border-color: #752820;
}
.TagClassName
{
border-color: #752820;
}
</style>