Shades of Disco #862147
Tints of Disco #862147
RGB
CMYK
RGB Variations
Color information
#862147 (or 0x862147) is known color: Disco. HEX triplet: 86, 21 and 47. RGB value is (134,33,71). Sum of RGB (Red+Green+Blue) = 134+33+71=238 (31% of max value = 765). Red value is 134 (52.73% from 255 or 56.30% from 238); Green value is 33 (13.28% from 255 or 13.87% from 238); Blue value is 71 (28.12% from 255 or 29.83% from 238); Max value from RGB is 134 - color contains mainly: red. Hex color #862147 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #862147 is #79DEB8. Grayscale: #434343. Windows color (decimal): -7986873 or 4661638. OLE color: 4661638.
HSL color Cylindrical-coordinate representation of color #862147: hue angle of 337.43º degrees, saturation: 0.6, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #862147 is Cyan = 0, Magento = 0.75, Yellow = 0.47 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 33 | 71 | - |
| CMYK | 0 | 0.75 | 0.47 | 0.47 |
| HSL | 337.43º | 0.6% | 0.33% | - |
| HSV(B) | 337.43º | 0.75% | 0.53% | - |
| XYZ | 11.51 | 6.61 | 6.63 | - |
| YUV | 67.53 | 129.96 | 175.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 33 | 71 | 0 | 0.75 | 0.47 | 0.47 | 337.43 | 0.6 | 0.33 |
| Hex | 86 | 21 | 47 | 0 | 4B | 2F | 2F | 151 | 3C | 21 |
| Octal | 206 | 41 | 107 | 0 | 113 | 57 | 57 | 521 | 74 | 41 |
| Binary | 10000110 | 100001 | 1000111 | 0 | 1001011 | 101111 | 101111 | 101010001 | 111100 | 100001 |
Color Harmonies of #862147
Complementary color
Monochromatic Colors of #862147
Black with #862147
Text Example
Text Example
White with #862147
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #862147; }
p { color: rgb(134,33,71); }
H1.HeaderClassName
{
color: #862147;
}
.AnyTagClassName
{
color: #862147;
}
</style>
background-color css
<style>
a { background-color: #862147; }
a { background-color: rgb(134,33,71); }
div.DivClassName
{
background-color: #862147;
}
.BgClassName
{
background-color: #862147;
}
</style>
border-color css
<style>
span { border-color: #862147; }
span { border-color: rgb(134,33,71); }
td.TdClassName
{
border-color: #862147;
}
.TagClassName
{
border-color: #862147;
}
</style>