Shades of Disco #841840
Tints of Disco #841840
RGB
CMYK
RGB Variations
Color information
#841840 (or 0x841840) is known color: Disco. HEX triplet: 84, 18 and 40. RGB value is (132,24,64). Sum of RGB (Red+Green+Blue) = 132+24+64=220 (29% of max value = 765). Red value is 132 (51.95% from 255 or 60% from 220); Green value is 24 (9.77% from 255 or 10.91% from 220); Blue value is 64 (25.39% from 255 or 29.09% from 220); Max value from RGB is 132 - color contains mainly: red. Hex color #841840 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #841840 is #7BE7BF. Grayscale: #3C3C3C. Windows color (decimal): -8120256 or 4200580. OLE color: 4200580.
HSL color Cylindrical-coordinate representation of color #841840: hue angle of 337.78º degrees, saturation: 0.69, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #841840 is Cyan = 0, Magento = 0.82, Yellow = 0.52 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 24 | 64 | - |
| CMYK | 0 | 0.82 | 0.52 | 0.48 |
| HSL | 337.78º | 0.69% | 0.31% | - |
| HSV(B) | 337.78º | 0.82% | 0.52% | - |
| XYZ | 10.77 | 5.93 | 5.43 | - |
| YUV | 60.85 | 129.78 | 178.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 24 | 64 | 0 | 0.82 | 0.52 | 0.48 | 337.78 | 0.69 | 0.31 |
| Hex | 84 | 18 | 40 | 0 | 52 | 34 | 30 | 152 | 45 | 1F |
| Octal | 204 | 30 | 100 | 0 | 122 | 64 | 60 | 522 | 105 | 37 |
| Binary | 10000100 | 11000 | 1000000 | 0 | 1010010 | 110100 | 110000 | 101010010 | 1000101 | 11111 |
Color Harmonies of #841840
Complementary color
Monochromatic Colors of #841840
Black with #841840
Text Example
Text Example
White with #841840
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #841840; }
p { color: rgb(132,24,64); }
H1.HeaderClassName
{
color: #841840;
}
.AnyTagClassName
{
color: #841840;
}
</style>
background-color css
<style>
a { background-color: #841840; }
a { background-color: rgb(132,24,64); }
div.DivClassName
{
background-color: #841840;
}
.BgClassName
{
background-color: #841840;
}
</style>
border-color css
<style>
span { border-color: #841840; }
span { border-color: rgb(132,24,64); }
td.TdClassName
{
border-color: #841840;
}
.TagClassName
{
border-color: #841840;
}
</style>