Shades of Lusty #762625
Tints of Lusty #762625
RGB
CMYK
RGB Variations
Color information
#762625 (or 0x762625) is known color: Lusty. HEX triplet: 76, 26 and 25. RGB value is (118,38,37). Sum of RGB (Red+Green+Blue) = 118+38+37=193 (25% of max value = 765). Red value is 118 (46.48% from 255 or 61.14% from 193); Green value is 38 (15.23% from 255 or 19.69% from 193); Blue value is 37 (14.84% from 255 or 19.17% from 193); Max value from RGB is 118 - color contains mainly: red. Hex color #762625 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #762625 is #89D9DA. Grayscale: #3D3D3D. Windows color (decimal): -9034203 or 2434678. OLE color: 2434678.
HSL color Cylindrical-coordinate representation of color #762625: hue angle of 0.74º 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 #762625 is Cyan = 0, Magento = 0.68, Yellow = 0.69 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 38 | 37 | - |
| CMYK | 0 | 0.68 | 0.69 | 0.54 |
| HSL | 0.74º | 0.52% | 0.3% | - |
| HSV(B) | 0.74º | 0.69% | 0.46% | - |
| XYZ | 8.5 | 5.37 | 2.34 | - |
| YUV | 61.81 | 114 | 168.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 38 | 37 | 0 | 0.68 | 0.69 | 0.54 | 0.74 | 0.52 | 0.3 |
| Hex | 76 | 26 | 25 | 0 | 44 | 45 | 36 | 1 | 34 | 1E |
| Octal | 166 | 46 | 45 | 0 | 104 | 105 | 66 | 1 | 64 | 36 |
| Binary | 1110110 | 100110 | 100101 | 0 | 1000100 | 1000101 | 110110 | 1 | 110100 | 11110 |
Color Harmonies of #762625
Complementary color
Monochromatic Colors of #762625
Black with #762625
Text Example
Text Example
White with #762625
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #762625; }
p { color: rgb(118,38,37); }
H1.HeaderClassName
{
color: #762625;
}
.AnyTagClassName
{
color: #762625;
}
</style>
background-color css
<style>
a { background-color: #762625; }
a { background-color: rgb(118,38,37); }
div.DivClassName
{
background-color: #762625;
}
.BgClassName
{
background-color: #762625;
}
</style>
border-color css
<style>
span { border-color: #762625; }
span { border-color: rgb(118,38,37); }
td.TdClassName
{
border-color: #762625;
}
.TagClassName
{
border-color: #762625;
}
</style>