Shades of Disco #862243
Tints of Disco #862243
RGB
CMYK
RGB Variations
Color information
#862243 (or 0x862243) is known color: Disco. HEX triplet: 86, 22 and 43. RGB value is (134,34,67). Sum of RGB (Red+Green+Blue) = 134+34+67=235 (31% of max value = 765). Red value is 134 (52.73% from 255 or 57.02% from 235); Green value is 34 (13.67% from 255 or 14.47% from 235); Blue value is 67 (26.56% from 255 or 28.51% from 235); Max value from RGB is 134 - color contains mainly: red. Hex color #862243 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #862243 is #79DDBC. Grayscale: #434343. Windows color (decimal): -7986621 or 4399750. OLE color: 4399750.
HSL color Cylindrical-coordinate representation of color #862243: hue angle of 340.2º 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 #862243 is Cyan = 0, Magento = 0.75, Yellow = 0.5 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 34 | 67 | - |
| CMYK | 0 | 0.75 | 0.5 | 0.47 |
| HSL | 340.2º | 0.6% | 0.33% | - |
| HSV(B) | 340.2º | 0.75% | 0.53% | - |
| XYZ | 11.42 | 6.62 | 5.99 | - |
| YUV | 67.66 | 127.63 | 175.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 34 | 67 | 0 | 0.75 | 0.5 | 0.47 | 340.2 | 0.6 | 0.33 |
| Hex | 86 | 22 | 43 | 0 | 4B | 32 | 2F | 154 | 3C | 21 |
| Octal | 206 | 42 | 103 | 0 | 113 | 62 | 57 | 524 | 74 | 41 |
| Binary | 10000110 | 100010 | 1000011 | 0 | 1001011 | 110010 | 101111 | 101010100 | 111100 | 100001 |
Color Harmonies of #862243
Complementary color
Monochromatic Colors of #862243
Black with #862243
Text Example
Text Example
White with #862243
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #862243; }
p { color: rgb(134,34,67); }
H1.HeaderClassName
{
color: #862243;
}
.AnyTagClassName
{
color: #862243;
}
</style>
background-color css
<style>
a { background-color: #862243; }
a { background-color: rgb(134,34,67); }
div.DivClassName
{
background-color: #862243;
}
.BgClassName
{
background-color: #862243;
}
</style>
border-color css
<style>
span { border-color: #862243; }
span { border-color: rgb(134,34,67); }
td.TdClassName
{
border-color: #862243;
}
.TagClassName
{
border-color: #862243;
}
</style>