Shades of Disco #893751
Tints of Disco #893751
RGB
CMYK
RGB Variations
Color information
#893751 (or 0x893751) is known color: Disco. HEX triplet: 89, 37 and 51. RGB value is (137,55,81). Sum of RGB (Red+Green+Blue) = 137+55+81=273 (36% of max value = 765). Red value is 137 (53.91% from 255 or 50.18% from 273); Green value is 55 (21.88% from 255 or 20.15% from 273); Blue value is 81 (32.03% from 255 or 29.67% from 273); Max value from RGB is 137 - color contains mainly: red. Hex color #893751 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #893751 is #76C8AE. Grayscale: #525252. Windows color (decimal): -7784623 or 5322633. OLE color: 5322633.
HSL color Cylindrical-coordinate representation of color #893751: hue angle of 340.98º degrees, saturation: 0.43, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #893751 is Cyan = 0, Magento = 0.60, Yellow = 0.41 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 55 | 81 | - |
| CMYK | 0 | 0.60 | 0.41 | 0.46 |
| HSL | 340.98º | 0.43% | 0.38% | - |
| HSV(B) | 340.98º | 0.6% | 0.54% | - |
| XYZ | 13.17 | 8.64 | 8.76 | - |
| YUV | 82.48 | 127.17 | 166.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 55 | 81 | 0 | 0.60 | 0.41 | 0.46 | 340.98 | 0.43 | 0.38 |
| Hex | 89 | 37 | 51 | 0 | 3C | 29 | 2E | 155 | 2B | 26 |
| Octal | 211 | 67 | 121 | 0 | 74 | 51 | 56 | 525 | 53 | 46 |
| Binary | 10001001 | 110111 | 1010001 | 0 | 111100 | 101001 | 101110 | 101010101 | 101011 | 100110 |
Color Harmonies of #893751
Complementary color
Monochromatic Colors of #893751
Black with #893751
Text Example
Text Example
White with #893751
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #893751; }
p { color: rgb(137,55,81); }
H1.HeaderClassName
{
color: #893751;
}
.AnyTagClassName
{
color: #893751;
}
</style>
background-color css
<style>
a { background-color: #893751; }
a { background-color: rgb(137,55,81); }
div.DivClassName
{
background-color: #893751;
}
.BgClassName
{
background-color: #893751;
}
</style>
border-color css
<style>
span { border-color: #893751; }
span { border-color: rgb(137,55,81); }
td.TdClassName
{
border-color: #893751;
}
.TagClassName
{
border-color: #893751;
}
</style>