Shades of Disco #871343
Tints of Disco #871343
RGB
CMYK
RGB Variations
Color information
#871343 (or 0x871343) is known color: Disco. HEX triplet: 87, 13 and 43. RGB value is (135,19,67). Sum of RGB (Red+Green+Blue) = 135+19+67=221 (29% of max value = 765). Red value is 135 (53.12% from 255 or 61.09% from 221); Green value is 19 (7.81% from 255 or 8.60% from 221); Blue value is 67 (26.56% from 255 or 30.32% from 221); Max value from RGB is 135 - color contains mainly: red. Hex color #871343 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #871343 is #78ECBC. Grayscale: #3B3B3B. Windows color (decimal): -7924925 or 4395911. OLE color: 4395911.
HSL color Cylindrical-coordinate representation of color #871343: hue angle of 335.17º 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 #871343 is Cyan = 0, Magento = 0.86, Yellow = 0.50 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 19 | 67 | - |
| CMYK | 0 | 0.86 | 0.50 | 0.47 |
| HSL | 335.17º | 0.75% | 0.3% | - |
| HSV(B) | 335.17º | 0.86% | 0.53% | - |
| XYZ | 11.24 | 6.02 | 5.88 | - |
| YUV | 59.16 | 132.43 | 182.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 19 | 67 | 0 | 0.86 | 0.50 | 0.47 | 335.17 | 0.75 | 0.3 |
| Hex | 87 | 13 | 43 | 0 | 56 | 32 | 2F | 14F | 4B | 1E |
| Octal | 207 | 23 | 103 | 0 | 126 | 62 | 57 | 517 | 113 | 36 |
| Binary | 10000111 | 10011 | 1000011 | 0 | 1010110 | 110010 | 101111 | 101001111 | 1001011 | 11110 |
Color Harmonies of #871343
Complementary color
Monochromatic Colors of #871343
Black with #871343
Text Example
Text Example
White with #871343
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #871343; }
p { color: rgb(135,19,67); }
H1.HeaderClassName
{
color: #871343;
}
.AnyTagClassName
{
color: #871343;
}
</style>
background-color css
<style>
a { background-color: #871343; }
a { background-color: rgb(135,19,67); }
div.DivClassName
{
background-color: #871343;
}
.BgClassName
{
background-color: #871343;
}
</style>
border-color css
<style>
span { border-color: #871343; }
span { border-color: rgb(135,19,67); }
td.TdClassName
{
border-color: #871343;
}
.TagClassName
{
border-color: #871343;
}
</style>