Shades of Disco #893750
Tints of Disco #893750
RGB
CMYK
RGB Variations
Color information
#893750 (or 0x893750) is known color: Disco. HEX triplet: 89, 37 and 50. RGB value is (137,55,80). Sum of RGB (Red+Green+Blue) = 137+55+80=272 (36% of max value = 765). Red value is 137 (53.91% from 255 or 50.37% from 272); Green value is 55 (21.88% from 255 or 20.22% from 272); Blue value is 80 (31.64% from 255 or 29.41% from 272); Max value from RGB is 137 - color contains mainly: red. Hex color #893750 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #893750 is #76C8AF. Grayscale: #525252. Windows color (decimal): -7784624 or 5257097. OLE color: 5257097.
HSL color Cylindrical-coordinate representation of color #893750: hue angle of 341.71º 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 #893750 is Cyan = 0, Magento = 0.60, Yellow = 0.42 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 55 | 80 | - |
| CMYK | 0 | 0.60 | 0.42 | 0.46 |
| HSL | 341.71º | 0.43% | 0.38% | - |
| HSV(B) | 341.71º | 0.6% | 0.54% | - |
| XYZ | 13.13 | 8.63 | 8.56 | - |
| YUV | 82.37 | 126.67 | 166.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 55 | 80 | 0 | 0.60 | 0.42 | 0.46 | 341.71 | 0.43 | 0.38 |
| Hex | 89 | 37 | 50 | 0 | 3C | 2A | 2E | 156 | 2B | 26 |
| Octal | 211 | 67 | 120 | 0 | 74 | 52 | 56 | 526 | 53 | 46 |
| Binary | 10001001 | 110111 | 1010000 | 0 | 111100 | 101010 | 101110 | 101010110 | 101011 | 100110 |
Color Harmonies of #893750
Complementary color
Monochromatic Colors of #893750
Black with #893750
Text Example
Text Example
White with #893750
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #893750; }
p { color: rgb(137,55,80); }
H1.HeaderClassName
{
color: #893750;
}
.AnyTagClassName
{
color: #893750;
}
</style>
background-color css
<style>
a { background-color: #893750; }
a { background-color: rgb(137,55,80); }
div.DivClassName
{
background-color: #893750;
}
.BgClassName
{
background-color: #893750;
}
</style>
border-color css
<style>
span { border-color: #893750; }
span { border-color: rgb(137,55,80); }
td.TdClassName
{
border-color: #893750;
}
.TagClassName
{
border-color: #893750;
}
</style>