Shades of Lusty #742826
Tints of Lusty #742826
RGB
CMYK
RGB Variations
Color information
#742826 (or 0x742826) is known color: Lusty. HEX triplet: 74, 28 and 26. RGB value is (116,40,38). Sum of RGB (Red+Green+Blue) = 116+40+38=194 (25% of max value = 765). Red value is 116 (45.70% from 255 or 59.79% from 194); Green value is 40 (16.02% from 255 or 20.62% from 194); Blue value is 38 (15.23% from 255 or 19.59% from 194); Max value from RGB is 116 - color contains mainly: red. Hex color #742826 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #742826 is #8BD7D9. Grayscale: #3E3E3E. Windows color (decimal): -9164762 or 2500724. OLE color: 2500724.
HSL color Cylindrical-coordinate representation of color #742826: hue angle of 1.54º 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 #742826 is Cyan = 0, Magento = 0.66, Yellow = 0.67 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 40 | 38 | - |
| CMYK | 0 | 0.66 | 0.67 | 0.55 |
| HSL | 1.54º | 0.51% | 0.3% | - |
| HSV(B) | 1.54º | 0.67% | 0.45% | - |
| XYZ | 8.31 | 5.37 | 2.43 | - |
| YUV | 62.5 | 114.18 | 166.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 40 | 38 | 0 | 0.66 | 0.67 | 0.55 | 1.54 | 0.51 | 0.3 |
| Hex | 74 | 28 | 26 | 0 | 42 | 43 | 37 | 2 | 33 | 1E |
| Octal | 164 | 50 | 46 | 0 | 102 | 103 | 67 | 2 | 63 | 36 |
| Binary | 1110100 | 101000 | 100110 | 0 | 1000010 | 1000011 | 110111 | 10 | 110011 | 11110 |
Color Harmonies of #742826
Complementary color
Monochromatic Colors of #742826
Black with #742826
Text Example
Text Example
White with #742826
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #742826; }
p { color: rgb(116,40,38); }
H1.HeaderClassName
{
color: #742826;
}
.AnyTagClassName
{
color: #742826;
}
</style>
background-color css
<style>
a { background-color: #742826; }
a { background-color: rgb(116,40,38); }
div.DivClassName
{
background-color: #742826;
}
.BgClassName
{
background-color: #742826;
}
</style>
border-color css
<style>
span { border-color: #742826; }
span { border-color: rgb(116,40,38); }
td.TdClassName
{
border-color: #742826;
}
.TagClassName
{
border-color: #742826;
}
</style>