Shades of Lusty #752624
Tints of Lusty #752624
RGB
CMYK
RGB Variations
Color information
#752624 (or 0x752624) is known color: Lusty. HEX triplet: 75, 26 and 24. RGB value is (117,38,36). Sum of RGB (Red+Green+Blue) = 117+38+36=191 (25% of max value = 765). Red value is 117 (46.09% from 255 or 61.26% from 191); Green value is 38 (15.23% from 255 or 19.90% from 191); Blue value is 36 (14.45% from 255 or 18.85% from 191); Max value from RGB is 117 - color contains mainly: red. Hex color #752624 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #752624 is #8AD9DB. Grayscale: #3D3D3D. Windows color (decimal): -9099740 or 2369141. OLE color: 2369141.
HSL color Cylindrical-coordinate representation of color #752624: hue angle of 1.48º 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 #752624 is Cyan = 0, Magento = 0.68, Yellow = 0.69 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 38 | 36 | - |
| CMYK | 0 | 0.68 | 0.69 | 0.54 |
| HSL | 1.48º | 0.53% | 0.3% | - |
| HSV(B) | 1.48º | 0.69% | 0.46% | - |
| XYZ | 8.35 | 5.3 | 2.25 | - |
| YUV | 61.39 | 113.67 | 167.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 38 | 36 | 0 | 0.68 | 0.69 | 0.54 | 1.48 | 0.53 | 0.3 |
| Hex | 75 | 26 | 24 | 0 | 44 | 45 | 36 | 1 | 35 | 1E |
| Octal | 165 | 46 | 44 | 0 | 104 | 105 | 66 | 1 | 65 | 36 |
| Binary | 1110101 | 100110 | 100100 | 0 | 1000100 | 1000101 | 110110 | 1 | 110101 | 11110 |
Color Harmonies of #752624
Complementary color
Monochromatic Colors of #752624
Black with #752624
Text Example
Text Example
White with #752624
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #752624; }
p { color: rgb(117,38,36); }
H1.HeaderClassName
{
color: #752624;
}
.AnyTagClassName
{
color: #752624;
}
</style>
background-color css
<style>
a { background-color: #752624; }
a { background-color: rgb(117,38,36); }
div.DivClassName
{
background-color: #752624;
}
.BgClassName
{
background-color: #752624;
}
</style>
border-color css
<style>
span { border-color: #752624; }
span { border-color: rgb(117,38,36); }
td.TdClassName
{
border-color: #752624;
}
.TagClassName
{
border-color: #752624;
}
</style>