Shades of Lusty #752520
Tints of Lusty #752520
RGB
CMYK
RGB Variations
Color information
#752520 (or 0x752520) is known color: Lusty. HEX triplet: 75, 25 and 20. RGB value is (117,37,32). Sum of RGB (Red+Green+Blue) = 117+37+32=186 (24% of max value = 765). Red value is 117 (46.09% from 255 or 62.90% from 186); Green value is 37 (14.84% from 255 or 19.89% from 186); Blue value is 32 (12.89% from 255 or 17.20% from 186); Max value from RGB is 117 - color contains mainly: red. Hex color #752520 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #752520 is #8ADADF. Grayscale: #3C3C3C. Windows color (decimal): -9100000 or 2106741. OLE color: 2106741.
HSL color Cylindrical-coordinate representation of color #752520: hue angle of 3.53º 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 #752520 is Cyan = 0, Magento = 0.68, Yellow = 0.73 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 37 | 32 | - |
| CMYK | 0 | 0.68 | 0.73 | 0.54 |
| HSL | 3.53º | 0.57% | 0.29% | - |
| HSV(B) | 3.53º | 0.73% | 0.46% | - |
| XYZ | 8.26 | 5.21 | 1.94 | - |
| YUV | 60.35 | 112 | 168.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 37 | 32 | 0 | 0.68 | 0.73 | 0.54 | 3.53 | 0.57 | 0.29 |
| Hex | 75 | 25 | 20 | 0 | 44 | 49 | 36 | 4 | 39 | 1D |
| Octal | 165 | 45 | 40 | 0 | 104 | 111 | 66 | 4 | 71 | 35 |
| Binary | 1110101 | 100101 | 100000 | 0 | 1000100 | 1001001 | 110110 | 100 | 111001 | 11101 |
Color Harmonies of #752520
Complementary color
Monochromatic Colors of #752520
Black with #752520
Text Example
Text Example
White with #752520
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #752520; }
p { color: rgb(117,37,32); }
H1.HeaderClassName
{
color: #752520;
}
.AnyTagClassName
{
color: #752520;
}
</style>
background-color css
<style>
a { background-color: #752520; }
a { background-color: rgb(117,37,32); }
div.DivClassName
{
background-color: #752520;
}
.BgClassName
{
background-color: #752520;
}
</style>
border-color css
<style>
span { border-color: #752520; }
span { border-color: rgb(117,37,32); }
td.TdClassName
{
border-color: #752520;
}
.TagClassName
{
border-color: #752520;
}
</style>