Shades of Lusty #752723
Tints of Lusty #752723
RGB
CMYK
RGB Variations
Color information
#752723 (or 0x752723) is known color: Lusty. HEX triplet: 75, 27 and 23. RGB value is (117,39,35). Sum of RGB (Red+Green+Blue) = 117+39+35=191 (25% of max value = 765). Red value is 117 (46.09% from 255 or 61.26% from 191); Green value is 39 (15.62% from 255 or 20.42% from 191); Blue value is 35 (14.06% from 255 or 18.32% from 191); Max value from RGB is 117 - color contains mainly: red. Hex color #752723 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #752723 is #8AD8DC. Grayscale: #3D3D3D. Windows color (decimal): -9099485 or 2303861. OLE color: 2303861.
HSL color Cylindrical-coordinate representation of color #752723: hue angle of 2.93º 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 #752723 is Cyan = 0, Magento = 0.67, Yellow = 0.70 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 39 | 35 | - |
| CMYK | 0 | 0.67 | 0.70 | 0.54 |
| HSL | 2.93º | 0.54% | 0.3% | - |
| HSV(B) | 2.93º | 0.7% | 0.46% | - |
| XYZ | 8.37 | 5.35 | 2.18 | - |
| YUV | 61.87 | 112.84 | 167.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 39 | 35 | 0 | 0.67 | 0.70 | 0.54 | 2.93 | 0.54 | 0.3 |
| Hex | 75 | 27 | 23 | 0 | 43 | 46 | 36 | 3 | 36 | 1E |
| Octal | 165 | 47 | 43 | 0 | 103 | 106 | 66 | 3 | 66 | 36 |
| Binary | 1110101 | 100111 | 100011 | 0 | 1000011 | 1000110 | 110110 | 11 | 110110 | 11110 |
Color Harmonies of #752723
Complementary color
Monochromatic Colors of #752723
Black with #752723
Text Example
Text Example
White with #752723
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #752723; }
p { color: rgb(117,39,35); }
H1.HeaderClassName
{
color: #752723;
}
.AnyTagClassName
{
color: #752723;
}
</style>
background-color css
<style>
a { background-color: #752723; }
a { background-color: rgb(117,39,35); }
div.DivClassName
{
background-color: #752723;
}
.BgClassName
{
background-color: #752723;
}
</style>
border-color css
<style>
span { border-color: #752723; }
span { border-color: rgb(117,39,35); }
td.TdClassName
{
border-color: #752723;
}
.TagClassName
{
border-color: #752723;
}
</style>