Shades of Disco #842048
Tints of Disco #842048
RGB
CMYK
RGB Variations
Color information
#842048 (or 0x842048) is known color: Disco. HEX triplet: 84, 20 and 48. RGB value is (132,32,72). Sum of RGB (Red+Green+Blue) = 132+32+72=236 (31% of max value = 765). Red value is 132 (51.95% from 255 or 55.93% from 236); Green value is 32 (12.89% from 255 or 13.56% from 236); Blue value is 72 (28.52% from 255 or 30.51% from 236); Max value from RGB is 132 - color contains mainly: red. Hex color #842048 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #842048 is #7BDFB7. Grayscale: #424242. Windows color (decimal): -8118200 or 4726916. OLE color: 4726916.
HSL color Cylindrical-coordinate representation of color #842048: hue angle of 336º 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 #842048 is Cyan = 0, Magento = 0.76, Yellow = 0.45 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 32 | 72 | - |
| CMYK | 0 | 0.76 | 0.45 | 0.48 |
| HSL | 336º | 0.61% | 0.32% | - |
| HSV(B) | 336º | 0.76% | 0.52% | - |
| XYZ | 11.2 | 6.41 | 6.78 | - |
| YUV | 66.46 | 131.13 | 174.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 32 | 72 | 0 | 0.76 | 0.45 | 0.48 | 336 | 0.61 | 0.32 |
| Hex | 84 | 20 | 48 | 0 | 4C | 2D | 30 | 150 | 3D | 20 |
| Octal | 204 | 40 | 110 | 0 | 114 | 55 | 60 | 520 | 75 | 40 |
| Binary | 10000100 | 100000 | 1001000 | 0 | 1001100 | 101101 | 110000 | 101010000 | 111101 | 100000 |
Color Harmonies of #842048
Complementary color
Monochromatic Colors of #842048
Black with #842048
Text Example
Text Example
White with #842048
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #842048; }
p { color: rgb(132,32,72); }
H1.HeaderClassName
{
color: #842048;
}
.AnyTagClassName
{
color: #842048;
}
</style>
background-color css
<style>
a { background-color: #842048; }
a { background-color: rgb(132,32,72); }
div.DivClassName
{
background-color: #842048;
}
.BgClassName
{
background-color: #842048;
}
</style>
border-color css
<style>
span { border-color: #842048; }
span { border-color: rgb(132,32,72); }
td.TdClassName
{
border-color: #842048;
}
.TagClassName
{
border-color: #842048;
}
</style>