Shades of Disco #891249
Tints of Disco #891249
RGB
CMYK
RGB Variations
Color information
#891249 (or 0x891249) is known color: Disco. HEX triplet: 89, 12 and 49. RGB value is (137,18,73). Sum of RGB (Red+Green+Blue) = 137+18+73=228 (30% of max value = 765). Red value is 137 (53.91% from 255 or 60.09% from 228); Green value is 18 (7.42% from 255 or 7.89% from 228); Blue value is 73 (28.91% from 255 or 32.02% from 228); Max value from RGB is 137 - color contains mainly: red. Hex color #891249 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #891249 is #76EDB6. Grayscale: #3B3B3B. Windows color (decimal): -7794103 or 4788873. OLE color: 4788873.
HSL color Cylindrical-coordinate representation of color #891249: hue angle of 332.27º degrees, saturation: 0.77, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #891249 is Cyan = 0, Magento = 0.87, Yellow = 0.47 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 18 | 73 | - |
| CMYK | 0 | 0.87 | 0.47 | 0.46 |
| HSL | 332.27º | 0.77% | 0.3% | - |
| HSV(B) | 332.27º | 0.87% | 0.54% | - |
| XYZ | 11.74 | 6.23 | 6.89 | - |
| YUV | 59.85 | 135.42 | 183.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 18 | 73 | 0 | 0.87 | 0.47 | 0.46 | 332.27 | 0.77 | 0.3 |
| Hex | 89 | 12 | 49 | 0 | 57 | 2F | 2E | 14C | 4D | 1E |
| Octal | 211 | 22 | 111 | 0 | 127 | 57 | 56 | 514 | 115 | 36 |
| Binary | 10001001 | 10010 | 1001001 | 0 | 1010111 | 101111 | 101110 | 101001100 | 1001101 | 11110 |
Color Harmonies of #891249
Complementary color
Monochromatic Colors of #891249
Black with #891249
Text Example
Text Example
White with #891249
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #891249; }
p { color: rgb(137,18,73); }
H1.HeaderClassName
{
color: #891249;
}
.AnyTagClassName
{
color: #891249;
}
</style>
background-color css
<style>
a { background-color: #891249; }
a { background-color: rgb(137,18,73); }
div.DivClassName
{
background-color: #891249;
}
.BgClassName
{
background-color: #891249;
}
</style>
border-color css
<style>
span { border-color: #891249; }
span { border-color: rgb(137,18,73); }
td.TdClassName
{
border-color: #891249;
}
.TagClassName
{
border-color: #891249;
}
</style>