Shades of Lusty #752620
Tints of Lusty #752620
RGB
CMYK
RGB Variations
Color information
#752620 (or 0x752620) is known color: Lusty. HEX triplet: 75, 26 and 20. RGB value is (117,38,32). Sum of RGB (Red+Green+Blue) = 117+38+32=187 (24% of max value = 765). Red value is 117 (46.09% from 255 or 62.57% from 187); Green value is 38 (15.23% from 255 or 20.32% from 187); Blue value is 32 (12.89% from 255 or 17.11% from 187); Max value from RGB is 117 - color contains mainly: red. Hex color #752620 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #752620 is #8AD9DF. Grayscale: #3D3D3D. Windows color (decimal): -9099744 or 2106997. OLE color: 2106997.
HSL color Cylindrical-coordinate representation of color #752620: hue angle of 4.24º 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 #752620 is Cyan = 0, Magento = 0.68, Yellow = 0.73 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 38 | 32 | - |
| CMYK | 0 | 0.68 | 0.73 | 0.54 |
| HSL | 4.24º | 0.57% | 0.29% | - |
| HSV(B) | 4.24º | 0.73% | 0.46% | - |
| XYZ | 8.29 | 5.27 | 1.95 | - |
| YUV | 60.94 | 111.67 | 167.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 38 | 32 | 0 | 0.68 | 0.73 | 0.54 | 4.24 | 0.57 | 0.29 |
| Hex | 75 | 26 | 20 | 0 | 44 | 49 | 36 | 4 | 39 | 1D |
| Octal | 165 | 46 | 40 | 0 | 104 | 111 | 66 | 4 | 71 | 35 |
| Binary | 1110101 | 100110 | 100000 | 0 | 1000100 | 1001001 | 110110 | 100 | 111001 | 11101 |
Color Harmonies of #752620
Complementary color
Monochromatic Colors of #752620
Black with #752620
Text Example
Text Example
White with #752620
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #752620; }
p { color: rgb(117,38,32); }
H1.HeaderClassName
{
color: #752620;
}
.AnyTagClassName
{
color: #752620;
}
</style>
background-color css
<style>
a { background-color: #752620; }
a { background-color: rgb(117,38,32); }
div.DivClassName
{
background-color: #752620;
}
.BgClassName
{
background-color: #752620;
}
</style>
border-color css
<style>
span { border-color: #752620; }
span { border-color: rgb(117,38,32); }
td.TdClassName
{
border-color: #752620;
}
.TagClassName
{
border-color: #752620;
}
</style>