Shades of Lusty #762825
Tints of Lusty #762825
RGB
CMYK
RGB Variations
Color information
#762825 (or 0x762825) is known color: Lusty. HEX triplet: 76, 28 and 25. RGB value is (118,40,37). Sum of RGB (Red+Green+Blue) = 118+40+37=195 (25% of max value = 765). Red value is 118 (46.48% from 255 or 60.51% from 195); Green value is 40 (16.02% from 255 or 20.51% from 195); Blue value is 37 (14.84% from 255 or 18.97% from 195); Max value from RGB is 118 - color contains mainly: red. Hex color #762825 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #762825 is #89D7DA. Grayscale: #3F3F3F. Windows color (decimal): -9033691 or 2435190. OLE color: 2435190.
HSL color Cylindrical-coordinate representation of color #762825: hue angle of 2.22º 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 #762825 is Cyan = 0, Magento = 0.66, Yellow = 0.69 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 40 | 37 | - |
| CMYK | 0 | 0.66 | 0.69 | 0.54 |
| HSL | 2.22º | 0.52% | 0.3% | - |
| HSV(B) | 2.22º | 0.69% | 0.46% | - |
| XYZ | 8.56 | 5.5 | 2.36 | - |
| YUV | 62.98 | 113.34 | 167.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 40 | 37 | 0 | 0.66 | 0.69 | 0.54 | 2.22 | 0.52 | 0.3 |
| Hex | 76 | 28 | 25 | 0 | 42 | 45 | 36 | 2 | 34 | 1E |
| Octal | 166 | 50 | 45 | 0 | 102 | 105 | 66 | 2 | 64 | 36 |
| Binary | 1110110 | 101000 | 100101 | 0 | 1000010 | 1000101 | 110110 | 10 | 110100 | 11110 |
Color Harmonies of #762825
Complementary color
Monochromatic Colors of #762825
Black with #762825
Text Example
Text Example
White with #762825
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #762825; }
p { color: rgb(118,40,37); }
H1.HeaderClassName
{
color: #762825;
}
.AnyTagClassName
{
color: #762825;
}
</style>
background-color css
<style>
a { background-color: #762825; }
a { background-color: rgb(118,40,37); }
div.DivClassName
{
background-color: #762825;
}
.BgClassName
{
background-color: #762825;
}
</style>
border-color css
<style>
span { border-color: #762825; }
span { border-color: rgb(118,40,37); }
td.TdClassName
{
border-color: #762825;
}
.TagClassName
{
border-color: #762825;
}
</style>