Shades of Disco #891047
Tints of Disco #891047
RGB
CMYK
RGB Variations
Color information
#891047 (or 0x891047) is known color: Disco. HEX triplet: 89, 10 and 47. RGB value is (137,16,71). Sum of RGB (Red+Green+Blue) = 137+16+71=224 (29% of max value = 765). Red value is 137 (53.91% from 255 or 61.16% from 224); Green value is 16 (6.64% from 255 or 7.14% from 224); Blue value is 71 (28.12% from 255 or 31.70% from 224); Max value from RGB is 137 - color contains mainly: red. Hex color #891047 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #891047 is #76EFB8. Grayscale: #3A3A3A. Windows color (decimal): -7794617 or 4657289. OLE color: 4657289.
HSL color Cylindrical-coordinate representation of color #891047: hue angle of 332.73º degrees, saturation: 0.79, 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 #891047 is Cyan = 0, Magento = 0.88, Yellow = 0.48 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 16 | 71 | - |
| CMYK | 0 | 0.88 | 0.48 | 0.46 |
| HSL | 332.73º | 0.79% | 0.3% | - |
| HSV(B) | 332.73º | 0.88% | 0.54% | - |
| XYZ | 11.64 | 6.14 | 6.53 | - |
| YUV | 58.45 | 135.09 | 184.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 16 | 71 | 0 | 0.88 | 0.48 | 0.46 | 332.73 | 0.79 | 0.3 |
| Hex | 89 | 10 | 47 | 0 | 58 | 30 | 2E | 14D | 4F | 1E |
| Octal | 211 | 20 | 107 | 0 | 130 | 60 | 56 | 515 | 117 | 36 |
| Binary | 10001001 | 10000 | 1000111 | 0 | 1011000 | 110000 | 101110 | 101001101 | 1001111 | 11110 |
Color Harmonies of #891047
Complementary color
Monochromatic Colors of #891047
Black with #891047
Text Example
Text Example
White with #891047
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #891047; }
p { color: rgb(137,16,71); }
H1.HeaderClassName
{
color: #891047;
}
.AnyTagClassName
{
color: #891047;
}
</style>
background-color css
<style>
a { background-color: #891047; }
a { background-color: rgb(137,16,71); }
div.DivClassName
{
background-color: #891047;
}
.BgClassName
{
background-color: #891047;
}
</style>
border-color css
<style>
span { border-color: #891047; }
span { border-color: rgb(137,16,71); }
td.TdClassName
{
border-color: #891047;
}
.TagClassName
{
border-color: #891047;
}
</style>