Shades of Disco #892847
Tints of Disco #892847
RGB
CMYK
RGB Variations
Color information
#892847 (or 0x892847) is known color: Disco. HEX triplet: 89, 28 and 47. RGB value is (137,40,71). Sum of RGB (Red+Green+Blue) = 137+40+71=248 (32% of max value = 765). Red value is 137 (53.91% from 255 or 55.24% from 248); Green value is 40 (16.02% from 255 or 16.13% from 248); Blue value is 71 (28.12% from 255 or 28.63% from 248); Max value from RGB is 137 - color contains mainly: red. Hex color #892847 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #892847 is #76D7B8. Grayscale: #484848. Windows color (decimal): -7788473 or 4663433. OLE color: 4663433.
HSL color Cylindrical-coordinate representation of color #892847: hue angle of 340.82º degrees, saturation: 0.55, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #892847 is Cyan = 0, Magento = 0.71, Yellow = 0.48 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 40 | 71 | - |
| CMYK | 0 | 0.71 | 0.48 | 0.46 |
| HSL | 340.82º | 0.55% | 0.35% | - |
| HSV(B) | 340.82º | 0.71% | 0.54% | - |
| XYZ | 12.21 | 7.29 | 6.72 | - |
| YUV | 72.54 | 127.14 | 173.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 40 | 71 | 0 | 0.71 | 0.48 | 0.46 | 340.82 | 0.55 | 0.35 |
| Hex | 89 | 28 | 47 | 0 | 47 | 30 | 2E | 155 | 37 | 23 |
| Octal | 211 | 50 | 107 | 0 | 107 | 60 | 56 | 525 | 67 | 43 |
| Binary | 10001001 | 101000 | 1000111 | 0 | 1000111 | 110000 | 101110 | 101010101 | 110111 | 100011 |
Color Harmonies of #892847
Complementary color
Monochromatic Colors of #892847
Black with #892847
Text Example
Text Example
White with #892847
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #892847; }
p { color: rgb(137,40,71); }
H1.HeaderClassName
{
color: #892847;
}
.AnyTagClassName
{
color: #892847;
}
</style>
background-color css
<style>
a { background-color: #892847; }
a { background-color: rgb(137,40,71); }
div.DivClassName
{
background-color: #892847;
}
.BgClassName
{
background-color: #892847;
}
</style>
border-color css
<style>
span { border-color: #892847; }
span { border-color: rgb(137,40,71); }
td.TdClassName
{
border-color: #892847;
}
.TagClassName
{
border-color: #892847;
}
</style>