Shades of Disco #862340
Tints of Disco #862340
RGB
CMYK
RGB Variations
Color information
#862340 (or 0x862340) is known color: Disco. HEX triplet: 86, 23 and 40. RGB value is (134,35,64). Sum of RGB (Red+Green+Blue) = 134+35+64=233 (30% of max value = 765). Red value is 134 (52.73% from 255 or 57.51% from 233); Green value is 35 (14.06% from 255 or 15.02% from 233); Blue value is 64 (25.39% from 255 or 27.47% from 233); Max value from RGB is 134 - color contains mainly: red. Hex color #862340 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #862340 is #79DCBF. Grayscale: #434343. Windows color (decimal): -7986368 or 4203398. OLE color: 4203398.
HSL color Cylindrical-coordinate representation of color #862340: hue angle of 342.42º degrees, saturation: 0.59, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #862340 is Cyan = 0, Magento = 0.74, Yellow = 0.52 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 35 | 64 | - |
| CMYK | 0 | 0.74 | 0.52 | 0.47 |
| HSL | 342.42º | 0.59% | 0.33% | - |
| HSV(B) | 342.42º | 0.74% | 0.53% | - |
| XYZ | 11.36 | 6.64 | 5.53 | - |
| YUV | 67.91 | 125.8 | 175.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 35 | 64 | 0 | 0.74 | 0.52 | 0.47 | 342.42 | 0.59 | 0.33 |
| Hex | 86 | 23 | 40 | 0 | 4A | 34 | 2F | 156 | 3B | 21 |
| Octal | 206 | 43 | 100 | 0 | 112 | 64 | 57 | 526 | 73 | 41 |
| Binary | 10000110 | 100011 | 1000000 | 0 | 1001010 | 110100 | 101111 | 101010110 | 111011 | 100001 |
Color Harmonies of #862340
Complementary color
Monochromatic Colors of #862340
Black with #862340
Text Example
Text Example
White with #862340
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #862340; }
p { color: rgb(134,35,64); }
H1.HeaderClassName
{
color: #862340;
}
.AnyTagClassName
{
color: #862340;
}
</style>
background-color css
<style>
a { background-color: #862340; }
a { background-color: rgb(134,35,64); }
div.DivClassName
{
background-color: #862340;
}
.BgClassName
{
background-color: #862340;
}
</style>
border-color css
<style>
span { border-color: #862340; }
span { border-color: rgb(134,35,64); }
td.TdClassName
{
border-color: #862340;
}
.TagClassName
{
border-color: #862340;
}
</style>