Shades of Disco #861248
Tints of Disco #861248
RGB
CMYK
RGB Variations
Color information
#861248 (or 0x861248) is known color: Disco. HEX triplet: 86, 12 and 48. RGB value is (134,18,72). Sum of RGB (Red+Green+Blue) = 134+18+72=224 (29% of max value = 765). Red value is 134 (52.73% from 255 or 59.82% from 224); Green value is 18 (7.42% from 255 or 8.04% from 224); Blue value is 72 (28.52% from 255 or 32.14% from 224); Max value from RGB is 134 - color contains mainly: red. Hex color #861248 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #861248 is #79EDB7. Grayscale: #3A3A3A. Windows color (decimal): -7990712 or 4723334. OLE color: 4723334.
HSL color Cylindrical-coordinate representation of color #861248: hue angle of 332.07º degrees, saturation: 0.76, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #861248 is Cyan = 0, Magento = 0.87, Yellow = 0.46 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 18 | 72 | - |
| CMYK | 0 | 0.87 | 0.46 | 0.47 |
| HSL | 332.07º | 0.76% | 0.3% | - |
| HSV(B) | 332.07º | 0.87% | 0.53% | - |
| XYZ | 11.22 | 5.97 | 6.69 | - |
| YUV | 58.84 | 135.43 | 181.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 18 | 72 | 0 | 0.87 | 0.46 | 0.47 | 332.07 | 0.76 | 0.3 |
| Hex | 86 | 12 | 48 | 0 | 57 | 2E | 2F | 14C | 4C | 1E |
| Octal | 206 | 22 | 110 | 0 | 127 | 56 | 57 | 514 | 114 | 36 |
| Binary | 10000110 | 10010 | 1001000 | 0 | 1010111 | 101110 | 101111 | 101001100 | 1001100 | 11110 |
Color Harmonies of #861248
Complementary color
Monochromatic Colors of #861248
Black with #861248
Text Example
Text Example
White with #861248
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #861248; }
p { color: rgb(134,18,72); }
H1.HeaderClassName
{
color: #861248;
}
.AnyTagClassName
{
color: #861248;
}
</style>
background-color css
<style>
a { background-color: #861248; }
a { background-color: rgb(134,18,72); }
div.DivClassName
{
background-color: #861248;
}
.BgClassName
{
background-color: #861248;
}
</style>
border-color css
<style>
span { border-color: #861248; }
span { border-color: rgb(134,18,72); }
td.TdClassName
{
border-color: #861248;
}
.TagClassName
{
border-color: #861248;
}
</style>