Shades of Disco #862942
Tints of Disco #862942
RGB
CMYK
RGB Variations
Color information
#862942 (or 0x862942) is known color: Disco. HEX triplet: 86, 29 and 42. RGB value is (134,41,66). Sum of RGB (Red+Green+Blue) = 134+41+66=241 (31% of max value = 765). Red value is 134 (52.73% from 255 or 55.60% from 241); Green value is 41 (16.41% from 255 or 17.01% from 241); Blue value is 66 (26.17% from 255 or 27.39% from 241); Max value from RGB is 134 - color contains mainly: red. Hex color #862942 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #862942 is #79D6BD. Grayscale: #474747. Windows color (decimal): -7984830 or 4336006. OLE color: 4336006.
HSL color Cylindrical-coordinate representation of color #862942: hue angle of 343.87º degrees, saturation: 0.53, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #862942 is Cyan = 0, Magento = 0.69, Yellow = 0.51 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 41 | 66 | - |
| CMYK | 0 | 0.69 | 0.51 | 0.47 |
| HSL | 343.87º | 0.53% | 0.34% | - |
| HSV(B) | 343.87º | 0.69% | 0.53% | - |
| XYZ | 11.61 | 7.05 | 5.9 | - |
| YUV | 71.66 | 124.81 | 172.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 41 | 66 | 0 | 0.69 | 0.51 | 0.47 | 343.87 | 0.53 | 0.34 |
| Hex | 86 | 29 | 42 | 0 | 45 | 33 | 2F | 158 | 35 | 22 |
| Octal | 206 | 51 | 102 | 0 | 105 | 63 | 57 | 530 | 65 | 42 |
| Binary | 10000110 | 101001 | 1000010 | 0 | 1000101 | 110011 | 101111 | 101011000 | 110101 | 100010 |
Color Harmonies of #862942
Complementary color
Monochromatic Colors of #862942
Black with #862942
Text Example
Text Example
White with #862942
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #862942; }
p { color: rgb(134,41,66); }
H1.HeaderClassName
{
color: #862942;
}
.AnyTagClassName
{
color: #862942;
}
</style>
background-color css
<style>
a { background-color: #862942; }
a { background-color: rgb(134,41,66); }
div.DivClassName
{
background-color: #862942;
}
.BgClassName
{
background-color: #862942;
}
</style>
border-color css
<style>
span { border-color: #862942; }
span { border-color: rgb(134,41,66); }
td.TdClassName
{
border-color: #862942;
}
.TagClassName
{
border-color: #862942;
}
</style>