Shades of Lusty #742926
Tints of Lusty #742926
RGB
CMYK
RGB Variations
Color information
#742926 (or 0x742926) is known color: Lusty. HEX triplet: 74, 29 and 26. RGB value is (116,41,38). Sum of RGB (Red+Green+Blue) = 116+41+38=195 (25% of max value = 765). Red value is 116 (45.70% from 255 or 59.49% from 195); Green value is 41 (16.41% from 255 or 21.03% from 195); Blue value is 38 (15.23% from 255 or 19.49% from 195); Max value from RGB is 116 - color contains mainly: red. Hex color #742926 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #742926 is #8BD6D9. Grayscale: #3F3F3F. Windows color (decimal): -9164506 or 2500980. OLE color: 2500980.
HSL color Cylindrical-coordinate representation of color #742926: hue angle of 2.31º degrees, saturation: 0.51, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #742926 is Cyan = 0, Magento = 0.65, Yellow = 0.67 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 41 | 38 | - |
| CMYK | 0 | 0.65 | 0.67 | 0.55 |
| HSL | 2.31º | 0.51% | 0.3% | - |
| HSV(B) | 2.31º | 0.67% | 0.45% | - |
| XYZ | 8.35 | 5.44 | 2.44 | - |
| YUV | 63.08 | 113.85 | 165.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 41 | 38 | 0 | 0.65 | 0.67 | 0.55 | 2.31 | 0.51 | 0.3 |
| Hex | 74 | 29 | 26 | 0 | 41 | 43 | 37 | 2 | 33 | 1E |
| Octal | 164 | 51 | 46 | 0 | 101 | 103 | 67 | 2 | 63 | 36 |
| Binary | 1110100 | 101001 | 100110 | 0 | 1000001 | 1000011 | 110111 | 10 | 110011 | 11110 |
Color Harmonies of #742926
Complementary color
Monochromatic Colors of #742926
Black with #742926
Text Example
Text Example
White with #742926
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #742926; }
p { color: rgb(116,41,38); }
H1.HeaderClassName
{
color: #742926;
}
.AnyTagClassName
{
color: #742926;
}
</style>
background-color css
<style>
a { background-color: #742926; }
a { background-color: rgb(116,41,38); }
div.DivClassName
{
background-color: #742926;
}
.BgClassName
{
background-color: #742926;
}
</style>
border-color css
<style>
span { border-color: #742926; }
span { border-color: rgb(116,41,38); }
td.TdClassName
{
border-color: #742926;
}
.TagClassName
{
border-color: #742926;
}
</style>