Shades of Disco #862646
Tints of Disco #862646
RGB
CMYK
RGB Variations
Color information
#862646 (or 0x862646) is known color: Disco. HEX triplet: 86, 26 and 46. RGB value is (134,38,70). Sum of RGB (Red+Green+Blue) = 134+38+70=242 (32% of max value = 765). Red value is 134 (52.73% from 255 or 55.37% from 242); Green value is 38 (15.23% from 255 or 15.70% from 242); Blue value is 70 (27.73% from 255 or 28.93% from 242); Max value from RGB is 134 - color contains mainly: red. Hex color #862646 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #862646 is #79D9B9. Grayscale: #464646. Windows color (decimal): -7985594 or 4597382. OLE color: 4597382.
HSL color Cylindrical-coordinate representation of color #862646: hue angle of 340º degrees, saturation: 0.56, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #862646 is Cyan = 0, Magento = 0.72, Yellow = 0.48 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 38 | 70 | - |
| CMYK | 0 | 0.72 | 0.48 | 0.47 |
| HSL | 340º | 0.56% | 0.34% | - |
| HSV(B) | 340º | 0.72% | 0.53% | - |
| XYZ | 11.63 | 6.9 | 6.51 | - |
| YUV | 70.35 | 127.8 | 173.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 38 | 70 | 0 | 0.72 | 0.48 | 0.47 | 340 | 0.56 | 0.34 |
| Hex | 86 | 26 | 46 | 0 | 48 | 30 | 2F | 154 | 38 | 22 |
| Octal | 206 | 46 | 106 | 0 | 110 | 60 | 57 | 524 | 70 | 42 |
| Binary | 10000110 | 100110 | 1000110 | 0 | 1001000 | 110000 | 101111 | 101010100 | 111000 | 100010 |
Color Harmonies of #862646
Complementary color
Monochromatic Colors of #862646
Black with #862646
Text Example
Text Example
White with #862646
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #862646; }
p { color: rgb(134,38,70); }
H1.HeaderClassName
{
color: #862646;
}
.AnyTagClassName
{
color: #862646;
}
</style>
background-color css
<style>
a { background-color: #862646; }
a { background-color: rgb(134,38,70); }
div.DivClassName
{
background-color: #862646;
}
.BgClassName
{
background-color: #862646;
}
</style>
border-color css
<style>
span { border-color: #862646; }
span { border-color: rgb(134,38,70); }
td.TdClassName
{
border-color: #862646;
}
.TagClassName
{
border-color: #862646;
}
</style>