Shades of Lusty #752725
Tints of Lusty #752725
RGB
CMYK
RGB Variations
Color information
#752725 (or 0x752725) is known color: Lusty. HEX triplet: 75, 27 and 25. RGB value is (117,39,37). Sum of RGB (Red+Green+Blue) = 117+39+37=193 (25% of max value = 765). Red value is 117 (46.09% from 255 or 60.62% from 193); Green value is 39 (15.62% from 255 or 20.21% from 193); Blue value is 37 (14.84% from 255 or 19.17% from 193); Max value from RGB is 117 - color contains mainly: red. Hex color #752725 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #752725 is #8AD8DA. Grayscale: #3E3E3E. Windows color (decimal): -9099483 or 2434933. OLE color: 2434933.
HSL color Cylindrical-coordinate representation of color #752725: hue angle of 1.5º degrees, saturation: 0.52, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #752725 is Cyan = 0, Magento = 0.67, Yellow = 0.68 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 39 | 37 | - |
| CMYK | 0 | 0.67 | 0.68 | 0.54 |
| HSL | 1.5º | 0.52% | 0.3% | - |
| HSV(B) | 1.5º | 0.68% | 0.46% | - |
| XYZ | 8.4 | 5.37 | 2.34 | - |
| YUV | 62.09 | 113.84 | 167.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 39 | 37 | 0 | 0.67 | 0.68 | 0.54 | 1.5 | 0.52 | 0.3 |
| Hex | 75 | 27 | 25 | 0 | 43 | 44 | 36 | 2 | 34 | 1E |
| Octal | 165 | 47 | 45 | 0 | 103 | 104 | 66 | 2 | 64 | 36 |
| Binary | 1110101 | 100111 | 100101 | 0 | 1000011 | 1000100 | 110110 | 10 | 110100 | 11110 |
Color Harmonies of #752725
Complementary color
Monochromatic Colors of #752725
Black with #752725
Text Example
Text Example
White with #752725
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #752725; }
p { color: rgb(117,39,37); }
H1.HeaderClassName
{
color: #752725;
}
.AnyTagClassName
{
color: #752725;
}
</style>
background-color css
<style>
a { background-color: #752725; }
a { background-color: rgb(117,39,37); }
div.DivClassName
{
background-color: #752725;
}
.BgClassName
{
background-color: #752725;
}
</style>
border-color css
<style>
span { border-color: #752725; }
span { border-color: rgb(117,39,37); }
td.TdClassName
{
border-color: #752725;
}
.TagClassName
{
border-color: #752725;
}
</style>