Shades of Disco #863853
Tints of Disco #863853
RGB
CMYK
RGB Variations
Color information
#863853 (or 0x863853) is known color: Disco. HEX triplet: 86, 38 and 53. RGB value is (134,56,83). Sum of RGB (Red+Green+Blue) = 134+56+83=273 (36% of max value = 765). Red value is 134 (52.73% from 255 or 49.08% from 273); Green value is 56 (22.27% from 255 or 20.51% from 273); Blue value is 83 (32.81% from 255 or 30.40% from 273); Max value from RGB is 134 - color contains mainly: red. Hex color #863853 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #863853 is #79C7AC. Grayscale: #525252. Windows color (decimal): -7980973 or 5453958. OLE color: 5453958.
HSL color Cylindrical-coordinate representation of color #863853: hue angle of 339.23º degrees, saturation: 0.41, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #863853 is Cyan = 0, Magento = 0.58, Yellow = 0.38 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 56 | 83 | - |
| CMYK | 0 | 0.58 | 0.38 | 0.47 |
| HSL | 339.23º | 0.41% | 0.37% | - |
| HSV(B) | 339.23º | 0.58% | 0.53% | - |
| XYZ | 12.81 | 8.52 | 9.15 | - |
| YUV | 82.4 | 128.34 | 164.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 56 | 83 | 0 | 0.58 | 0.38 | 0.47 | 339.23 | 0.41 | 0.37 |
| Hex | 86 | 38 | 53 | 0 | 3A | 26 | 2F | 153 | 29 | 25 |
| Octal | 206 | 70 | 123 | 0 | 72 | 46 | 57 | 523 | 51 | 45 |
| Binary | 10000110 | 111000 | 1010011 | 0 | 111010 | 100110 | 101111 | 101010011 | 101001 | 100101 |
Color Harmonies of #863853
Complementary color
Monochromatic Colors of #863853
Black with #863853
Text Example
Text Example
White with #863853
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #863853; }
p { color: rgb(134,56,83); }
H1.HeaderClassName
{
color: #863853;
}
.AnyTagClassName
{
color: #863853;
}
</style>
background-color css
<style>
a { background-color: #863853; }
a { background-color: rgb(134,56,83); }
div.DivClassName
{
background-color: #863853;
}
.BgClassName
{
background-color: #863853;
}
</style>
border-color css
<style>
span { border-color: #863853; }
span { border-color: rgb(134,56,83); }
td.TdClassName
{
border-color: #863853;
}
.TagClassName
{
border-color: #863853;
}
</style>