Shades of Lusty #783531
Tints of Lusty #783531
RGB
CMYK
RGB Variations
Color information
#783531 (or 0x783531) is known color: Lusty. HEX triplet: 78, 35 and 31. RGB value is (120,53,49). Sum of RGB (Red+Green+Blue) = 120+53+49=222 (29% of max value = 765). Red value is 120 (47.27% from 255 or 54.05% from 222); Green value is 53 (21.09% from 255 or 23.87% from 222); Blue value is 49 (19.53% from 255 or 22.07% from 222); Max value from RGB is 120 - color contains mainly: red. Hex color #783531 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #783531 is #87CACE. Grayscale: #484848. Windows color (decimal): -8899279 or 3224952. OLE color: 3224952.
HSL color Cylindrical-coordinate representation of color #783531: hue angle of 3.38º degrees, saturation: 0.42, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #783531 is Cyan = 0, Magento = 0.56, Yellow = 0.59 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 53 | 49 | - |
| CMYK | 0 | 0.56 | 0.59 | 0.53 |
| HSL | 3.38º | 0.42% | 0.33% | - |
| HSV(B) | 3.38º | 0.59% | 0.47% | - |
| XYZ | 9.57 | 6.76 | 3.71 | - |
| YUV | 72.58 | 114.7 | 161.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 53 | 49 | 0 | 0.56 | 0.59 | 0.53 | 3.38 | 0.42 | 0.33 |
| Hex | 78 | 35 | 31 | 0 | 38 | 3B | 35 | 3 | 2A | 21 |
| Octal | 170 | 65 | 61 | 0 | 70 | 73 | 65 | 3 | 52 | 41 |
| Binary | 1111000 | 110101 | 110001 | 0 | 111000 | 111011 | 110101 | 11 | 101010 | 100001 |
Color Harmonies of #783531
Complementary color
Monochromatic Colors of #783531
Black with #783531
Text Example
Text Example
White with #783531
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #783531; }
p { color: rgb(120,53,49); }
H1.HeaderClassName
{
color: #783531;
}
.AnyTagClassName
{
color: #783531;
}
</style>
background-color css
<style>
a { background-color: #783531; }
a { background-color: rgb(120,53,49); }
div.DivClassName
{
background-color: #783531;
}
.BgClassName
{
background-color: #783531;
}
</style>
border-color css
<style>
span { border-color: #783531; }
span { border-color: rgb(120,53,49); }
td.TdClassName
{
border-color: #783531;
}
.TagClassName
{
border-color: #783531;
}
</style>