Shades of Disco #862247
Tints of Disco #862247
RGB
CMYK
RGB Variations
Color information
#862247 (or 0x862247) is known color: Disco. HEX triplet: 86, 22 and 47. RGB value is (134,34,71). Sum of RGB (Red+Green+Blue) = 134+34+71=239 (31% of max value = 765). Red value is 134 (52.73% from 255 or 56.07% from 239); Green value is 34 (13.67% from 255 or 14.23% from 239); Blue value is 71 (28.12% from 255 or 29.71% from 239); Max value from RGB is 134 - color contains mainly: red. Hex color #862247 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #862247 is #79DDB8. Grayscale: #444444. Windows color (decimal): -7986617 or 4661894. OLE color: 4661894.
HSL color Cylindrical-coordinate representation of color #862247: hue angle of 337.8º 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 #862247 is Cyan = 0, Magento = 0.75, Yellow = 0.47 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 34 | 71 | - |
| CMYK | 0 | 0.75 | 0.47 | 0.47 |
| HSL | 337.8º | 0.6% | 0.33% | - |
| HSV(B) | 337.8º | 0.75% | 0.53% | - |
| XYZ | 11.54 | 6.67 | 6.64 | - |
| YUV | 68.12 | 129.63 | 174.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 34 | 71 | 0 | 0.75 | 0.47 | 0.47 | 337.8 | 0.6 | 0.33 |
| Hex | 86 | 22 | 47 | 0 | 4B | 2F | 2F | 152 | 3C | 21 |
| Octal | 206 | 42 | 107 | 0 | 113 | 57 | 57 | 522 | 74 | 41 |
| Binary | 10000110 | 100010 | 1000111 | 0 | 1001011 | 101111 | 101111 | 101010010 | 111100 | 100001 |
Color Harmonies of #862247
Complementary color
Monochromatic Colors of #862247
Black with #862247
Text Example
Text Example
White with #862247
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #862247; }
p { color: rgb(134,34,71); }
H1.HeaderClassName
{
color: #862247;
}
.AnyTagClassName
{
color: #862247;
}
</style>
background-color css
<style>
a { background-color: #862247; }
a { background-color: rgb(134,34,71); }
div.DivClassName
{
background-color: #862247;
}
.BgClassName
{
background-color: #862247;
}
</style>
border-color css
<style>
span { border-color: #862247; }
span { border-color: rgb(134,34,71); }
td.TdClassName
{
border-color: #862247;
}
.TagClassName
{
border-color: #862247;
}
</style>