Shades of Lusty #783028
Tints of Lusty #783028
RGB
CMYK
RGB Variations
Color information
#783028 (or 0x783028) is known color: Lusty. HEX triplet: 78, 30 and 28. RGB value is (120,48,40). Sum of RGB (Red+Green+Blue) = 120+48+40=208 (27% of max value = 765). Red value is 120 (47.27% from 255 or 57.69% from 208); Green value is 48 (19.14% from 255 or 23.08% from 208); Blue value is 40 (16.02% from 255 or 19.23% from 208); Max value from RGB is 120 - color contains mainly: red. Hex color #783028 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #783028 is #87CFD7. Grayscale: #444444. Windows color (decimal): -8900568 or 2633848. OLE color: 2633848.
HSL color Cylindrical-coordinate representation of color #783028: hue angle of 6º degrees, saturation: 0.5, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #783028 is Cyan = 0, Magento = 0.60, Yellow = 0.67 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 48 | 40 | - |
| CMYK | 0 | 0.60 | 0.67 | 0.53 |
| HSL | 6º | 0.5% | 0.31% | - |
| HSV(B) | 6º | 0.67% | 0.47% | - |
| XYZ | 9.19 | 6.26 | 2.73 | - |
| YUV | 68.62 | 111.85 | 164.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 48 | 40 | 0 | 0.60 | 0.67 | 0.53 | 6 | 0.5 | 0.31 |
| Hex | 78 | 30 | 28 | 0 | 3C | 43 | 35 | 6 | 32 | 1F |
| Octal | 170 | 60 | 50 | 0 | 74 | 103 | 65 | 6 | 62 | 37 |
| Binary | 1111000 | 110000 | 101000 | 0 | 111100 | 1000011 | 110101 | 110 | 110010 | 11111 |
Color Harmonies of #783028
Complementary color
Monochromatic Colors of #783028
Black with #783028
Text Example
Text Example
White with #783028
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #783028; }
p { color: rgb(120,48,40); }
H1.HeaderClassName
{
color: #783028;
}
.AnyTagClassName
{
color: #783028;
}
</style>
background-color css
<style>
a { background-color: #783028; }
a { background-color: rgb(120,48,40); }
div.DivClassName
{
background-color: #783028;
}
.BgClassName
{
background-color: #783028;
}
</style>
border-color css
<style>
span { border-color: #783028; }
span { border-color: rgb(120,48,40); }
td.TdClassName
{
border-color: #783028;
}
.TagClassName
{
border-color: #783028;
}
</style>