Shades of Disco #851440
Tints of Disco #851440
RGB
CMYK
RGB Variations
Color information
#851440 (or 0x851440) is known color: Disco. HEX triplet: 85, 14 and 40. RGB value is (133,20,64). Sum of RGB (Red+Green+Blue) = 133+20+64=217 (28% of max value = 765). Red value is 133 (52.34% from 255 or 61.29% from 217); Green value is 20 (8.20% from 255 or 9.22% from 217); Blue value is 64 (25.39% from 255 or 29.49% from 217); Max value from RGB is 133 - color contains mainly: red. Hex color #851440 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #851440 is #7AEBBF. Grayscale: #3A3A3A. Windows color (decimal): -8055744 or 4199557. OLE color: 4199557.
HSL color Cylindrical-coordinate representation of color #851440: hue angle of 336.64º 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 #851440 is Cyan = 0, Magento = 0.85, Yellow = 0.52 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 20 | 64 | - |
| CMYK | 0 | 0.85 | 0.52 | 0.48 |
| HSL | 336.64º | 0.74% | 0.3% | - |
| HSV(B) | 336.64º | 0.85% | 0.52% | - |
| XYZ | 10.85 | 5.86 | 5.41 | - |
| YUV | 58.8 | 130.94 | 180.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 20 | 64 | 0 | 0.85 | 0.52 | 0.48 | 336.64 | 0.74 | 0.3 |
| Hex | 85 | 14 | 40 | 0 | 55 | 34 | 30 | 151 | 4A | 1E |
| Octal | 205 | 24 | 100 | 0 | 125 | 64 | 60 | 521 | 112 | 36 |
| Binary | 10000101 | 10100 | 1000000 | 0 | 1010101 | 110100 | 110000 | 101010001 | 1001010 | 11110 |
Color Harmonies of #851440
Complementary color
Monochromatic Colors of #851440
Black with #851440
Text Example
Text Example
White with #851440
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #851440; }
p { color: rgb(133,20,64); }
H1.HeaderClassName
{
color: #851440;
}
.AnyTagClassName
{
color: #851440;
}
</style>
background-color css
<style>
a { background-color: #851440; }
a { background-color: rgb(133,20,64); }
div.DivClassName
{
background-color: #851440;
}
.BgClassName
{
background-color: #851440;
}
</style>
border-color css
<style>
span { border-color: #851440; }
span { border-color: rgb(133,20,64); }
td.TdClassName
{
border-color: #851440;
}
.TagClassName
{
border-color: #851440;
}
</style>