Shades of Lusty #752924
Tints of Lusty #752924
RGB
CMYK
RGB Variations
Color information
#752924 (or 0x752924) is known color: Lusty. HEX triplet: 75, 29 and 24. RGB value is (117,41,36). Sum of RGB (Red+Green+Blue) = 117+41+36=194 (25% of max value = 765). Red value is 117 (46.09% from 255 or 60.31% from 194); Green value is 41 (16.41% from 255 or 21.13% from 194); Blue value is 36 (14.45% from 255 or 18.56% from 194); Max value from RGB is 117 - color contains mainly: red. Hex color #752924 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #752924 is #8AD6DB. Grayscale: #3F3F3F. Windows color (decimal): -9098972 or 2369909. OLE color: 2369909.
HSL color Cylindrical-coordinate representation of color #752924: hue angle of 3.7º degrees, saturation: 0.53, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #752924 is Cyan = 0, Magento = 0.65, Yellow = 0.69 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 41 | 36 | - |
| CMYK | 0 | 0.65 | 0.69 | 0.54 |
| HSL | 3.7º | 0.53% | 0.3% | - |
| HSV(B) | 3.7º | 0.69% | 0.46% | - |
| XYZ | 8.45 | 5.5 | 2.28 | - |
| YUV | 63.15 | 112.68 | 166.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 41 | 36 | 0 | 0.65 | 0.69 | 0.54 | 3.7 | 0.53 | 0.3 |
| Hex | 75 | 29 | 24 | 0 | 41 | 45 | 36 | 4 | 35 | 1E |
| Octal | 165 | 51 | 44 | 0 | 101 | 105 | 66 | 4 | 65 | 36 |
| Binary | 1110101 | 101001 | 100100 | 0 | 1000001 | 1000101 | 110110 | 100 | 110101 | 11110 |
Color Harmonies of #752924
Complementary color
Monochromatic Colors of #752924
Black with #752924
Text Example
Text Example
White with #752924
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #752924; }
p { color: rgb(117,41,36); }
H1.HeaderClassName
{
color: #752924;
}
.AnyTagClassName
{
color: #752924;
}
</style>
background-color css
<style>
a { background-color: #752924; }
a { background-color: rgb(117,41,36); }
div.DivClassName
{
background-color: #752924;
}
.BgClassName
{
background-color: #752924;
}
</style>
border-color css
<style>
span { border-color: #752924; }
span { border-color: rgb(117,41,36); }
td.TdClassName
{
border-color: #752924;
}
.TagClassName
{
border-color: #752924;
}
</style>