Shades of Disco #862042
Tints of Disco #862042
RGB
CMYK
RGB Variations
Color information
#862042 (or 0x862042) is known color: Disco. HEX triplet: 86, 20 and 42. RGB value is (134,32,66). Sum of RGB (Red+Green+Blue) = 134+32+66=232 (30% of max value = 765). Red value is 134 (52.73% from 255 or 57.76% from 232); Green value is 32 (12.89% from 255 or 13.79% from 232); Blue value is 66 (26.17% from 255 or 28.45% from 232); Max value from RGB is 134 - color contains mainly: red. Hex color #862042 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #862042 is #79DFBD. Grayscale: #424242. Windows color (decimal): -7987134 or 4333702. OLE color: 4333702.
HSL color Cylindrical-coordinate representation of color #862042: hue angle of 340º degrees, saturation: 0.61, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #862042 is Cyan = 0, Magento = 0.76, Yellow = 0.51 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 32 | 66 | - |
| CMYK | 0 | 0.76 | 0.51 | 0.47 |
| HSL | 340º | 0.61% | 0.33% | - |
| HSV(B) | 340º | 0.76% | 0.53% | - |
| XYZ | 11.33 | 6.49 | 5.81 | - |
| YUV | 66.37 | 127.79 | 176.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 32 | 66 | 0 | 0.76 | 0.51 | 0.47 | 340 | 0.61 | 0.33 |
| Hex | 86 | 20 | 42 | 0 | 4C | 33 | 2F | 154 | 3D | 21 |
| Octal | 206 | 40 | 102 | 0 | 114 | 63 | 57 | 524 | 75 | 41 |
| Binary | 10000110 | 100000 | 1000010 | 0 | 1001100 | 110011 | 101111 | 101010100 | 111101 | 100001 |
Color Harmonies of #862042
Complementary color
Monochromatic Colors of #862042
Black with #862042
Text Example
Text Example
White with #862042
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #862042; }
p { color: rgb(134,32,66); }
H1.HeaderClassName
{
color: #862042;
}
.AnyTagClassName
{
color: #862042;
}
</style>
background-color css
<style>
a { background-color: #862042; }
a { background-color: rgb(134,32,66); }
div.DivClassName
{
background-color: #862042;
}
.BgClassName
{
background-color: #862042;
}
</style>
border-color css
<style>
span { border-color: #862042; }
span { border-color: rgb(134,32,66); }
td.TdClassName
{
border-color: #862042;
}
.TagClassName
{
border-color: #862042;
}
</style>