Shades of Disco #851546
Tints of Disco #851546
RGB
CMYK
RGB Variations
Color information
#851546 (or 0x851546) is known color: Disco. HEX triplet: 85, 15 and 46. RGB value is (133,21,70). Sum of RGB (Red+Green+Blue) = 133+21+70=224 (29% of max value = 765). Red value is 133 (52.34% from 255 or 59.38% from 224); Green value is 21 (8.59% from 255 or 9.38% from 224); Blue value is 70 (27.73% from 255 or 31.25% from 224); Max value from RGB is 133 - color contains mainly: red. Hex color #851546 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #851546 is #7AEAB9. Grayscale: #3B3B3B. Windows color (decimal): -8055482 or 4593029. OLE color: 4593029.
HSL color Cylindrical-coordinate representation of color #851546: hue angle of 333.75º 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 #851546 is Cyan = 0, Magento = 0.84, Yellow = 0.47 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 21 | 70 | - |
| CMYK | 0 | 0.84 | 0.47 | 0.48 |
| HSL | 333.75º | 0.73% | 0.3% | - |
| HSV(B) | 333.75º | 0.84% | 0.52% | - |
| XYZ | 11.05 | 5.97 | 6.36 | - |
| YUV | 60.07 | 133.61 | 180.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 21 | 70 | 0 | 0.84 | 0.47 | 0.48 | 333.75 | 0.73 | 0.3 |
| Hex | 85 | 15 | 46 | 0 | 54 | 2F | 30 | 14E | 49 | 1E |
| Octal | 205 | 25 | 106 | 0 | 124 | 57 | 60 | 516 | 111 | 36 |
| Binary | 10000101 | 10101 | 1000110 | 0 | 1010100 | 101111 | 110000 | 101001110 | 1001001 | 11110 |
Color Harmonies of #851546
Complementary color
Monochromatic Colors of #851546
Black with #851546
Text Example
Text Example
White with #851546
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #851546; }
p { color: rgb(133,21,70); }
H1.HeaderClassName
{
color: #851546;
}
.AnyTagClassName
{
color: #851546;
}
</style>
background-color css
<style>
a { background-color: #851546; }
a { background-color: rgb(133,21,70); }
div.DivClassName
{
background-color: #851546;
}
.BgClassName
{
background-color: #851546;
}
</style>
border-color css
<style>
span { border-color: #851546; }
span { border-color: rgb(133,21,70); }
td.TdClassName
{
border-color: #851546;
}
.TagClassName
{
border-color: #851546;
}
</style>