Shades of Disco #842845
Tints of Disco #842845
RGB
CMYK
RGB Variations
Color information
#842845 (or 0x842845) is known color: Disco. HEX triplet: 84, 28 and 45. RGB value is (132,40,69). Sum of RGB (Red+Green+Blue) = 132+40+69=241 (31% of max value = 765). Red value is 132 (51.95% from 255 or 54.77% from 241); Green value is 40 (16.02% from 255 or 16.60% from 241); Blue value is 69 (27.34% from 255 or 28.63% from 241); Max value from RGB is 132 - color contains mainly: red. Hex color #842845 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #842845 is #7BD7BA. Grayscale: #464646. Windows color (decimal): -8116155 or 4532356. OLE color: 4532356.
HSL color Cylindrical-coordinate representation of color #842845: hue angle of 341.09º 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 #842845 is Cyan = 0, Magento = 0.70, Yellow = 0.48 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 40 | 69 | - |
| CMYK | 0 | 0.70 | 0.48 | 0.48 |
| HSL | 341.09º | 0.53% | 0.34% | - |
| HSV(B) | 341.09º | 0.7% | 0.52% | - |
| XYZ | 11.35 | 6.85 | 6.35 | - |
| YUV | 70.81 | 126.98 | 171.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 40 | 69 | 0 | 0.70 | 0.48 | 0.48 | 341.09 | 0.53 | 0.34 |
| Hex | 84 | 28 | 45 | 0 | 46 | 30 | 30 | 155 | 35 | 22 |
| Octal | 204 | 50 | 105 | 0 | 106 | 60 | 60 | 525 | 65 | 42 |
| Binary | 10000100 | 101000 | 1000101 | 0 | 1000110 | 110000 | 110000 | 101010101 | 110101 | 100010 |
Color Harmonies of #842845
Complementary color
Monochromatic Colors of #842845
Black with #842845
Text Example
Text Example
White with #842845
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #842845; }
p { color: rgb(132,40,69); }
H1.HeaderClassName
{
color: #842845;
}
.AnyTagClassName
{
color: #842845;
}
</style>
background-color css
<style>
a { background-color: #842845; }
a { background-color: rgb(132,40,69); }
div.DivClassName
{
background-color: #842845;
}
.BgClassName
{
background-color: #842845;
}
</style>
border-color css
<style>
span { border-color: #842845; }
span { border-color: rgb(132,40,69); }
td.TdClassName
{
border-color: #842845;
}
.TagClassName
{
border-color: #842845;
}
</style>