Shades of Disco #842149
Tints of Disco #842149
RGB
CMYK
RGB Variations
Color information
#842149 (or 0x842149) is known color: Disco. HEX triplet: 84, 21 and 49. RGB value is (132,33,73). Sum of RGB (Red+Green+Blue) = 132+33+73=238 (31% of max value = 765). Red value is 132 (51.95% from 255 or 55.46% from 238); Green value is 33 (13.28% from 255 or 13.87% from 238); Blue value is 73 (28.91% from 255 or 30.67% from 238); Max value from RGB is 132 - color contains mainly: red. Hex color #842149 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #842149 is #7BDEB6. Grayscale: #434343. Windows color (decimal): -8117943 or 4792708. OLE color: 4792708.
HSL color Cylindrical-coordinate representation of color #842149: hue angle of 335.76º 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 #842149 is Cyan = 0, Magento = 0.75, Yellow = 0.45 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 33 | 73 | - |
| CMYK | 0 | 0.75 | 0.45 | 0.48 |
| HSL | 335.76º | 0.6% | 0.32% | - |
| HSV(B) | 335.76º | 0.75% | 0.52% | - |
| XYZ | 11.26 | 6.47 | 6.96 | - |
| YUV | 67.16 | 131.3 | 174.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 33 | 73 | 0 | 0.75 | 0.45 | 0.48 | 335.76 | 0.6 | 0.32 |
| Hex | 84 | 21 | 49 | 0 | 4B | 2D | 30 | 150 | 3C | 20 |
| Octal | 204 | 41 | 111 | 0 | 113 | 55 | 60 | 520 | 74 | 40 |
| Binary | 10000100 | 100001 | 1001001 | 0 | 1001011 | 101101 | 110000 | 101010000 | 111100 | 100000 |
Color Harmonies of #842149
Complementary color
Monochromatic Colors of #842149
Black with #842149
Text Example
Text Example
White with #842149
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #842149; }
p { color: rgb(132,33,73); }
H1.HeaderClassName
{
color: #842149;
}
.AnyTagClassName
{
color: #842149;
}
</style>
background-color css
<style>
a { background-color: #842149; }
a { background-color: rgb(132,33,73); }
div.DivClassName
{
background-color: #842149;
}
.BgClassName
{
background-color: #842149;
}
</style>
border-color css
<style>
span { border-color: #842149; }
span { border-color: rgb(132,33,73); }
td.TdClassName
{
border-color: #842149;
}
.TagClassName
{
border-color: #842149;
}
</style>