Shades of Disco #862240
Tints of Disco #862240
RGB
CMYK
RGB Variations
Color information
#862240 (or 0x862240) is known color: Disco. HEX triplet: 86, 22 and 40. RGB value is (134,34,64). Sum of RGB (Red+Green+Blue) = 134+34+64=232 (30% of max value = 765). Red value is 134 (52.73% from 255 or 57.76% from 232); Green value is 34 (13.67% from 255 or 14.66% from 232); Blue value is 64 (25.39% from 255 or 27.59% from 232); Max value from RGB is 134 - color contains mainly: red. Hex color #862240 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #862240 is #79DDBF. Grayscale: #434343. Windows color (decimal): -7986624 or 4203142. OLE color: 4203142.
HSL color Cylindrical-coordinate representation of color #862240: hue angle of 342º 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 #862240 is Cyan = 0, Magento = 0.75, Yellow = 0.52 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 34 | 64 | - |
| CMYK | 0 | 0.75 | 0.52 | 0.47 |
| HSL | 342º | 0.6% | 0.33% | - |
| HSV(B) | 342º | 0.75% | 0.53% | - |
| XYZ | 11.33 | 6.58 | 5.52 | - |
| YUV | 67.32 | 126.13 | 175.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 34 | 64 | 0 | 0.75 | 0.52 | 0.47 | 342 | 0.6 | 0.33 |
| Hex | 86 | 22 | 40 | 0 | 4B | 34 | 2F | 156 | 3C | 21 |
| Octal | 206 | 42 | 100 | 0 | 113 | 64 | 57 | 526 | 74 | 41 |
| Binary | 10000110 | 100010 | 1000000 | 0 | 1001011 | 110100 | 101111 | 101010110 | 111100 | 100001 |
Color Harmonies of #862240
Complementary color
Monochromatic Colors of #862240
Black with #862240
Text Example
Text Example
White with #862240
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #862240; }
p { color: rgb(134,34,64); }
H1.HeaderClassName
{
color: #862240;
}
.AnyTagClassName
{
color: #862240;
}
</style>
background-color css
<style>
a { background-color: #862240; }
a { background-color: rgb(134,34,64); }
div.DivClassName
{
background-color: #862240;
}
.BgClassName
{
background-color: #862240;
}
</style>
border-color css
<style>
span { border-color: #862240; }
span { border-color: rgb(134,34,64); }
td.TdClassName
{
border-color: #862240;
}
.TagClassName
{
border-color: #862240;
}
</style>