Shades of Disco #842947
Tints of Disco #842947
RGB
CMYK
RGB Variations
Color information
#842947 (or 0x842947) is known color: Disco. HEX triplet: 84, 29 and 47. RGB value is (132,41,71). Sum of RGB (Red+Green+Blue) = 132+41+71=244 (32% of max value = 765). Red value is 132 (51.95% from 255 or 54.10% from 244); Green value is 41 (16.41% from 255 or 16.80% from 244); Blue value is 71 (28.12% from 255 or 29.10% from 244); Max value from RGB is 132 - color contains mainly: red. Hex color #842947 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #842947 is #7BD6B8. Grayscale: #474747. Windows color (decimal): -8115897 or 4663684. OLE color: 4663684.
HSL color Cylindrical-coordinate representation of color #842947: hue angle of 340.22º degrees, saturation: 0.53, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #842947 is Cyan = 0, Magento = 0.69, Yellow = 0.46 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 41 | 71 | - |
| CMYK | 0 | 0.69 | 0.46 | 0.48 |
| HSL | 340.22º | 0.53% | 0.34% | - |
| HSV(B) | 340.22º | 0.69% | 0.52% | - |
| XYZ | 11.45 | 6.95 | 6.7 | - |
| YUV | 71.63 | 127.65 | 171.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 41 | 71 | 0 | 0.69 | 0.46 | 0.48 | 340.22 | 0.53 | 0.34 |
| Hex | 84 | 29 | 47 | 0 | 45 | 2E | 30 | 154 | 35 | 22 |
| Octal | 204 | 51 | 107 | 0 | 105 | 56 | 60 | 524 | 65 | 42 |
| Binary | 10000100 | 101001 | 1000111 | 0 | 1000101 | 101110 | 110000 | 101010100 | 110101 | 100010 |
Color Harmonies of #842947
Complementary color
Monochromatic Colors of #842947
Black with #842947
Text Example
Text Example
White with #842947
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #842947; }
p { color: rgb(132,41,71); }
H1.HeaderClassName
{
color: #842947;
}
.AnyTagClassName
{
color: #842947;
}
</style>
background-color css
<style>
a { background-color: #842947; }
a { background-color: rgb(132,41,71); }
div.DivClassName
{
background-color: #842947;
}
.BgClassName
{
background-color: #842947;
}
</style>
border-color css
<style>
span { border-color: #842947; }
span { border-color: rgb(132,41,71); }
td.TdClassName
{
border-color: #842947;
}
.TagClassName
{
border-color: #842947;
}
</style>