Shades of Disco #863150
Tints of Disco #863150
RGB
CMYK
RGB Variations
Color information
#863150 (or 0x863150) is known color: Disco. HEX triplet: 86, 31 and 50. RGB value is (134,49,80). Sum of RGB (Red+Green+Blue) = 134+49+80=263 (34% of max value = 765). Red value is 134 (52.73% from 255 or 50.95% from 263); Green value is 49 (19.53% from 255 or 18.63% from 263); Blue value is 80 (31.64% from 255 or 30.42% from 263); Max value from RGB is 134 - color contains mainly: red. Hex color #863150 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #863150 is #79CEAF. Grayscale: #4D4D4D. Windows color (decimal): -7982768 or 5255558. OLE color: 5255558.
HSL color Cylindrical-coordinate representation of color #863150: hue angle of 338.12º degrees, saturation: 0.46, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #863150 is Cyan = 0, Magento = 0.63, Yellow = 0.40 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 49 | 80 | - |
| CMYK | 0 | 0.63 | 0.40 | 0.47 |
| HSL | 338.12º | 0.46% | 0.36% | - |
| HSV(B) | 338.12º | 0.63% | 0.53% | - |
| XYZ | 12.38 | 7.84 | 8.45 | - |
| YUV | 77.95 | 129.16 | 167.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 49 | 80 | 0 | 0.63 | 0.40 | 0.47 | 338.12 | 0.46 | 0.36 |
| Hex | 86 | 31 | 50 | 0 | 3F | 28 | 2F | 152 | 2E | 24 |
| Octal | 206 | 61 | 120 | 0 | 77 | 50 | 57 | 522 | 56 | 44 |
| Binary | 10000110 | 110001 | 1010000 | 0 | 111111 | 101000 | 101111 | 101010010 | 101110 | 100100 |
Color Harmonies of #863150
Complementary color
Monochromatic Colors of #863150
Black with #863150
Text Example
Text Example
White with #863150
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #863150; }
p { color: rgb(134,49,80); }
H1.HeaderClassName
{
color: #863150;
}
.AnyTagClassName
{
color: #863150;
}
</style>
background-color css
<style>
a { background-color: #863150; }
a { background-color: rgb(134,49,80); }
div.DivClassName
{
background-color: #863150;
}
.BgClassName
{
background-color: #863150;
}
</style>
border-color css
<style>
span { border-color: #863150; }
span { border-color: rgb(134,49,80); }
td.TdClassName
{
border-color: #863150;
}
.TagClassName
{
border-color: #863150;
}
</style>