Shades of Lusty #742423
Tints of Lusty #742423
RGB
CMYK
RGB Variations
Color information
#742423 (or 0x742423) is known color: Lusty. HEX triplet: 74, 24 and 23. RGB value is (116,36,35). Sum of RGB (Red+Green+Blue) = 116+36+35=187 (24% of max value = 765). Red value is 116 (45.70% from 255 or 62.03% from 187); Green value is 36 (14.45% from 255 or 19.25% from 187); Blue value is 35 (14.06% from 255 or 18.72% from 187); Max value from RGB is 116 - color contains mainly: red. Hex color #742423 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #742423 is #8BDBDC. Grayscale: #3B3B3B. Windows color (decimal): -9165789 or 2303092. OLE color: 2303092.
HSL color Cylindrical-coordinate representation of color #742423: hue angle of 0.74º degrees, saturation: 0.54, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #742423 is Cyan = 0, Magento = 0.69, Yellow = 0.70 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 36 | 35 | - |
| CMYK | 0 | 0.69 | 0.70 | 0.55 |
| HSL | 0.74º | 0.54% | 0.3% | - |
| HSV(B) | 0.74º | 0.7% | 0.45% | - |
| XYZ | 8.14 | 5.1 | 2.14 | - |
| YUV | 59.81 | 114 | 168.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 36 | 35 | 0 | 0.69 | 0.70 | 0.55 | 0.74 | 0.54 | 0.3 |
| Hex | 74 | 24 | 23 | 0 | 45 | 46 | 37 | 1 | 36 | 1E |
| Octal | 164 | 44 | 43 | 0 | 105 | 106 | 67 | 1 | 66 | 36 |
| Binary | 1110100 | 100100 | 100011 | 0 | 1000101 | 1000110 | 110111 | 1 | 110110 | 11110 |
Color Harmonies of #742423
Complementary color
Monochromatic Colors of #742423
Black with #742423
Text Example
Text Example
White with #742423
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #742423; }
p { color: rgb(116,36,35); }
H1.HeaderClassName
{
color: #742423;
}
.AnyTagClassName
{
color: #742423;
}
</style>
background-color css
<style>
a { background-color: #742423; }
a { background-color: rgb(116,36,35); }
div.DivClassName
{
background-color: #742423;
}
.BgClassName
{
background-color: #742423;
}
</style>
border-color css
<style>
span { border-color: #742423; }
span { border-color: rgb(116,36,35); }
td.TdClassName
{
border-color: #742423;
}
.TagClassName
{
border-color: #742423;
}
</style>