Shades of Disco #851540
Tints of Disco #851540
RGB
CMYK
RGB Variations
Color information
#851540 (or 0x851540) is known color: Disco. HEX triplet: 85, 15 and 40. RGB value is (133,21,64). Sum of RGB (Red+Green+Blue) = 133+21+64=218 (28% of max value = 765). Red value is 133 (52.34% from 255 or 61.01% from 218); Green value is 21 (8.59% from 255 or 9.63% from 218); Blue value is 64 (25.39% from 255 or 29.36% from 218); Max value from RGB is 133 - color contains mainly: red. Hex color #851540 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #851540 is #7AEABF. Grayscale: #3B3B3B. Windows color (decimal): -8055488 or 4199813. OLE color: 4199813.
HSL color Cylindrical-coordinate representation of color #851540: hue angle of 336.96º 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 #851540 is Cyan = 0, Magento = 0.84, Yellow = 0.52 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 21 | 64 | - |
| CMYK | 0 | 0.84 | 0.52 | 0.48 |
| HSL | 336.96º | 0.73% | 0.3% | - |
| HSV(B) | 336.96º | 0.84% | 0.52% | - |
| XYZ | 10.87 | 5.89 | 5.42 | - |
| YUV | 59.39 | 130.61 | 180.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 21 | 64 | 0 | 0.84 | 0.52 | 0.48 | 336.96 | 0.73 | 0.3 |
| Hex | 85 | 15 | 40 | 0 | 54 | 34 | 30 | 151 | 49 | 1E |
| Octal | 205 | 25 | 100 | 0 | 124 | 64 | 60 | 521 | 111 | 36 |
| Binary | 10000101 | 10101 | 1000000 | 0 | 1010100 | 110100 | 110000 | 101010001 | 1001001 | 11110 |
Color Harmonies of #851540
Complementary color
Monochromatic Colors of #851540
Black with #851540
Text Example
Text Example
White with #851540
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #851540; }
p { color: rgb(133,21,64); }
H1.HeaderClassName
{
color: #851540;
}
.AnyTagClassName
{
color: #851540;
}
</style>
background-color css
<style>
a { background-color: #851540; }
a { background-color: rgb(133,21,64); }
div.DivClassName
{
background-color: #851540;
}
.BgClassName
{
background-color: #851540;
}
</style>
border-color css
<style>
span { border-color: #851540; }
span { border-color: rgb(133,21,64); }
td.TdClassName
{
border-color: #851540;
}
.TagClassName
{
border-color: #851540;
}
</style>