Shades of Lusty #742422
Tints of Lusty #742422
RGB
CMYK
RGB Variations
Color information
#742422 (or 0x742422) is known color: Lusty. HEX triplet: 74, 24 and 22. RGB value is (116,36,34). Sum of RGB (Red+Green+Blue) = 116+36+34=186 (24% of max value = 765). Red value is 116 (45.70% from 255 or 62.37% from 186); Green value is 36 (14.45% from 255 or 19.35% from 186); Blue value is 34 (13.67% from 255 or 18.28% from 186); Max value from RGB is 116 - color contains mainly: red. Hex color #742422 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #742422 is #8BDBDD. Grayscale: #3B3B3B. Windows color (decimal): -9165790 or 2237556. OLE color: 2237556.
HSL color Cylindrical-coordinate representation of color #742422: hue angle of 1.46º degrees, saturation: 0.55, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #742422 is Cyan = 0, Magento = 0.69, Yellow = 0.71 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 36 | 34 | - |
| CMYK | 0 | 0.69 | 0.71 | 0.55 |
| HSL | 1.46º | 0.55% | 0.29% | - |
| HSV(B) | 1.46º | 0.71% | 0.45% | - |
| XYZ | 8.12 | 5.09 | 2.07 | - |
| YUV | 59.69 | 113.5 | 168.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 36 | 34 | 0 | 0.69 | 0.71 | 0.55 | 1.46 | 0.55 | 0.29 |
| Hex | 74 | 24 | 22 | 0 | 45 | 47 | 37 | 1 | 37 | 1D |
| Octal | 164 | 44 | 42 | 0 | 105 | 107 | 67 | 1 | 67 | 35 |
| Binary | 1110100 | 100100 | 100010 | 0 | 1000101 | 1000111 | 110111 | 1 | 110111 | 11101 |
Color Harmonies of #742422
Complementary color
Monochromatic Colors of #742422
Black with #742422
Text Example
Text Example
White with #742422
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #742422; }
p { color: rgb(116,36,34); }
H1.HeaderClassName
{
color: #742422;
}
.AnyTagClassName
{
color: #742422;
}
</style>
background-color css
<style>
a { background-color: #742422; }
a { background-color: rgb(116,36,34); }
div.DivClassName
{
background-color: #742422;
}
.BgClassName
{
background-color: #742422;
}
</style>
border-color css
<style>
span { border-color: #742422; }
span { border-color: rgb(116,36,34); }
td.TdClassName
{
border-color: #742422;
}
.TagClassName
{
border-color: #742422;
}
</style>