Shades of Disco #851147
Tints of Disco #851147
RGB
CMYK
RGB Variations
Color information
#851147 (or 0x851147) is known color: Disco. HEX triplet: 85, 11 and 47. RGB value is (133,17,71). Sum of RGB (Red+Green+Blue) = 133+17+71=221 (29% of max value = 765). Red value is 133 (52.34% from 255 or 60.18% from 221); Green value is 17 (7.03% from 255 or 7.69% from 221); Blue value is 71 (28.12% from 255 or 32.13% from 221); Max value from RGB is 133 - color contains mainly: red. Hex color #851147 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #851147 is #7AEEB8. Grayscale: #393939. Windows color (decimal): -8056505 or 4657541. OLE color: 4657541.
HSL color Cylindrical-coordinate representation of color #851147: hue angle of 332.07º degrees, saturation: 0.77, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #851147 is Cyan = 0, Magento = 0.87, Yellow = 0.47 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 17 | 71 | - |
| CMYK | 0 | 0.87 | 0.47 | 0.48 |
| HSL | 332.07º | 0.77% | 0.29% | - |
| HSV(B) | 332.07º | 0.87% | 0.52% | - |
| XYZ | 11.01 | 5.84 | 6.51 | - |
| YUV | 57.84 | 135.43 | 181.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 17 | 71 | 0 | 0.87 | 0.47 | 0.48 | 332.07 | 0.77 | 0.29 |
| Hex | 85 | 11 | 47 | 0 | 57 | 2F | 30 | 14C | 4D | 1D |
| Octal | 205 | 21 | 107 | 0 | 127 | 57 | 60 | 514 | 115 | 35 |
| Binary | 10000101 | 10001 | 1000111 | 0 | 1010111 | 101111 | 110000 | 101001100 | 1001101 | 11101 |
Color Harmonies of #851147
Complementary color
Monochromatic Colors of #851147
Black with #851147
Text Example
Text Example
White with #851147
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #851147; }
p { color: rgb(133,17,71); }
H1.HeaderClassName
{
color: #851147;
}
.AnyTagClassName
{
color: #851147;
}
</style>
background-color css
<style>
a { background-color: #851147; }
a { background-color: rgb(133,17,71); }
div.DivClassName
{
background-color: #851147;
}
.BgClassName
{
background-color: #851147;
}
</style>
border-color css
<style>
span { border-color: #851147; }
span { border-color: rgb(133,17,71); }
td.TdClassName
{
border-color: #851147;
}
.TagClassName
{
border-color: #851147;
}
</style>