Shades of Lusty #752724
Tints of Lusty #752724
RGB
CMYK
RGB Variations
Color information
#752724 (or 0x752724) is known color: Lusty. HEX triplet: 75, 27 and 24. RGB value is (117,39,36). Sum of RGB (Red+Green+Blue) = 117+39+36=192 (25% of max value = 765). Red value is 117 (46.09% from 255 or 60.94% from 192); Green value is 39 (15.62% from 255 or 20.31% from 192); Blue value is 36 (14.45% from 255 or 18.75% from 192); Max value from RGB is 117 - color contains mainly: red. Hex color #752724 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #752724 is #8AD8DB. Grayscale: #3E3E3E. Windows color (decimal): -9099484 or 2369397. OLE color: 2369397.
HSL color Cylindrical-coordinate representation of color #752724: hue angle of 2.22º 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 #752724 is Cyan = 0, Magento = 0.67, Yellow = 0.69 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 39 | 36 | - |
| CMYK | 0 | 0.67 | 0.69 | 0.54 |
| HSL | 2.22º | 0.53% | 0.3% | - |
| HSV(B) | 2.22º | 0.69% | 0.46% | - |
| XYZ | 8.38 | 5.36 | 2.26 | - |
| YUV | 61.98 | 113.34 | 167.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 39 | 36 | 0 | 0.67 | 0.69 | 0.54 | 2.22 | 0.53 | 0.3 |
| Hex | 75 | 27 | 24 | 0 | 43 | 45 | 36 | 2 | 35 | 1E |
| Octal | 165 | 47 | 44 | 0 | 103 | 105 | 66 | 2 | 65 | 36 |
| Binary | 1110101 | 100111 | 100100 | 0 | 1000011 | 1000101 | 110110 | 10 | 110101 | 11110 |
Color Harmonies of #752724
Complementary color
Monochromatic Colors of #752724
Black with #752724
Text Example
Text Example
White with #752724
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #752724; }
p { color: rgb(117,39,36); }
H1.HeaderClassName
{
color: #752724;
}
.AnyTagClassName
{
color: #752724;
}
</style>
background-color css
<style>
a { background-color: #752724; }
a { background-color: rgb(117,39,36); }
div.DivClassName
{
background-color: #752724;
}
.BgClassName
{
background-color: #752724;
}
</style>
border-color css
<style>
span { border-color: #752724; }
span { border-color: rgb(117,39,36); }
td.TdClassName
{
border-color: #752724;
}
.TagClassName
{
border-color: #752724;
}
</style>