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