Shades of Disco #842849
Tints of Disco #842849
RGB
CMYK
RGB Variations
Color information
#842849 (or 0x842849) is known color: Disco. HEX triplet: 84, 28 and 49. RGB value is (132,40,73). Sum of RGB (Red+Green+Blue) = 132+40+73=245 (32% of max value = 765). Red value is 132 (51.95% from 255 or 53.88% from 245); Green value is 40 (16.02% from 255 or 16.33% from 245); Blue value is 73 (28.91% from 255 or 29.80% from 245); Max value from RGB is 132 - color contains mainly: red. Hex color #842849 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #842849 is #7BD7B6. Grayscale: #474747. Windows color (decimal): -8116151 or 4794500. OLE color: 4794500.
HSL color Cylindrical-coordinate representation of color #842849: hue angle of 338.48º degrees, saturation: 0.53, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #842849 is Cyan = 0, Magento = 0.70, Yellow = 0.45 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 40 | 73 | - |
| CMYK | 0 | 0.70 | 0.45 | 0.48 |
| HSL | 338.48º | 0.53% | 0.34% | - |
| HSV(B) | 338.48º | 0.7% | 0.52% | - |
| XYZ | 11.48 | 6.9 | 7.03 | - |
| YUV | 71.27 | 128.98 | 171.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 40 | 73 | 0 | 0.70 | 0.45 | 0.48 | 338.48 | 0.53 | 0.34 |
| Hex | 84 | 28 | 49 | 0 | 46 | 2D | 30 | 152 | 35 | 22 |
| Octal | 204 | 50 | 111 | 0 | 106 | 55 | 60 | 522 | 65 | 42 |
| Binary | 10000100 | 101000 | 1001001 | 0 | 1000110 | 101101 | 110000 | 101010010 | 110101 | 100010 |
Color Harmonies of #842849
Complementary color
Monochromatic Colors of #842849
Black with #842849
Text Example
Text Example
White with #842849
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #842849; }
p { color: rgb(132,40,73); }
H1.HeaderClassName
{
color: #842849;
}
.AnyTagClassName
{
color: #842849;
}
</style>
background-color css
<style>
a { background-color: #842849; }
a { background-color: rgb(132,40,73); }
div.DivClassName
{
background-color: #842849;
}
.BgClassName
{
background-color: #842849;
}
</style>
border-color css
<style>
span { border-color: #842849; }
span { border-color: rgb(132,40,73); }
td.TdClassName
{
border-color: #842849;
}
.TagClassName
{
border-color: #842849;
}
</style>