Shades of Disco #842141
Tints of Disco #842141
RGB
CMYK
RGB Variations
Color information
#842141 (or 0x842141) is known color: Disco. HEX triplet: 84, 21 and 41. RGB value is (132,33,65). Sum of RGB (Red+Green+Blue) = 132+33+65=230 (30% of max value = 765). Red value is 132 (51.95% from 255 or 57.39% from 230); Green value is 33 (13.28% from 255 or 14.35% from 230); Blue value is 65 (25.78% from 255 or 28.26% from 230); Max value from RGB is 132 - color contains mainly: red. Hex color #842141 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #842141 is #7BDEBE. Grayscale: #424242. Windows color (decimal): -8117951 or 4268420. OLE color: 4268420.
HSL color Cylindrical-coordinate representation of color #842141: hue angle of 340.61º 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 #842141 is Cyan = 0, Magento = 0.75, Yellow = 0.51 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 33 | 65 | - |
| CMYK | 0 | 0.75 | 0.51 | 0.48 |
| HSL | 340.61º | 0.6% | 0.32% | - |
| HSV(B) | 340.61º | 0.75% | 0.52% | - |
| XYZ | 11.01 | 6.37 | 5.65 | - |
| YUV | 66.25 | 127.3 | 174.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 33 | 65 | 0 | 0.75 | 0.51 | 0.48 | 340.61 | 0.6 | 0.32 |
| Hex | 84 | 21 | 41 | 0 | 4B | 33 | 30 | 155 | 3C | 20 |
| Octal | 204 | 41 | 101 | 0 | 113 | 63 | 60 | 525 | 74 | 40 |
| Binary | 10000100 | 100001 | 1000001 | 0 | 1001011 | 110011 | 110000 | 101010101 | 111100 | 100000 |
Color Harmonies of #842141
Complementary color
Monochromatic Colors of #842141
Black with #842141
Text Example
Text Example
White with #842141
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #842141; }
p { color: rgb(132,33,65); }
H1.HeaderClassName
{
color: #842141;
}
.AnyTagClassName
{
color: #842141;
}
</style>
background-color css
<style>
a { background-color: #842141; }
a { background-color: rgb(132,33,65); }
div.DivClassName
{
background-color: #842141;
}
.BgClassName
{
background-color: #842141;
}
</style>
border-color css
<style>
span { border-color: #842141; }
span { border-color: rgb(132,33,65); }
td.TdClassName
{
border-color: #842141;
}
.TagClassName
{
border-color: #842141;
}
</style>