Shades of Lusty #783434
Tints of Lusty #783434
RGB
CMYK
RGB Variations
Color information
#783434 (or 0x783434) is known color: Lusty. HEX triplet: 78, 34 and 34. RGB value is (120,52,52). Sum of RGB (Red+Green+Blue) = 120+52+52=224 (29% of max value = 765). Red value is 120 (47.27% from 255 or 53.57% from 224); Green value is 52 (20.70% from 255 or 23.21% from 224); Blue value is 52 (20.70% from 255 or 23.21% from 224); Max value from RGB is 120 - color contains mainly: red. Hex color #783434 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #783434 is #87CBCB. Grayscale: #484848. Windows color (decimal): -8899532 or 3421304. OLE color: 3421304.
HSL color Cylindrical-coordinate representation of color #783434: hue angle of 0º 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 #783434 is Cyan = 0, Magento = 0.57, Yellow = 0.57 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 52 | 52 | - |
| CMYK | 0 | 0.57 | 0.57 | 0.53 |
| HSL | 0º | 0.4% | 0.34% | - |
| HSV(B) | 0º | 0.57% | 0.47% | - |
| XYZ | 9.59 | 6.7 | 4.04 | - |
| YUV | 72.33 | 116.53 | 162 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 52 | 52 | 0 | 0.57 | 0.57 | 0.53 | 0 | 0.4 | 0.34 |
| Hex | 78 | 34 | 34 | 0 | 39 | 39 | 35 | 0 | 28 | 22 |
| Octal | 170 | 64 | 64 | 0 | 71 | 71 | 65 | 0 | 50 | 42 |
| Binary | 1111000 | 110100 | 110100 | 0 | 111001 | 111001 | 110101 | 0 | 101000 | 100010 |
Color Harmonies of #783434
Complementary color
Monochromatic Colors of #783434
Black with #783434
Text Example
Text Example
White with #783434
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #783434; }
p { color: rgb(120,52,52); }
H1.HeaderClassName
{
color: #783434;
}
.AnyTagClassName
{
color: #783434;
}
</style>
background-color css
<style>
a { background-color: #783434; }
a { background-color: rgb(120,52,52); }
div.DivClassName
{
background-color: #783434;
}
.BgClassName
{
background-color: #783434;
}
</style>
border-color css
<style>
span { border-color: #783434; }
span { border-color: rgb(120,52,52); }
td.TdClassName
{
border-color: #783434;
}
.TagClassName
{
border-color: #783434;
}
</style>