Shades of Disco #851547
Tints of Disco #851547
RGB
CMYK
RGB Variations
Color information
#851547 (or 0x851547) is known color: Disco. HEX triplet: 85, 15 and 47. RGB value is (133,21,71). Sum of RGB (Red+Green+Blue) = 133+21+71=225 (29% of max value = 765). Red value is 133 (52.34% from 255 or 59.11% from 225); Green value is 21 (8.59% from 255 or 9.33% from 225); Blue value is 71 (28.12% from 255 or 31.56% from 225); Max value from RGB is 133 - color contains mainly: red. Hex color #851547 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #851547 is #7AEAB8. Grayscale: #3C3C3C. Windows color (decimal): -8055481 or 4658565. OLE color: 4658565.
HSL color Cylindrical-coordinate representation of color #851547: hue angle of 333.21º degrees, saturation: 0.73, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #851547 is Cyan = 0, Magento = 0.84, Yellow = 0.47 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 21 | 71 | - |
| CMYK | 0 | 0.84 | 0.47 | 0.48 |
| HSL | 333.21º | 0.73% | 0.3% | - |
| HSV(B) | 333.21º | 0.84% | 0.52% | - |
| XYZ | 11.08 | 5.98 | 6.53 | - |
| YUV | 60.19 | 134.11 | 179.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 21 | 71 | 0 | 0.84 | 0.47 | 0.48 | 333.21 | 0.73 | 0.3 |
| Hex | 85 | 15 | 47 | 0 | 54 | 2F | 30 | 14D | 49 | 1E |
| Octal | 205 | 25 | 107 | 0 | 124 | 57 | 60 | 515 | 111 | 36 |
| Binary | 10000101 | 10101 | 1000111 | 0 | 1010100 | 101111 | 110000 | 101001101 | 1001001 | 11110 |
Color Harmonies of #851547
Complementary color
Monochromatic Colors of #851547
Black with #851547
Text Example
Text Example
White with #851547
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #851547; }
p { color: rgb(133,21,71); }
H1.HeaderClassName
{
color: #851547;
}
.AnyTagClassName
{
color: #851547;
}
</style>
background-color css
<style>
a { background-color: #851547; }
a { background-color: rgb(133,21,71); }
div.DivClassName
{
background-color: #851547;
}
.BgClassName
{
background-color: #851547;
}
</style>
border-color css
<style>
span { border-color: #851547; }
span { border-color: rgb(133,21,71); }
td.TdClassName
{
border-color: #851547;
}
.TagClassName
{
border-color: #851547;
}
</style>