Shades of Disco #842140
Tints of Disco #842140
RGB
CMYK
RGB Variations
Color information
#842140 (or 0x842140) is known color: Disco. HEX triplet: 84, 21 and 40. RGB value is (132,33,64). Sum of RGB (Red+Green+Blue) = 132+33+64=229 (30% of max value = 765). Red value is 132 (51.95% from 255 or 57.64% from 229); Green value is 33 (13.28% from 255 or 14.41% from 229); Blue value is 64 (25.39% from 255 or 27.95% from 229); Max value from RGB is 132 - color contains mainly: red. Hex color #842140 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #842140 is #7BDEBF. Grayscale: #424242. Windows color (decimal): -8117952 or 4202884. OLE color: 4202884.
HSL color Cylindrical-coordinate representation of color #842140: hue angle of 341.21º 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 #842140 is Cyan = 0, Magento = 0.75, Yellow = 0.52 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 33 | 64 | - |
| CMYK | 0 | 0.75 | 0.52 | 0.48 |
| HSL | 341.21º | 0.6% | 0.32% | - |
| HSV(B) | 341.21º | 0.75% | 0.52% | - |
| XYZ | 10.98 | 6.36 | 5.5 | - |
| YUV | 66.14 | 126.8 | 174.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 33 | 64 | 0 | 0.75 | 0.52 | 0.48 | 341.21 | 0.6 | 0.32 |
| Hex | 84 | 21 | 40 | 0 | 4B | 34 | 30 | 155 | 3C | 20 |
| Octal | 204 | 41 | 100 | 0 | 113 | 64 | 60 | 525 | 74 | 40 |
| Binary | 10000100 | 100001 | 1000000 | 0 | 1001011 | 110100 | 110000 | 101010101 | 111100 | 100000 |
Color Harmonies of #842140
Complementary color
Monochromatic Colors of #842140
Black with #842140
Text Example
Text Example
White with #842140
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #842140; }
p { color: rgb(132,33,64); }
H1.HeaderClassName
{
color: #842140;
}
.AnyTagClassName
{
color: #842140;
}
</style>
background-color css
<style>
a { background-color: #842140; }
a { background-color: rgb(132,33,64); }
div.DivClassName
{
background-color: #842140;
}
.BgClassName
{
background-color: #842140;
}
</style>
border-color css
<style>
span { border-color: #842140; }
span { border-color: rgb(132,33,64); }
td.TdClassName
{
border-color: #842140;
}
.TagClassName
{
border-color: #842140;
}
</style>