Shades of Disco #891847
Tints of Disco #891847
RGB
CMYK
RGB Variations
Color information
#891847 (or 0x891847) is known color: Disco. HEX triplet: 89, 18 and 47. RGB value is (137,24,71). Sum of RGB (Red+Green+Blue) = 137+24+71=232 (30% of max value = 765). Red value is 137 (53.91% from 255 or 59.05% from 232); Green value is 24 (9.77% from 255 or 10.34% from 232); Blue value is 71 (28.12% from 255 or 30.60% from 232); Max value from RGB is 137 - color contains mainly: red. Hex color #891847 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #891847 is #76E7B8. Grayscale: #3F3F3F. Windows color (decimal): -7792569 or 4659337. OLE color: 4659337.
HSL color Cylindrical-coordinate representation of color #891847: hue angle of 335.04º degrees, saturation: 0.7, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #891847 is Cyan = 0, Magento = 0.82, Yellow = 0.48 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 24 | 71 | - |
| CMYK | 0 | 0.82 | 0.48 | 0.46 |
| HSL | 335.04º | 0.7% | 0.32% | - |
| HSV(B) | 335.04º | 0.82% | 0.54% | - |
| XYZ | 11.78 | 6.43 | 6.58 | - |
| YUV | 63.15 | 132.44 | 180.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 24 | 71 | 0 | 0.82 | 0.48 | 0.46 | 335.04 | 0.7 | 0.32 |
| Hex | 89 | 18 | 47 | 0 | 52 | 30 | 2E | 14F | 46 | 20 |
| Octal | 211 | 30 | 107 | 0 | 122 | 60 | 56 | 517 | 106 | 40 |
| Binary | 10001001 | 11000 | 1000111 | 0 | 1010010 | 110000 | 101110 | 101001111 | 1000110 | 100000 |
Color Harmonies of #891847
Complementary color
Monochromatic Colors of #891847
Black with #891847
Text Example
Text Example
White with #891847
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #891847; }
p { color: rgb(137,24,71); }
H1.HeaderClassName
{
color: #891847;
}
.AnyTagClassName
{
color: #891847;
}
</style>
background-color css
<style>
a { background-color: #891847; }
a { background-color: rgb(137,24,71); }
div.DivClassName
{
background-color: #891847;
}
.BgClassName
{
background-color: #891847;
}
</style>
border-color css
<style>
span { border-color: #891847; }
span { border-color: rgb(137,24,71); }
td.TdClassName
{
border-color: #891847;
}
.TagClassName
{
border-color: #891847;
}
</style>