Shades of Disco #891141
Tints of Disco #891141
RGB
CMYK
RGB Variations
Color information
#891141 (or 0x891141) is known color: Disco. HEX triplet: 89, 11 and 41. RGB value is (137,17,65). Sum of RGB (Red+Green+Blue) = 137+17+65=219 (29% of max value = 765). Red value is 137 (53.91% from 255 or 62.56% from 219); Green value is 17 (7.03% from 255 or 7.76% from 219); Blue value is 65 (25.78% from 255 or 29.68% from 219); Max value from RGB is 137 - color contains mainly: red. Hex color #891141 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #891141 is #76EEBE. Grayscale: #3A3A3A. Windows color (decimal): -7794367 or 4264329. OLE color: 4264329.
HSL color Cylindrical-coordinate representation of color #891141: hue angle of 336º 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 #891141 is Cyan = 0, Magento = 0.88, Yellow = 0.53 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 17 | 65 | - |
| CMYK | 0 | 0.88 | 0.53 | 0.46 |
| HSL | 336º | 0.78% | 0.3% | - |
| HSV(B) | 336º | 0.88% | 0.54% | - |
| XYZ | 11.47 | 6.1 | 5.57 | - |
| YUV | 58.35 | 131.76 | 184.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 17 | 65 | 0 | 0.88 | 0.53 | 0.46 | 336 | 0.78 | 0.3 |
| Hex | 89 | 11 | 41 | 0 | 58 | 35 | 2E | 150 | 4E | 1E |
| Octal | 211 | 21 | 101 | 0 | 130 | 65 | 56 | 520 | 116 | 36 |
| Binary | 10001001 | 10001 | 1000001 | 0 | 1011000 | 110101 | 101110 | 101010000 | 1001110 | 11110 |
Color Harmonies of #891141
Complementary color
Monochromatic Colors of #891141
Black with #891141
Text Example
Text Example
White with #891141
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #891141; }
p { color: rgb(137,17,65); }
H1.HeaderClassName
{
color: #891141;
}
.AnyTagClassName
{
color: #891141;
}
</style>
background-color css
<style>
a { background-color: #891141; }
a { background-color: rgb(137,17,65); }
div.DivClassName
{
background-color: #891141;
}
.BgClassName
{
background-color: #891141;
}
</style>
border-color css
<style>
span { border-color: #891141; }
span { border-color: rgb(137,17,65); }
td.TdClassName
{
border-color: #891141;
}
.TagClassName
{
border-color: #891141;
}
</style>