Shades of Disco #841640
Tints of Disco #841640
RGB
CMYK
RGB Variations
Color information
#841640 (or 0x841640) is known color: Disco. HEX triplet: 84, 16 and 40. RGB value is (132,22,64). Sum of RGB (Red+Green+Blue) = 132+22+64=218 (28% of max value = 765). Red value is 132 (51.95% from 255 or 60.55% from 218); Green value is 22 (8.98% from 255 or 10.09% from 218); Blue value is 64 (25.39% from 255 or 29.36% from 218); Max value from RGB is 132 - color contains mainly: red. Hex color #841640 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #841640 is #7BE9BF. Grayscale: #3B3B3B. Windows color (decimal): -8120768 or 4200068. OLE color: 4200068.
HSL color Cylindrical-coordinate representation of color #841640: hue angle of 337.09º degrees, saturation: 0.71, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #841640 is Cyan = 0, Magento = 0.83, Yellow = 0.52 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 22 | 64 | - |
| CMYK | 0 | 0.83 | 0.52 | 0.48 |
| HSL | 337.09º | 0.71% | 0.3% | - |
| HSV(B) | 337.09º | 0.83% | 0.52% | - |
| XYZ | 10.73 | 5.85 | 5.41 | - |
| YUV | 59.68 | 130.44 | 179.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 22 | 64 | 0 | 0.83 | 0.52 | 0.48 | 337.09 | 0.71 | 0.3 |
| Hex | 84 | 16 | 40 | 0 | 53 | 34 | 30 | 151 | 47 | 1E |
| Octal | 204 | 26 | 100 | 0 | 123 | 64 | 60 | 521 | 107 | 36 |
| Binary | 10000100 | 10110 | 1000000 | 0 | 1010011 | 110100 | 110000 | 101010001 | 1000111 | 11110 |
Color Harmonies of #841640
Complementary color
Monochromatic Colors of #841640
Black with #841640
Text Example
Text Example
White with #841640
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #841640; }
p { color: rgb(132,22,64); }
H1.HeaderClassName
{
color: #841640;
}
.AnyTagClassName
{
color: #841640;
}
</style>
background-color css
<style>
a { background-color: #841640; }
a { background-color: rgb(132,22,64); }
div.DivClassName
{
background-color: #841640;
}
.BgClassName
{
background-color: #841640;
}
</style>
border-color css
<style>
span { border-color: #841640; }
span { border-color: rgb(132,22,64); }
td.TdClassName
{
border-color: #841640;
}
.TagClassName
{
border-color: #841640;
}
</style>