Shades of Lusty #783533
Tints of Lusty #783533
RGB
CMYK
RGB Variations
Color information
#783533 (or 0x783533) is known color: Lusty. HEX triplet: 78, 35 and 33. RGB value is (120,53,51). Sum of RGB (Red+Green+Blue) = 120+53+51=224 (29% of max value = 765). Red value is 120 (47.27% from 255 or 53.57% from 224); Green value is 53 (21.09% from 255 or 23.66% from 224); Blue value is 51 (20.31% from 255 or 22.77% from 224); Max value from RGB is 120 - color contains mainly: red. Hex color #783533 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #783533 is #87CACC. Grayscale: #484848. Windows color (decimal): -8899277 or 3356024. OLE color: 3356024.
HSL color Cylindrical-coordinate representation of color #783533: hue angle of 1.74º degrees, saturation: 0.4, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #783533 is Cyan = 0, Magento = 0.56, Yellow = 0.58 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 53 | 51 | - |
| CMYK | 0 | 0.56 | 0.58 | 0.53 |
| HSL | 1.74º | 0.4% | 0.34% | - |
| HSV(B) | 1.74º | 0.58% | 0.47% | - |
| XYZ | 9.62 | 6.78 | 3.93 | - |
| YUV | 72.81 | 115.7 | 161.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 53 | 51 | 0 | 0.56 | 0.58 | 0.53 | 1.74 | 0.4 | 0.34 |
| Hex | 78 | 35 | 33 | 0 | 38 | 3A | 35 | 2 | 28 | 22 |
| Octal | 170 | 65 | 63 | 0 | 70 | 72 | 65 | 2 | 50 | 42 |
| Binary | 1111000 | 110101 | 110011 | 0 | 111000 | 111010 | 110101 | 10 | 101000 | 100010 |
Color Harmonies of #783533
Complementary color
Monochromatic Colors of #783533
Black with #783533
Text Example
Text Example
White with #783533
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #783533; }
p { color: rgb(120,53,51); }
H1.HeaderClassName
{
color: #783533;
}
.AnyTagClassName
{
color: #783533;
}
</style>
background-color css
<style>
a { background-color: #783533; }
a { background-color: rgb(120,53,51); }
div.DivClassName
{
background-color: #783533;
}
.BgClassName
{
background-color: #783533;
}
</style>
border-color css
<style>
span { border-color: #783533; }
span { border-color: rgb(120,53,51); }
td.TdClassName
{
border-color: #783533;
}
.TagClassName
{
border-color: #783533;
}
</style>