Shades of Disco #842042
Tints of Disco #842042
RGB
CMYK
RGB Variations
Color information
#842042 (or 0x842042) is known color: Disco. HEX triplet: 84, 20 and 42. RGB value is (132,32,66). Sum of RGB (Red+Green+Blue) = 132+32+66=230 (30% of max value = 765). Red value is 132 (51.95% from 255 or 57.39% from 230); Green value is 32 (12.89% from 255 or 13.91% from 230); Blue value is 66 (26.17% from 255 or 28.70% from 230); Max value from RGB is 132 - color contains mainly: red. Hex color #842042 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #842042 is #7BDFBD. Grayscale: #414141. Windows color (decimal): -8118206 or 4333700. OLE color: 4333700.
HSL color Cylindrical-coordinate representation of color #842042: hue angle of 339.6º degrees, saturation: 0.61, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #842042 is Cyan = 0, Magento = 0.76, Yellow = 0.5 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 32 | 66 | - |
| CMYK | 0 | 0.76 | 0.5 | 0.48 |
| HSL | 339.6º | 0.61% | 0.32% | - |
| HSV(B) | 339.6º | 0.76% | 0.52% | - |
| XYZ | 11.02 | 6.33 | 5.8 | - |
| YUV | 65.78 | 128.13 | 175.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 32 | 66 | 0 | 0.76 | 0.5 | 0.48 | 339.6 | 0.61 | 0.32 |
| Hex | 84 | 20 | 42 | 0 | 4C | 32 | 30 | 154 | 3D | 20 |
| Octal | 204 | 40 | 102 | 0 | 114 | 62 | 60 | 524 | 75 | 40 |
| Binary | 10000100 | 100000 | 1000010 | 0 | 1001100 | 110010 | 110000 | 101010100 | 111101 | 100000 |
Color Harmonies of #842042
Complementary color
Monochromatic Colors of #842042
Black with #842042
Text Example
Text Example
White with #842042
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #842042; }
p { color: rgb(132,32,66); }
H1.HeaderClassName
{
color: #842042;
}
.AnyTagClassName
{
color: #842042;
}
</style>
background-color css
<style>
a { background-color: #842042; }
a { background-color: rgb(132,32,66); }
div.DivClassName
{
background-color: #842042;
}
.BgClassName
{
background-color: #842042;
}
</style>
border-color css
<style>
span { border-color: #842042; }
span { border-color: rgb(132,32,66); }
td.TdClassName
{
border-color: #842042;
}
.TagClassName
{
border-color: #842042;
}
</style>