Shades of Disco #872147
Tints of Disco #872147
RGB
CMYK
RGB Variations
Color information
#872147 (or 0x872147) is known color: Disco. HEX triplet: 87, 21 and 47. RGB value is (135,33,71). Sum of RGB (Red+Green+Blue) = 135+33+71=239 (31% of max value = 765). Red value is 135 (53.12% from 255 or 56.49% from 239); Green value is 33 (13.28% from 255 or 13.81% from 239); Blue value is 71 (28.12% from 255 or 29.71% from 239); Max value from RGB is 135 - color contains mainly: red. Hex color #872147 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #872147 is #78DEB8. Grayscale: #434343. Windows color (decimal): -7921337 or 4661639. OLE color: 4661639.
HSL color Cylindrical-coordinate representation of color #872147: hue angle of 337.65º degrees, saturation: 0.61, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #872147 is Cyan = 0, Magento = 0.76, Yellow = 0.47 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 33 | 71 | - |
| CMYK | 0 | 0.76 | 0.47 | 0.47 |
| HSL | 337.65º | 0.61% | 0.33% | - |
| HSV(B) | 337.65º | 0.76% | 0.53% | - |
| XYZ | 11.67 | 6.69 | 6.64 | - |
| YUV | 67.83 | 129.79 | 175.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 33 | 71 | 0 | 0.76 | 0.47 | 0.47 | 337.65 | 0.61 | 0.33 |
| Hex | 87 | 21 | 47 | 0 | 4C | 2F | 2F | 152 | 3D | 21 |
| Octal | 207 | 41 | 107 | 0 | 114 | 57 | 57 | 522 | 75 | 41 |
| Binary | 10000111 | 100001 | 1000111 | 0 | 1001100 | 101111 | 101111 | 101010010 | 111101 | 100001 |
Color Harmonies of #872147
Complementary color
Monochromatic Colors of #872147
Black with #872147
Text Example
Text Example
White with #872147
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #872147; }
p { color: rgb(135,33,71); }
H1.HeaderClassName
{
color: #872147;
}
.AnyTagClassName
{
color: #872147;
}
</style>
background-color css
<style>
a { background-color: #872147; }
a { background-color: rgb(135,33,71); }
div.DivClassName
{
background-color: #872147;
}
.BgClassName
{
background-color: #872147;
}
</style>
border-color css
<style>
span { border-color: #872147; }
span { border-color: rgb(135,33,71); }
td.TdClassName
{
border-color: #872147;
}
.TagClassName
{
border-color: #872147;
}
</style>