Shades of Disco #841742
Tints of Disco #841742
RGB
CMYK
RGB Variations
Color information
#841742 (or 0x841742) is known color: Disco. HEX triplet: 84, 17 and 42. RGB value is (132,23,66). Sum of RGB (Red+Green+Blue) = 132+23+66=221 (29% of max value = 765). Red value is 132 (51.95% from 255 or 59.73% from 221); Green value is 23 (9.38% from 255 or 10.41% from 221); Blue value is 66 (26.17% from 255 or 29.86% from 221); Max value from RGB is 132 - color contains mainly: red. Hex color #841742 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #841742 is #7BE8BD. Grayscale: #3C3C3C. Windows color (decimal): -8120510 or 4331396. OLE color: 4331396.
HSL color Cylindrical-coordinate representation of color #841742: hue angle of 336.33º degrees, saturation: 0.7, 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 #841742 is Cyan = 0, Magento = 0.83, Yellow = 0.5 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 23 | 66 | - |
| CMYK | 0 | 0.83 | 0.5 | 0.48 |
| HSL | 336.33º | 0.7% | 0.3% | - |
| HSV(B) | 336.33º | 0.83% | 0.52% | - |
| XYZ | 10.81 | 5.91 | 5.73 | - |
| YUV | 60.49 | 131.11 | 179 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 23 | 66 | 0 | 0.83 | 0.5 | 0.48 | 336.33 | 0.7 | 0.3 |
| Hex | 84 | 17 | 42 | 0 | 53 | 32 | 30 | 150 | 46 | 1E |
| Octal | 204 | 27 | 102 | 0 | 123 | 62 | 60 | 520 | 106 | 36 |
| Binary | 10000100 | 10111 | 1000010 | 0 | 1010011 | 110010 | 110000 | 101010000 | 1000110 | 11110 |
Color Harmonies of #841742
Complementary color
Monochromatic Colors of #841742
Black with #841742
Text Example
Text Example
White with #841742
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #841742; }
p { color: rgb(132,23,66); }
H1.HeaderClassName
{
color: #841742;
}
.AnyTagClassName
{
color: #841742;
}
</style>
background-color css
<style>
a { background-color: #841742; }
a { background-color: rgb(132,23,66); }
div.DivClassName
{
background-color: #841742;
}
.BgClassName
{
background-color: #841742;
}
</style>
border-color css
<style>
span { border-color: #841742; }
span { border-color: rgb(132,23,66); }
td.TdClassName
{
border-color: #841742;
}
.TagClassName
{
border-color: #841742;
}
</style>