Shades of Disco #891140
Tints of Disco #891140
RGB
CMYK
RGB Variations
Color information
#891140 (or 0x891140) is known color: Disco. HEX triplet: 89, 11 and 40. RGB value is (137,17,64). Sum of RGB (Red+Green+Blue) = 137+17+64=218 (28% of max value = 765). Red value is 137 (53.91% from 255 or 62.84% from 218); Green value is 17 (7.03% from 255 or 7.80% from 218); Blue value is 64 (25.39% from 255 or 29.36% from 218); Max value from RGB is 137 - color contains mainly: red. Hex color #891140 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #891140 is #76EEBF. Grayscale: #3A3A3A. Windows color (decimal): -7794368 or 4198793. OLE color: 4198793.
HSL color Cylindrical-coordinate representation of color #891140: hue angle of 336.5º degrees, saturation: 0.78, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #891140 is Cyan = 0, Magento = 0.88, Yellow = 0.53 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 17 | 64 | - |
| CMYK | 0 | 0.88 | 0.53 | 0.46 |
| HSL | 336.5º | 0.78% | 0.3% | - |
| HSV(B) | 336.5º | 0.88% | 0.54% | - |
| XYZ | 11.44 | 6.09 | 5.42 | - |
| YUV | 58.24 | 131.26 | 184.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 17 | 64 | 0 | 0.88 | 0.53 | 0.46 | 336.5 | 0.78 | 0.3 |
| Hex | 89 | 11 | 40 | 0 | 58 | 35 | 2E | 150 | 4E | 1E |
| Octal | 211 | 21 | 100 | 0 | 130 | 65 | 56 | 520 | 116 | 36 |
| Binary | 10001001 | 10001 | 1000000 | 0 | 1011000 | 110101 | 101110 | 101010000 | 1001110 | 11110 |
Color Harmonies of #891140
Complementary color
Monochromatic Colors of #891140
Black with #891140
Text Example
Text Example
White with #891140
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #891140; }
p { color: rgb(137,17,64); }
H1.HeaderClassName
{
color: #891140;
}
.AnyTagClassName
{
color: #891140;
}
</style>
background-color css
<style>
a { background-color: #891140; }
a { background-color: rgb(137,17,64); }
div.DivClassName
{
background-color: #891140;
}
.BgClassName
{
background-color: #891140;
}
</style>
border-color css
<style>
span { border-color: #891140; }
span { border-color: rgb(137,17,64); }
td.TdClassName
{
border-color: #891140;
}
.TagClassName
{
border-color: #891140;
}
</style>