Shades of Disco #862446
Tints of Disco #862446
RGB
CMYK
RGB Variations
Color information
#862446 (or 0x862446) is known color: Disco. HEX triplet: 86, 24 and 46. RGB value is (134,36,70). Sum of RGB (Red+Green+Blue) = 134+36+70=240 (31% of max value = 765). Red value is 134 (52.73% from 255 or 55.83% from 240); Green value is 36 (14.45% from 255 or 15% from 240); Blue value is 70 (27.73% from 255 or 29.17% from 240); Max value from RGB is 134 - color contains mainly: red. Hex color #862446 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #862446 is #79DBB9. Grayscale: #454545. Windows color (decimal): -7986106 or 4596870. OLE color: 4596870.
HSL color Cylindrical-coordinate representation of color #862446: hue angle of 339.18º degrees, saturation: 0.58, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #862446 is Cyan = 0, Magento = 0.73, Yellow = 0.48 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 36 | 70 | - |
| CMYK | 0 | 0.73 | 0.48 | 0.47 |
| HSL | 339.18º | 0.58% | 0.33% | - |
| HSV(B) | 339.18º | 0.73% | 0.53% | - |
| XYZ | 11.57 | 6.77 | 6.49 | - |
| YUV | 69.18 | 128.47 | 174.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 36 | 70 | 0 | 0.73 | 0.48 | 0.47 | 339.18 | 0.58 | 0.33 |
| Hex | 86 | 24 | 46 | 0 | 49 | 30 | 2F | 153 | 3A | 21 |
| Octal | 206 | 44 | 106 | 0 | 111 | 60 | 57 | 523 | 72 | 41 |
| Binary | 10000110 | 100100 | 1000110 | 0 | 1001001 | 110000 | 101111 | 101010011 | 111010 | 100001 |
Color Harmonies of #862446
Complementary color
Monochromatic Colors of #862446
Black with #862446
Text Example
Text Example
White with #862446
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #862446; }
p { color: rgb(134,36,70); }
H1.HeaderClassName
{
color: #862446;
}
.AnyTagClassName
{
color: #862446;
}
</style>
background-color css
<style>
a { background-color: #862446; }
a { background-color: rgb(134,36,70); }
div.DivClassName
{
background-color: #862446;
}
.BgClassName
{
background-color: #862446;
}
</style>
border-color css
<style>
span { border-color: #862446; }
span { border-color: rgb(134,36,70); }
td.TdClassName
{
border-color: #862446;
}
.TagClassName
{
border-color: #862446;
}
</style>