Shades of Disco #862642
Tints of Disco #862642
RGB
CMYK
RGB Variations
Color information
#862642 (or 0x862642) is known color: Disco. HEX triplet: 86, 26 and 42. RGB value is (134,38,66). Sum of RGB (Red+Green+Blue) = 134+38+66=238 (31% of max value = 765). Red value is 134 (52.73% from 255 or 56.30% from 238); Green value is 38 (15.23% from 255 or 15.97% from 238); Blue value is 66 (26.17% from 255 or 27.73% from 238); Max value from RGB is 134 - color contains mainly: red. Hex color #862642 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #862642 is #79D9BD. Grayscale: #454545. Windows color (decimal): -7985598 or 4335238. OLE color: 4335238.
HSL color Cylindrical-coordinate representation of color #862642: hue angle of 342.5º degrees, saturation: 0.56, 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 #862642 is Cyan = 0, Magento = 0.72, Yellow = 0.51 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 38 | 66 | - |
| CMYK | 0 | 0.72 | 0.51 | 0.47 |
| HSL | 342.5º | 0.56% | 0.34% | - |
| HSV(B) | 342.5º | 0.72% | 0.53% | - |
| XYZ | 11.51 | 6.85 | 5.87 | - |
| YUV | 69.9 | 125.8 | 173.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 38 | 66 | 0 | 0.72 | 0.51 | 0.47 | 342.5 | 0.56 | 0.34 |
| Hex | 86 | 26 | 42 | 0 | 48 | 33 | 2F | 156 | 38 | 22 |
| Octal | 206 | 46 | 102 | 0 | 110 | 63 | 57 | 526 | 70 | 42 |
| Binary | 10000110 | 100110 | 1000010 | 0 | 1001000 | 110011 | 101111 | 101010110 | 111000 | 100010 |
Color Harmonies of #862642
Complementary color
Monochromatic Colors of #862642
Black with #862642
Text Example
Text Example
White with #862642
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #862642; }
p { color: rgb(134,38,66); }
H1.HeaderClassName
{
color: #862642;
}
.AnyTagClassName
{
color: #862642;
}
</style>
background-color css
<style>
a { background-color: #862642; }
a { background-color: rgb(134,38,66); }
div.DivClassName
{
background-color: #862642;
}
.BgClassName
{
background-color: #862642;
}
</style>
border-color css
<style>
span { border-color: #862642; }
span { border-color: rgb(134,38,66); }
td.TdClassName
{
border-color: #862642;
}
.TagClassName
{
border-color: #862642;
}
</style>