Shades of Disco #861449
Tints of Disco #861449
RGB
CMYK
RGB Variations
Color information
#861449 (or 0x861449) is known color: Disco. HEX triplet: 86, 14 and 49. RGB value is (134,20,73). Sum of RGB (Red+Green+Blue) = 134+20+73=227 (30% of max value = 765). Red value is 134 (52.73% from 255 or 59.03% from 227); Green value is 20 (8.20% from 255 or 8.81% from 227); Blue value is 73 (28.91% from 255 or 32.16% from 227); Max value from RGB is 134 - color contains mainly: red. Hex color #861449 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #861449 is #79EBB6. Grayscale: #3C3C3C. Windows color (decimal): -7990199 or 4789382. OLE color: 4789382.
HSL color Cylindrical-coordinate representation of color #861449: hue angle of 332.11º degrees, saturation: 0.74, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #861449 is Cyan = 0, Magento = 0.85, Yellow = 0.46 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 20 | 73 | - |
| CMYK | 0 | 0.85 | 0.46 | 0.47 |
| HSL | 332.11º | 0.74% | 0.3% | - |
| HSV(B) | 332.11º | 0.85% | 0.53% | - |
| XYZ | 11.28 | 6.05 | 6.88 | - |
| YUV | 60.13 | 135.27 | 180.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 20 | 73 | 0 | 0.85 | 0.46 | 0.47 | 332.11 | 0.74 | 0.3 |
| Hex | 86 | 14 | 49 | 0 | 55 | 2E | 2F | 14C | 4A | 1E |
| Octal | 206 | 24 | 111 | 0 | 125 | 56 | 57 | 514 | 112 | 36 |
| Binary | 10000110 | 10100 | 1001001 | 0 | 1010101 | 101110 | 101111 | 101001100 | 1001010 | 11110 |
Color Harmonies of #861449
Complementary color
Monochromatic Colors of #861449
Black with #861449
Text Example
Text Example
White with #861449
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #861449; }
p { color: rgb(134,20,73); }
H1.HeaderClassName
{
color: #861449;
}
.AnyTagClassName
{
color: #861449;
}
</style>
background-color css
<style>
a { background-color: #861449; }
a { background-color: rgb(134,20,73); }
div.DivClassName
{
background-color: #861449;
}
.BgClassName
{
background-color: #861449;
}
</style>
border-color css
<style>
span { border-color: #861449; }
span { border-color: rgb(134,20,73); }
td.TdClassName
{
border-color: #861449;
}
.TagClassName
{
border-color: #861449;
}
</style>