Shades of Lusty #742726
Tints of Lusty #742726
RGB
CMYK
RGB Variations
Color information
#742726 (or 0x742726) is known color: Lusty. HEX triplet: 74, 27 and 26. RGB value is (116,39,38). Sum of RGB (Red+Green+Blue) = 116+39+38=193 (25% of max value = 765). Red value is 116 (45.70% from 255 or 60.10% from 193); Green value is 39 (15.62% from 255 or 20.21% from 193); Blue value is 38 (15.23% from 255 or 19.69% from 193); Max value from RGB is 116 - color contains mainly: red. Hex color #742726 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #742726 is #8BD8D9. Grayscale: #3D3D3D. Windows color (decimal): -9165018 or 2500468. OLE color: 2500468.
HSL color Cylindrical-coordinate representation of color #742726: hue angle of 0.77º 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 #742726 is Cyan = 0, Magento = 0.66, Yellow = 0.67 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 39 | 38 | - |
| CMYK | 0 | 0.66 | 0.67 | 0.55 |
| HSL | 0.77º | 0.51% | 0.3% | - |
| HSV(B) | 0.77º | 0.67% | 0.45% | - |
| XYZ | 8.28 | 5.3 | 2.42 | - |
| YUV | 61.91 | 114.51 | 166.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 39 | 38 | 0 | 0.66 | 0.67 | 0.55 | 0.77 | 0.51 | 0.3 |
| Hex | 74 | 27 | 26 | 0 | 42 | 43 | 37 | 1 | 33 | 1E |
| Octal | 164 | 47 | 46 | 0 | 102 | 103 | 67 | 1 | 63 | 36 |
| Binary | 1110100 | 100111 | 100110 | 0 | 1000010 | 1000011 | 110111 | 1 | 110011 | 11110 |
Color Harmonies of #742726
Complementary color
Monochromatic Colors of #742726
Black with #742726
Text Example
Text Example
White with #742726
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #742726; }
p { color: rgb(116,39,38); }
H1.HeaderClassName
{
color: #742726;
}
.AnyTagClassName
{
color: #742726;
}
</style>
background-color css
<style>
a { background-color: #742726; }
a { background-color: rgb(116,39,38); }
div.DivClassName
{
background-color: #742726;
}
.BgClassName
{
background-color: #742726;
}
</style>
border-color css
<style>
span { border-color: #742726; }
span { border-color: rgb(116,39,38); }
td.TdClassName
{
border-color: #742726;
}
.TagClassName
{
border-color: #742726;
}
</style>