Shades of Disco #862549
Tints of Disco #862549
RGB
CMYK
RGB Variations
Color information
#862549 (or 0x862549) is known color: Disco. HEX triplet: 86, 25 and 49. RGB value is (134,37,73). Sum of RGB (Red+Green+Blue) = 134+37+73=244 (32% of max value = 765). Red value is 134 (52.73% from 255 or 54.92% from 244); Green value is 37 (14.84% from 255 or 15.16% from 244); Blue value is 73 (28.91% from 255 or 29.92% from 244); Max value from RGB is 134 - color contains mainly: red. Hex color #862549 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #862549 is #79DAB6. Grayscale: #464646. Windows color (decimal): -7985847 or 4793734. OLE color: 4793734.
HSL color Cylindrical-coordinate representation of color #862549: hue angle of 337.73º degrees, saturation: 0.57, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #862549 is Cyan = 0, Magento = 0.72, Yellow = 0.46 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 37 | 73 | - |
| CMYK | 0 | 0.72 | 0.46 | 0.47 |
| HSL | 337.73º | 0.57% | 0.34% | - |
| HSV(B) | 337.73º | 0.72% | 0.53% | - |
| XYZ | 11.7 | 6.87 | 7.01 | - |
| YUV | 70.11 | 129.64 | 173.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 37 | 73 | 0 | 0.72 | 0.46 | 0.47 | 337.73 | 0.57 | 0.34 |
| Hex | 86 | 25 | 49 | 0 | 48 | 2E | 2F | 152 | 39 | 22 |
| Octal | 206 | 45 | 111 | 0 | 110 | 56 | 57 | 522 | 71 | 42 |
| Binary | 10000110 | 100101 | 1001001 | 0 | 1001000 | 101110 | 101111 | 101010010 | 111001 | 100010 |
Color Harmonies of #862549
Complementary color
Monochromatic Colors of #862549
Black with #862549
Text Example
Text Example
White with #862549
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #862549; }
p { color: rgb(134,37,73); }
H1.HeaderClassName
{
color: #862549;
}
.AnyTagClassName
{
color: #862549;
}
</style>
background-color css
<style>
a { background-color: #862549; }
a { background-color: rgb(134,37,73); }
div.DivClassName
{
background-color: #862549;
}
.BgClassName
{
background-color: #862549;
}
</style>
border-color css
<style>
span { border-color: #862549; }
span { border-color: rgb(134,37,73); }
td.TdClassName
{
border-color: #862549;
}
.TagClassName
{
border-color: #862549;
}
</style>