Shades of Lusty #742722
Tints of Lusty #742722
RGB
CMYK
RGB Variations
Color information
#742722 (or 0x742722) is known color: Lusty. HEX triplet: 74, 27 and 22. RGB value is (116,39,34). Sum of RGB (Red+Green+Blue) = 116+39+34=189 (25% of max value = 765). Red value is 116 (45.70% from 255 or 61.38% from 189); Green value is 39 (15.62% from 255 or 20.63% from 189); Blue value is 34 (13.67% from 255 or 17.99% from 189); Max value from RGB is 116 - color contains mainly: red. Hex color #742722 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #742722 is #8BD8DD. Grayscale: #3D3D3D. Windows color (decimal): -9165022 or 2238324. OLE color: 2238324.
HSL color Cylindrical-coordinate representation of color #742722: hue angle of 3.66º 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 #742722 is Cyan = 0, Magento = 0.66, Yellow = 0.71 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 39 | 34 | - |
| CMYK | 0 | 0.66 | 0.71 | 0.55 |
| HSL | 3.66º | 0.55% | 0.29% | - |
| HSV(B) | 3.66º | 0.71% | 0.45% | - |
| XYZ | 8.22 | 5.28 | 2.1 | - |
| YUV | 61.45 | 112.51 | 166.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 39 | 34 | 0 | 0.66 | 0.71 | 0.55 | 3.66 | 0.55 | 0.29 |
| Hex | 74 | 27 | 22 | 0 | 42 | 47 | 37 | 4 | 37 | 1D |
| Octal | 164 | 47 | 42 | 0 | 102 | 107 | 67 | 4 | 67 | 35 |
| Binary | 1110100 | 100111 | 100010 | 0 | 1000010 | 1000111 | 110111 | 100 | 110111 | 11101 |
Color Harmonies of #742722
Complementary color
Monochromatic Colors of #742722
Black with #742722
Text Example
Text Example
White with #742722
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #742722; }
p { color: rgb(116,39,34); }
H1.HeaderClassName
{
color: #742722;
}
.AnyTagClassName
{
color: #742722;
}
</style>
background-color css
<style>
a { background-color: #742722; }
a { background-color: rgb(116,39,34); }
div.DivClassName
{
background-color: #742722;
}
.BgClassName
{
background-color: #742722;
}
</style>
border-color css
<style>
span { border-color: #742722; }
span { border-color: rgb(116,39,34); }
td.TdClassName
{
border-color: #742722;
}
.TagClassName
{
border-color: #742722;
}
</style>