Shades of Disco #841542
Tints of Disco #841542
RGB
CMYK
RGB Variations
Color information
#841542 (or 0x841542) is known color: Disco. HEX triplet: 84, 15 and 42. RGB value is (132,21,66). Sum of RGB (Red+Green+Blue) = 132+21+66=219 (29% of max value = 765). Red value is 132 (51.95% from 255 or 60.27% from 219); Green value is 21 (8.59% from 255 or 9.59% from 219); Blue value is 66 (26.17% from 255 or 30.14% from 219); Max value from RGB is 132 - color contains mainly: red. Hex color #841542 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #841542 is #7BEABD. Grayscale: #3B3B3B. Windows color (decimal): -8121022 or 4330884. OLE color: 4330884.
HSL color Cylindrical-coordinate representation of color #841542: hue angle of 335.68º degrees, saturation: 0.73, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #841542 is Cyan = 0, Magento = 0.84, Yellow = 0.5 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 21 | 66 | - |
| CMYK | 0 | 0.84 | 0.5 | 0.48 |
| HSL | 335.68º | 0.73% | 0.3% | - |
| HSV(B) | 335.68º | 0.84% | 0.52% | - |
| XYZ | 10.77 | 5.84 | 5.71 | - |
| YUV | 59.32 | 131.77 | 179.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 21 | 66 | 0 | 0.84 | 0.5 | 0.48 | 335.68 | 0.73 | 0.3 |
| Hex | 84 | 15 | 42 | 0 | 54 | 32 | 30 | 150 | 49 | 1E |
| Octal | 204 | 25 | 102 | 0 | 124 | 62 | 60 | 520 | 111 | 36 |
| Binary | 10000100 | 10101 | 1000010 | 0 | 1010100 | 110010 | 110000 | 101010000 | 1001001 | 11110 |
Color Harmonies of #841542
Complementary color
Monochromatic Colors of #841542
Black with #841542
Text Example
Text Example
White with #841542
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #841542; }
p { color: rgb(132,21,66); }
H1.HeaderClassName
{
color: #841542;
}
.AnyTagClassName
{
color: #841542;
}
</style>
background-color css
<style>
a { background-color: #841542; }
a { background-color: rgb(132,21,66); }
div.DivClassName
{
background-color: #841542;
}
.BgClassName
{
background-color: #841542;
}
</style>
border-color css
<style>
span { border-color: #841542; }
span { border-color: rgb(132,21,66); }
td.TdClassName
{
border-color: #841542;
}
.TagClassName
{
border-color: #841542;
}
</style>