Shades of Disco #871346
Tints of Disco #871346
RGB
CMYK
RGB Variations
Color information
#871346 (or 0x871346) is known color: Disco. HEX triplet: 87, 13 and 46. RGB value is (135,19,70). Sum of RGB (Red+Green+Blue) = 135+19+70=224 (29% of max value = 765). Red value is 135 (53.12% from 255 or 60.27% from 224); Green value is 19 (7.81% from 255 or 8.48% from 224); Blue value is 70 (27.73% from 255 or 31.25% from 224); Max value from RGB is 135 - color contains mainly: red. Hex color #871346 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #871346 is #78ECB9. Grayscale: #3B3B3B. Windows color (decimal): -7924922 or 4592519. OLE color: 4592519.
HSL color Cylindrical-coordinate representation of color #871346: hue angle of 333.62º degrees, saturation: 0.75, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #871346 is Cyan = 0, Magento = 0.86, Yellow = 0.48 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 19 | 70 | - |
| CMYK | 0 | 0.86 | 0.48 | 0.47 |
| HSL | 333.62º | 0.75% | 0.3% | - |
| HSV(B) | 333.62º | 0.86% | 0.53% | - |
| XYZ | 11.33 | 6.06 | 6.37 | - |
| YUV | 59.5 | 133.93 | 181.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 19 | 70 | 0 | 0.86 | 0.48 | 0.47 | 333.62 | 0.75 | 0.3 |
| Hex | 87 | 13 | 46 | 0 | 56 | 30 | 2F | 14E | 4B | 1E |
| Octal | 207 | 23 | 106 | 0 | 126 | 60 | 57 | 516 | 113 | 36 |
| Binary | 10000111 | 10011 | 1000110 | 0 | 1010110 | 110000 | 101111 | 101001110 | 1001011 | 11110 |
Color Harmonies of #871346
Complementary color
Monochromatic Colors of #871346
Black with #871346
Text Example
Text Example
White with #871346
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #871346; }
p { color: rgb(135,19,70); }
H1.HeaderClassName
{
color: #871346;
}
.AnyTagClassName
{
color: #871346;
}
</style>
background-color css
<style>
a { background-color: #871346; }
a { background-color: rgb(135,19,70); }
div.DivClassName
{
background-color: #871346;
}
.BgClassName
{
background-color: #871346;
}
</style>
border-color css
<style>
span { border-color: #871346; }
span { border-color: rgb(135,19,70); }
td.TdClassName
{
border-color: #871346;
}
.TagClassName
{
border-color: #871346;
}
</style>