Shades of Lusty #742624
Tints of Lusty #742624
RGB
CMYK
RGB Variations
Color information
#742624 (or 0x742624) is known color: Lusty. HEX triplet: 74, 26 and 24. RGB value is (116,38,36). Sum of RGB (Red+Green+Blue) = 116+38+36=190 (25% of max value = 765). Red value is 116 (45.70% from 255 or 61.05% from 190); Green value is 38 (15.23% from 255 or 20% from 190); Blue value is 36 (14.45% from 255 or 18.95% from 190); Max value from RGB is 116 - color contains mainly: red. Hex color #742624 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #742624 is #8BD9DB. Grayscale: #3D3D3D. Windows color (decimal): -9165276 or 2369140. OLE color: 2369140.
HSL color Cylindrical-coordinate representation of color #742624: hue angle of 1.5º degrees, saturation: 0.53, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #742624 is Cyan = 0, Magento = 0.67, Yellow = 0.69 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 38 | 36 | - |
| CMYK | 0 | 0.67 | 0.69 | 0.55 |
| HSL | 1.5º | 0.53% | 0.3% | - |
| HSV(B) | 1.5º | 0.69% | 0.45% | - |
| XYZ | 8.21 | 5.23 | 2.24 | - |
| YUV | 61.09 | 113.84 | 167.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 38 | 36 | 0 | 0.67 | 0.69 | 0.55 | 1.5 | 0.53 | 0.3 |
| Hex | 74 | 26 | 24 | 0 | 43 | 45 | 37 | 2 | 35 | 1E |
| Octal | 164 | 46 | 44 | 0 | 103 | 105 | 67 | 2 | 65 | 36 |
| Binary | 1110100 | 100110 | 100100 | 0 | 1000011 | 1000101 | 110111 | 10 | 110101 | 11110 |
Color Harmonies of #742624
Complementary color
Monochromatic Colors of #742624
Black with #742624
Text Example
Text Example
White with #742624
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #742624; }
p { color: rgb(116,38,36); }
H1.HeaderClassName
{
color: #742624;
}
.AnyTagClassName
{
color: #742624;
}
</style>
background-color css
<style>
a { background-color: #742624; }
a { background-color: rgb(116,38,36); }
div.DivClassName
{
background-color: #742624;
}
.BgClassName
{
background-color: #742624;
}
</style>
border-color css
<style>
span { border-color: #742624; }
span { border-color: rgb(116,38,36); }
td.TdClassName
{
border-color: #742624;
}
.TagClassName
{
border-color: #742624;
}
</style>