Shades of Lusty #762525
Tints of Lusty #762525
RGB
CMYK
RGB Variations
Color information
#762525 (or 0x762525) is known color: Lusty. HEX triplet: 76, 25 and 25. RGB value is (118,37,37). Sum of RGB (Red+Green+Blue) = 118+37+37=192 (25% of max value = 765). Red value is 118 (46.48% from 255 or 61.46% from 192); Green value is 37 (14.84% from 255 or 19.27% from 192); Blue value is 37 (14.84% from 255 or 19.27% from 192); Max value from RGB is 118 - color contains mainly: red. Hex color #762525 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #762525 is #89DADA. Grayscale: #3D3D3D. Windows color (decimal): -9034459 or 2434422. OLE color: 2434422.
HSL color Cylindrical-coordinate representation of color #762525: 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.69%. Process color model (Four color, CMYK) of #762525 is Cyan = 0, Magento = 0.69, Yellow = 0.69 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 37 | 37 | - |
| CMYK | 0 | 0.69 | 0.69 | 0.54 |
| HSL | 0º | 0.52% | 0.3% | - |
| HSV(B) | 0º | 0.69% | 0.46% | - |
| XYZ | 8.47 | 5.31 | 2.33 | - |
| YUV | 61.22 | 114.34 | 168.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 37 | 37 | 0 | 0.69 | 0.69 | 0.54 | 0 | 0.52 | 0.3 |
| Hex | 76 | 25 | 25 | 0 | 45 | 45 | 36 | 0 | 34 | 1E |
| Octal | 166 | 45 | 45 | 0 | 105 | 105 | 66 | 0 | 64 | 36 |
| Binary | 1110110 | 100101 | 100101 | 0 | 1000101 | 1000101 | 110110 | 0 | 110100 | 11110 |
Color Harmonies of #762525
Complementary color
Monochromatic Colors of #762525
Black with #762525
Text Example
Text Example
White with #762525
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #762525; }
p { color: rgb(118,37,37); }
H1.HeaderClassName
{
color: #762525;
}
.AnyTagClassName
{
color: #762525;
}
</style>
background-color css
<style>
a { background-color: #762525; }
a { background-color: rgb(118,37,37); }
div.DivClassName
{
background-color: #762525;
}
.BgClassName
{
background-color: #762525;
}
</style>
border-color css
<style>
span { border-color: #762525; }
span { border-color: rgb(118,37,37); }
td.TdClassName
{
border-color: #762525;
}
.TagClassName
{
border-color: #762525;
}
</style>