Shades of Disco #851446
Tints of Disco #851446
RGB
CMYK
RGB Variations
Color information
#851446 (or 0x851446) is known color: Disco. HEX triplet: 85, 14 and 46. RGB value is (133,20,70). Sum of RGB (Red+Green+Blue) = 133+20+70=223 (29% of max value = 765). Red value is 133 (52.34% from 255 or 59.64% from 223); Green value is 20 (8.20% from 255 or 8.97% from 223); Blue value is 70 (27.73% from 255 or 31.39% from 223); Max value from RGB is 133 - color contains mainly: red. Hex color #851446 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #851446 is #7AEBB9. Grayscale: #3B3B3B. Windows color (decimal): -8055738 or 4592773. OLE color: 4592773.
HSL color Cylindrical-coordinate representation of color #851446: hue angle of 333.45º degrees, saturation: 0.74, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #851446 is Cyan = 0, Magento = 0.85, Yellow = 0.47 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 20 | 70 | - |
| CMYK | 0 | 0.85 | 0.47 | 0.48 |
| HSL | 333.45º | 0.74% | 0.3% | - |
| HSV(B) | 333.45º | 0.85% | 0.52% | - |
| XYZ | 11.03 | 5.93 | 6.36 | - |
| YUV | 59.49 | 133.94 | 180.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 20 | 70 | 0 | 0.85 | 0.47 | 0.48 | 333.45 | 0.74 | 0.3 |
| Hex | 85 | 14 | 46 | 0 | 55 | 2F | 30 | 14D | 4A | 1E |
| Octal | 205 | 24 | 106 | 0 | 125 | 57 | 60 | 515 | 112 | 36 |
| Binary | 10000101 | 10100 | 1000110 | 0 | 1010101 | 101111 | 110000 | 101001101 | 1001010 | 11110 |
Color Harmonies of #851446
Complementary color
Monochromatic Colors of #851446
Black with #851446
Text Example
Text Example
White with #851446
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #851446; }
p { color: rgb(133,20,70); }
H1.HeaderClassName
{
color: #851446;
}
.AnyTagClassName
{
color: #851446;
}
</style>
background-color css
<style>
a { background-color: #851446; }
a { background-color: rgb(133,20,70); }
div.DivClassName
{
background-color: #851446;
}
.BgClassName
{
background-color: #851446;
}
</style>
border-color css
<style>
span { border-color: #851446; }
span { border-color: rgb(133,20,70); }
td.TdClassName
{
border-color: #851446;
}
.TagClassName
{
border-color: #851446;
}
</style>