Shades of Disco #842747
Tints of Disco #842747
RGB
CMYK
RGB Variations
Color information
#842747 (or 0x842747) is known color: Disco. HEX triplet: 84, 27 and 47. RGB value is (132,39,71). Sum of RGB (Red+Green+Blue) = 132+39+71=242 (32% of max value = 765). Red value is 132 (51.95% from 255 or 54.55% from 242); Green value is 39 (15.62% from 255 or 16.12% from 242); Blue value is 71 (28.12% from 255 or 29.34% from 242); Max value from RGB is 132 - color contains mainly: red. Hex color #842747 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #842747 is #7BD8B8. Grayscale: #464646. Windows color (decimal): -8116409 or 4663172. OLE color: 4663172.
HSL color Cylindrical-coordinate representation of color #842747: hue angle of 339.35º degrees, saturation: 0.54, 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 #842747 is Cyan = 0, Magento = 0.70, Yellow = 0.46 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 39 | 71 | - |
| CMYK | 0 | 0.70 | 0.46 | 0.48 |
| HSL | 339.35º | 0.54% | 0.34% | - |
| HSV(B) | 339.35º | 0.7% | 0.52% | - |
| XYZ | 11.38 | 6.81 | 6.68 | - |
| YUV | 70.46 | 128.31 | 171.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 39 | 71 | 0 | 0.70 | 0.46 | 0.48 | 339.35 | 0.54 | 0.34 |
| Hex | 84 | 27 | 47 | 0 | 46 | 2E | 30 | 153 | 36 | 22 |
| Octal | 204 | 47 | 107 | 0 | 106 | 56 | 60 | 523 | 66 | 42 |
| Binary | 10000100 | 100111 | 1000111 | 0 | 1000110 | 101110 | 110000 | 101010011 | 110110 | 100010 |
Color Harmonies of #842747
Complementary color
Monochromatic Colors of #842747
Black with #842747
Text Example
Text Example
White with #842747
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #842747; }
p { color: rgb(132,39,71); }
H1.HeaderClassName
{
color: #842747;
}
.AnyTagClassName
{
color: #842747;
}
</style>
background-color css
<style>
a { background-color: #842747; }
a { background-color: rgb(132,39,71); }
div.DivClassName
{
background-color: #842747;
}
.BgClassName
{
background-color: #842747;
}
</style>
border-color css
<style>
span { border-color: #842747; }
span { border-color: rgb(132,39,71); }
td.TdClassName
{
border-color: #842747;
}
.TagClassName
{
border-color: #842747;
}
</style>