Shades of Disco #841940
Tints of Disco #841940
RGB
CMYK
RGB Variations
Color information
#841940 (or 0x841940) is known color: Disco. HEX triplet: 84, 19 and 40. RGB value is (132,25,64). Sum of RGB (Red+Green+Blue) = 132+25+64=221 (29% of max value = 765). Red value is 132 (51.95% from 255 or 59.73% from 221); Green value is 25 (10.16% from 255 or 11.31% from 221); Blue value is 64 (25.39% from 255 or 28.96% from 221); Max value from RGB is 132 - color contains mainly: red. Hex color #841940 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #841940 is #7BE6BF. Grayscale: #3D3D3D. Windows color (decimal): -8120000 or 4200836. OLE color: 4200836.
HSL color Cylindrical-coordinate representation of color #841940: hue angle of 338.13º degrees, saturation: 0.68, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #841940 is Cyan = 0, Magento = 0.81, Yellow = 0.52 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 25 | 64 | - |
| CMYK | 0 | 0.81 | 0.52 | 0.48 |
| HSL | 338.13º | 0.68% | 0.31% | - |
| HSV(B) | 338.13º | 0.81% | 0.52% | - |
| XYZ | 10.79 | 5.97 | 5.43 | - |
| YUV | 61.44 | 129.45 | 178.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 25 | 64 | 0 | 0.81 | 0.52 | 0.48 | 338.13 | 0.68 | 0.31 |
| Hex | 84 | 19 | 40 | 0 | 51 | 34 | 30 | 152 | 44 | 1F |
| Octal | 204 | 31 | 100 | 0 | 121 | 64 | 60 | 522 | 104 | 37 |
| Binary | 10000100 | 11001 | 1000000 | 0 | 1010001 | 110100 | 110000 | 101010010 | 1000100 | 11111 |
Color Harmonies of #841940
Complementary color
Monochromatic Colors of #841940
Black with #841940
Text Example
Text Example
White with #841940
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #841940; }
p { color: rgb(132,25,64); }
H1.HeaderClassName
{
color: #841940;
}
.AnyTagClassName
{
color: #841940;
}
</style>
background-color css
<style>
a { background-color: #841940; }
a { background-color: rgb(132,25,64); }
div.DivClassName
{
background-color: #841940;
}
.BgClassName
{
background-color: #841940;
}
</style>
border-color css
<style>
span { border-color: #841940; }
span { border-color: rgb(132,25,64); }
td.TdClassName
{
border-color: #841940;
}
.TagClassName
{
border-color: #841940;
}
</style>