Shades of Disco #862342
Tints of Disco #862342
RGB
CMYK
RGB Variations
Color information
#862342 (or 0x862342) is known color: Disco. HEX triplet: 86, 23 and 42. RGB value is (134,35,66). Sum of RGB (Red+Green+Blue) = 134+35+66=235 (31% of max value = 765). Red value is 134 (52.73% from 255 or 57.02% from 235); Green value is 35 (14.06% from 255 or 14.89% from 235); Blue value is 66 (26.17% from 255 or 28.09% from 235); Max value from RGB is 134 - color contains mainly: red. Hex color #862342 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #862342 is #79DCBD. Grayscale: #444444. Windows color (decimal): -7986366 or 4334470. OLE color: 4334470.
HSL color Cylindrical-coordinate representation of color #862342: hue angle of 341.21º degrees, saturation: 0.59, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #862342 is Cyan = 0, Magento = 0.74, Yellow = 0.51 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 35 | 66 | - |
| CMYK | 0 | 0.74 | 0.51 | 0.47 |
| HSL | 341.21º | 0.59% | 0.33% | - |
| HSV(B) | 341.21º | 0.74% | 0.53% | - |
| XYZ | 11.42 | 6.66 | 5.84 | - |
| YUV | 68.14 | 126.8 | 174.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 35 | 66 | 0 | 0.74 | 0.51 | 0.47 | 341.21 | 0.59 | 0.33 |
| Hex | 86 | 23 | 42 | 0 | 4A | 33 | 2F | 155 | 3B | 21 |
| Octal | 206 | 43 | 102 | 0 | 112 | 63 | 57 | 525 | 73 | 41 |
| Binary | 10000110 | 100011 | 1000010 | 0 | 1001010 | 110011 | 101111 | 101010101 | 111011 | 100001 |
Color Harmonies of #862342
Complementary color
Monochromatic Colors of #862342
Black with #862342
Text Example
Text Example
White with #862342
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #862342; }
p { color: rgb(134,35,66); }
H1.HeaderClassName
{
color: #862342;
}
.AnyTagClassName
{
color: #862342;
}
</style>
background-color css
<style>
a { background-color: #862342; }
a { background-color: rgb(134,35,66); }
div.DivClassName
{
background-color: #862342;
}
.BgClassName
{
background-color: #862342;
}
</style>
border-color css
<style>
span { border-color: #862342; }
span { border-color: rgb(134,35,66); }
td.TdClassName
{
border-color: #862342;
}
.TagClassName
{
border-color: #862342;
}
</style>