Shades of Lusty #742927
Tints of Lusty #742927
RGB
CMYK
RGB Variations
Color information
#742927 (or 0x742927) is known color: Lusty. HEX triplet: 74, 29 and 27. RGB value is (116,41,39). Sum of RGB (Red+Green+Blue) = 116+41+39=196 (25% of max value = 765). Red value is 116 (45.70% from 255 or 59.18% from 196); Green value is 41 (16.41% from 255 or 20.92% from 196); Blue value is 39 (15.62% from 255 or 19.90% from 196); Max value from RGB is 116 - color contains mainly: red. Hex color #742927 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #742927 is #8BD6D8. Grayscale: #3F3F3F. Windows color (decimal): -9164505 or 2566516. OLE color: 2566516.
HSL color Cylindrical-coordinate representation of color #742927: hue angle of 1.56º degrees, saturation: 0.5, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #742927 is Cyan = 0, Magento = 0.65, Yellow = 0.66 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 41 | 39 | - |
| CMYK | 0 | 0.65 | 0.66 | 0.55 |
| HSL | 1.56º | 0.5% | 0.3% | - |
| HSV(B) | 1.56º | 0.66% | 0.45% | - |
| XYZ | 8.36 | 5.45 | 2.53 | - |
| YUV | 63.2 | 114.35 | 165.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 41 | 39 | 0 | 0.65 | 0.66 | 0.55 | 1.56 | 0.5 | 0.3 |
| Hex | 74 | 29 | 27 | 0 | 41 | 42 | 37 | 2 | 32 | 1E |
| Octal | 164 | 51 | 47 | 0 | 101 | 102 | 67 | 2 | 62 | 36 |
| Binary | 1110100 | 101001 | 100111 | 0 | 1000001 | 1000010 | 110111 | 10 | 110010 | 11110 |
Color Harmonies of #742927
Complementary color
Monochromatic Colors of #742927
Black with #742927
Text Example
Text Example
White with #742927
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #742927; }
p { color: rgb(116,41,39); }
H1.HeaderClassName
{
color: #742927;
}
.AnyTagClassName
{
color: #742927;
}
</style>
background-color css
<style>
a { background-color: #742927; }
a { background-color: rgb(116,41,39); }
div.DivClassName
{
background-color: #742927;
}
.BgClassName
{
background-color: #742927;
}
</style>
border-color css
<style>
span { border-color: #742927; }
span { border-color: rgb(116,41,39); }
td.TdClassName
{
border-color: #742927;
}
.TagClassName
{
border-color: #742927;
}
</style>