Shades of Lusty #762927
Tints of Lusty #762927
RGB
CMYK
RGB Variations
Color information
#762927 (or 0x762927) is known color: Lusty. HEX triplet: 76, 29 and 27. RGB value is (118,41,39). Sum of RGB (Red+Green+Blue) = 118+41+39=198 (26% of max value = 765). Red value is 118 (46.48% from 255 or 59.60% from 198); Green value is 41 (16.41% from 255 or 20.71% from 198); Blue value is 39 (15.62% from 255 or 19.70% from 198); Max value from RGB is 118 - color contains mainly: red. Hex color #762927 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #762927 is #89D6D8. Grayscale: #3F3F3F. Windows color (decimal): -9033433 or 2566518. OLE color: 2566518.
HSL color Cylindrical-coordinate representation of color #762927: hue angle of 1.52º degrees, saturation: 0.5, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #762927 is Cyan = 0, Magento = 0.65, Yellow = 0.67 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 41 | 39 | - |
| CMYK | 0 | 0.65 | 0.67 | 0.54 |
| HSL | 1.52º | 0.5% | 0.31% | - |
| HSV(B) | 1.52º | 0.67% | 0.46% | - |
| XYZ | 8.63 | 5.58 | 2.54 | - |
| YUV | 63.8 | 114.01 | 166.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 41 | 39 | 0 | 0.65 | 0.67 | 0.54 | 1.52 | 0.5 | 0.31 |
| Hex | 76 | 29 | 27 | 0 | 41 | 43 | 36 | 2 | 32 | 1F |
| Octal | 166 | 51 | 47 | 0 | 101 | 103 | 66 | 2 | 62 | 37 |
| Binary | 1110110 | 101001 | 100111 | 0 | 1000001 | 1000011 | 110110 | 10 | 110010 | 11111 |
Color Harmonies of #762927
Complementary color
Monochromatic Colors of #762927
Black with #762927
Text Example
Text Example
White with #762927
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #762927; }
p { color: rgb(118,41,39); }
H1.HeaderClassName
{
color: #762927;
}
.AnyTagClassName
{
color: #762927;
}
</style>
background-color css
<style>
a { background-color: #762927; }
a { background-color: rgb(118,41,39); }
div.DivClassName
{
background-color: #762927;
}
.BgClassName
{
background-color: #762927;
}
</style>
border-color css
<style>
span { border-color: #762927; }
span { border-color: rgb(118,41,39); }
td.TdClassName
{
border-color: #762927;
}
.TagClassName
{
border-color: #762927;
}
</style>