Shades of Lusty #782827
Tints of Lusty #782827
RGB
CMYK
RGB Variations
Color information
#782827 (or 0x782827) is known color: Lusty. HEX triplet: 78, 28 and 27. RGB value is (120,40,39). Sum of RGB (Red+Green+Blue) = 120+40+39=199 (26% of max value = 765). Red value is 120 (47.27% from 255 or 60.30% from 199); Green value is 40 (16.02% from 255 or 20.10% from 199); Blue value is 39 (15.62% from 255 or 19.60% from 199); Max value from RGB is 120 - color contains mainly: red. Hex color #782827 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #782827 is #87D7D8. Grayscale: #3F3F3F. Windows color (decimal): -8902617 or 2566264. OLE color: 2566264.
HSL color Cylindrical-coordinate representation of color #782827: hue angle of 0.74º degrees, saturation: 0.51, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #782827 is Cyan = 0, Magento = 0.67, Yellow = 0.67 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 40 | 39 | - |
| CMYK | 0 | 0.67 | 0.67 | 0.53 |
| HSL | 0.74º | 0.51% | 0.31% | - |
| HSV(B) | 0.74º | 0.68% | 0.47% | - |
| XYZ | 8.87 | 5.66 | 2.54 | - |
| YUV | 63.81 | 114 | 168.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 40 | 39 | 0 | 0.67 | 0.67 | 0.53 | 0.74 | 0.51 | 0.31 |
| Hex | 78 | 28 | 27 | 0 | 43 | 43 | 35 | 1 | 33 | 1F |
| Octal | 170 | 50 | 47 | 0 | 103 | 103 | 65 | 1 | 63 | 37 |
| Binary | 1111000 | 101000 | 100111 | 0 | 1000011 | 1000011 | 110101 | 1 | 110011 | 11111 |
Color Harmonies of #782827
Complementary color
Monochromatic Colors of #782827
Black with #782827
Text Example
Text Example
White with #782827
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #782827; }
p { color: rgb(120,40,39); }
H1.HeaderClassName
{
color: #782827;
}
.AnyTagClassName
{
color: #782827;
}
</style>
background-color css
<style>
a { background-color: #782827; }
a { background-color: rgb(120,40,39); }
div.DivClassName
{
background-color: #782827;
}
.BgClassName
{
background-color: #782827;
}
</style>
border-color css
<style>
span { border-color: #782827; }
span { border-color: rgb(120,40,39); }
td.TdClassName
{
border-color: #782827;
}
.TagClassName
{
border-color: #782827;
}
</style>