Shades of Disco #862544
Tints of Disco #862544
RGB
CMYK
RGB Variations
Color information
#862544 (or 0x862544) is known color: Disco. HEX triplet: 86, 25 and 44. RGB value is (134,37,68). Sum of RGB (Red+Green+Blue) = 134+37+68=239 (31% of max value = 765). Red value is 134 (52.73% from 255 or 56.07% from 239); Green value is 37 (14.84% from 255 or 15.48% from 239); Blue value is 68 (26.95% from 255 or 28.45% from 239); Max value from RGB is 134 - color contains mainly: red. Hex color #862544 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #862544 is #79DABB. Grayscale: #454545. Windows color (decimal): -7985852 or 4466054. OLE color: 4466054.
HSL color Cylindrical-coordinate representation of color #862544: hue angle of 340.82º degrees, saturation: 0.57, 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 #862544 is Cyan = 0, Magento = 0.72, Yellow = 0.49 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 37 | 68 | - |
| CMYK | 0 | 0.72 | 0.49 | 0.47 |
| HSL | 340.82º | 0.57% | 0.34% | - |
| HSV(B) | 340.82º | 0.72% | 0.53% | - |
| XYZ | 11.54 | 6.81 | 6.18 | - |
| YUV | 69.54 | 127.14 | 173.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 37 | 68 | 0 | 0.72 | 0.49 | 0.47 | 340.82 | 0.57 | 0.34 |
| Hex | 86 | 25 | 44 | 0 | 48 | 31 | 2F | 155 | 39 | 22 |
| Octal | 206 | 45 | 104 | 0 | 110 | 61 | 57 | 525 | 71 | 42 |
| Binary | 10000110 | 100101 | 1000100 | 0 | 1001000 | 110001 | 101111 | 101010101 | 111001 | 100010 |
Color Harmonies of #862544
Complementary color
Monochromatic Colors of #862544
Black with #862544
Text Example
Text Example
White with #862544
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #862544; }
p { color: rgb(134,37,68); }
H1.HeaderClassName
{
color: #862544;
}
.AnyTagClassName
{
color: #862544;
}
</style>
background-color css
<style>
a { background-color: #862544; }
a { background-color: rgb(134,37,68); }
div.DivClassName
{
background-color: #862544;
}
.BgClassName
{
background-color: #862544;
}
</style>
border-color css
<style>
span { border-color: #862544; }
span { border-color: rgb(134,37,68); }
td.TdClassName
{
border-color: #862544;
}
.TagClassName
{
border-color: #862544;
}
</style>