Shades of Lusty #752625
Tints of Lusty #752625
RGB
CMYK
RGB Variations
Color information
#752625 (or 0x752625) is known color: Lusty. HEX triplet: 75, 26 and 25. RGB value is (117,38,37). Sum of RGB (Red+Green+Blue) = 117+38+37=192 (25% of max value = 765). Red value is 117 (46.09% from 255 or 60.94% from 192); Green value is 38 (15.23% from 255 or 19.79% from 192); Blue value is 37 (14.84% from 255 or 19.27% from 192); Max value from RGB is 117 - color contains mainly: red. Hex color #752625 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #752625 is #8AD9DA. Grayscale: #3D3D3D. Windows color (decimal): -9099739 or 2434677. OLE color: 2434677.
HSL color Cylindrical-coordinate representation of color #752625: hue angle of 0.75º 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 #752625 is Cyan = 0, Magento = 0.68, Yellow = 0.68 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 38 | 37 | - |
| CMYK | 0 | 0.68 | 0.68 | 0.54 |
| HSL | 0.75º | 0.52% | 0.3% | - |
| HSV(B) | 0.75º | 0.68% | 0.46% | - |
| XYZ | 8.36 | 5.3 | 2.33 | - |
| YUV | 61.51 | 114.17 | 167.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 38 | 37 | 0 | 0.68 | 0.68 | 0.54 | 0.75 | 0.52 | 0.3 |
| Hex | 75 | 26 | 25 | 0 | 44 | 44 | 36 | 1 | 34 | 1E |
| Octal | 165 | 46 | 45 | 0 | 104 | 104 | 66 | 1 | 64 | 36 |
| Binary | 1110101 | 100110 | 100101 | 0 | 1000100 | 1000100 | 110110 | 1 | 110100 | 11110 |
Color Harmonies of #752625
Complementary color
Monochromatic Colors of #752625
Black with #752625
Text Example
Text Example
White with #752625
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #752625; }
p { color: rgb(117,38,37); }
H1.HeaderClassName
{
color: #752625;
}
.AnyTagClassName
{
color: #752625;
}
</style>
background-color css
<style>
a { background-color: #752625; }
a { background-color: rgb(117,38,37); }
div.DivClassName
{
background-color: #752625;
}
.BgClassName
{
background-color: #752625;
}
</style>
border-color css
<style>
span { border-color: #752625; }
span { border-color: rgb(117,38,37); }
td.TdClassName
{
border-color: #752625;
}
.TagClassName
{
border-color: #752625;
}
</style>