Shades of Lusty #752923
Tints of Lusty #752923
RGB
CMYK
RGB Variations
Color information
#752923 (or 0x752923) is known color: Lusty. HEX triplet: 75, 29 and 23. RGB value is (117,41,35). Sum of RGB (Red+Green+Blue) = 117+41+35=193 (25% of max value = 765). Red value is 117 (46.09% from 255 or 60.62% from 193); Green value is 41 (16.41% from 255 or 21.24% from 193); Blue value is 35 (14.06% from 255 or 18.13% from 193); Max value from RGB is 117 - color contains mainly: red. Hex color #752923 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #752923 is #8AD6DC. Grayscale: #3F3F3F. Windows color (decimal): -9098973 or 2304373. OLE color: 2304373.
HSL color Cylindrical-coordinate representation of color #752923: hue angle of 4.39º degrees, saturation: 0.54, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #752923 is Cyan = 0, Magento = 0.65, Yellow = 0.70 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 41 | 35 | - |
| CMYK | 0 | 0.65 | 0.70 | 0.54 |
| HSL | 4.39º | 0.54% | 0.3% | - |
| HSV(B) | 4.39º | 0.7% | 0.46% | - |
| XYZ | 8.43 | 5.49 | 2.21 | - |
| YUV | 63.04 | 112.18 | 166.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 41 | 35 | 0 | 0.65 | 0.70 | 0.54 | 4.39 | 0.54 | 0.3 |
| Hex | 75 | 29 | 23 | 0 | 41 | 46 | 36 | 4 | 36 | 1E |
| Octal | 165 | 51 | 43 | 0 | 101 | 106 | 66 | 4 | 66 | 36 |
| Binary | 1110101 | 101001 | 100011 | 0 | 1000001 | 1000110 | 110110 | 100 | 110110 | 11110 |
Color Harmonies of #752923
Complementary color
Monochromatic Colors of #752923
Black with #752923
Text Example
Text Example
White with #752923
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #752923; }
p { color: rgb(117,41,35); }
H1.HeaderClassName
{
color: #752923;
}
.AnyTagClassName
{
color: #752923;
}
</style>
background-color css
<style>
a { background-color: #752923; }
a { background-color: rgb(117,41,35); }
div.DivClassName
{
background-color: #752923;
}
.BgClassName
{
background-color: #752923;
}
</style>
border-color css
<style>
span { border-color: #752923; }
span { border-color: rgb(117,41,35); }
td.TdClassName
{
border-color: #752923;
}
.TagClassName
{
border-color: #752923;
}
</style>