Shades of Disco #842147
Tints of Disco #842147
RGB
CMYK
RGB Variations
Color information
#842147 (or 0x842147) is known color: Disco. HEX triplet: 84, 21 and 47. RGB value is (132,33,71). Sum of RGB (Red+Green+Blue) = 132+33+71=236 (31% of max value = 765). Red value is 132 (51.95% from 255 or 55.93% from 236); Green value is 33 (13.28% from 255 or 13.98% from 236); Blue value is 71 (28.12% from 255 or 30.08% from 236); Max value from RGB is 132 - color contains mainly: red. Hex color #842147 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #842147 is #7BDEB8. Grayscale: #424242. Windows color (decimal): -8117945 or 4661636. OLE color: 4661636.
HSL color Cylindrical-coordinate representation of color #842147: hue angle of 336.97º degrees, saturation: 0.6, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #842147 is Cyan = 0, Magento = 0.75, Yellow = 0.46 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 33 | 71 | - |
| CMYK | 0 | 0.75 | 0.46 | 0.48 |
| HSL | 336.97º | 0.6% | 0.32% | - |
| HSV(B) | 336.97º | 0.75% | 0.52% | - |
| XYZ | 11.2 | 6.45 | 6.62 | - |
| YUV | 66.93 | 130.3 | 174.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 33 | 71 | 0 | 0.75 | 0.46 | 0.48 | 336.97 | 0.6 | 0.32 |
| Hex | 84 | 21 | 47 | 0 | 4B | 2E | 30 | 151 | 3C | 20 |
| Octal | 204 | 41 | 107 | 0 | 113 | 56 | 60 | 521 | 74 | 40 |
| Binary | 10000100 | 100001 | 1000111 | 0 | 1001011 | 101110 | 110000 | 101010001 | 111100 | 100000 |
Color Harmonies of #842147
Complementary color
Monochromatic Colors of #842147
Black with #842147
Text Example
Text Example
White with #842147
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #842147; }
p { color: rgb(132,33,71); }
H1.HeaderClassName
{
color: #842147;
}
.AnyTagClassName
{
color: #842147;
}
</style>
background-color css
<style>
a { background-color: #842147; }
a { background-color: rgb(132,33,71); }
div.DivClassName
{
background-color: #842147;
}
.BgClassName
{
background-color: #842147;
}
</style>
border-color css
<style>
span { border-color: #842147; }
span { border-color: rgb(132,33,71); }
td.TdClassName
{
border-color: #842147;
}
.TagClassName
{
border-color: #842147;
}
</style>