Shades of Lusty #783129
Tints of Lusty #783129
RGB
CMYK
RGB Variations
Color information
#783129 (or 0x783129) is known color: Lusty. HEX triplet: 78, 31 and 29. RGB value is (120,49,41). Sum of RGB (Red+Green+Blue) = 120+49+41=210 (27% of max value = 765). Red value is 120 (47.27% from 255 or 57.14% from 210); Green value is 49 (19.53% from 255 or 23.33% from 210); Blue value is 41 (16.41% from 255 or 19.52% from 210); Max value from RGB is 120 - color contains mainly: red. Hex color #783129 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #783129 is #87CED6. Grayscale: #454545. Windows color (decimal): -8900311 or 2699640. OLE color: 2699640.
HSL color Cylindrical-coordinate representation of color #783129: hue angle of 6.08º degrees, saturation: 0.49, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #783129 is Cyan = 0, Magento = 0.59, Yellow = 0.66 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 49 | 41 | - |
| CMYK | 0 | 0.59 | 0.66 | 0.53 |
| HSL | 6.08º | 0.49% | 0.32% | - |
| HSV(B) | 6.08º | 0.66% | 0.47% | - |
| XYZ | 9.24 | 6.35 | 2.84 | - |
| YUV | 69.32 | 112.02 | 164.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 49 | 41 | 0 | 0.59 | 0.66 | 0.53 | 6.08 | 0.49 | 0.32 |
| Hex | 78 | 31 | 29 | 0 | 3B | 42 | 35 | 6 | 31 | 20 |
| Octal | 170 | 61 | 51 | 0 | 73 | 102 | 65 | 6 | 61 | 40 |
| Binary | 1111000 | 110001 | 101001 | 0 | 111011 | 1000010 | 110101 | 110 | 110001 | 100000 |
Color Harmonies of #783129
Complementary color
Monochromatic Colors of #783129
Black with #783129
Text Example
Text Example
White with #783129
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #783129; }
p { color: rgb(120,49,41); }
H1.HeaderClassName
{
color: #783129;
}
.AnyTagClassName
{
color: #783129;
}
</style>
background-color css
<style>
a { background-color: #783129; }
a { background-color: rgb(120,49,41); }
div.DivClassName
{
background-color: #783129;
}
.BgClassName
{
background-color: #783129;
}
</style>
border-color css
<style>
span { border-color: #783129; }
span { border-color: rgb(120,49,41); }
td.TdClassName
{
border-color: #783129;
}
.TagClassName
{
border-color: #783129;
}
</style>