Shades of Disco #893753
Tints of Disco #893753
RGB
CMYK
RGB Variations
Color information
#893753 (or 0x893753) is known color: Disco. HEX triplet: 89, 37 and 53. RGB value is (137,55,83). Sum of RGB (Red+Green+Blue) = 137+55+83=275 (36% of max value = 765). Red value is 137 (53.91% from 255 or 49.82% from 275); Green value is 55 (21.88% from 255 or 20% from 275); Blue value is 83 (32.81% from 255 or 30.18% from 275); Max value from RGB is 137 - color contains mainly: red. Hex color #893753 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #893753 is #76C8AC. Grayscale: #525252. Windows color (decimal): -7784621 or 5453705. OLE color: 5453705.
HSL color Cylindrical-coordinate representation of color #893753: hue angle of 339.51º 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 #893753 is Cyan = 0, Magento = 0.60, Yellow = 0.39 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 55 | 83 | - |
| CMYK | 0 | 0.60 | 0.39 | 0.46 |
| HSL | 339.51º | 0.43% | 0.38% | - |
| HSV(B) | 339.51º | 0.6% | 0.54% | - |
| XYZ | 13.24 | 8.68 | 9.16 | - |
| YUV | 82.71 | 128.17 | 166.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 55 | 83 | 0 | 0.60 | 0.39 | 0.46 | 339.51 | 0.43 | 0.38 |
| Hex | 89 | 37 | 53 | 0 | 3C | 27 | 2E | 154 | 2B | 26 |
| Octal | 211 | 67 | 123 | 0 | 74 | 47 | 56 | 524 | 53 | 46 |
| Binary | 10001001 | 110111 | 1010011 | 0 | 111100 | 100111 | 101110 | 101010100 | 101011 | 100110 |
Color Harmonies of #893753
Complementary color
Monochromatic Colors of #893753
Black with #893753
Text Example
Text Example
White with #893753
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #893753; }
p { color: rgb(137,55,83); }
H1.HeaderClassName
{
color: #893753;
}
.AnyTagClassName
{
color: #893753;
}
</style>
background-color css
<style>
a { background-color: #893753; }
a { background-color: rgb(137,55,83); }
div.DivClassName
{
background-color: #893753;
}
.BgClassName
{
background-color: #893753;
}
</style>
border-color css
<style>
span { border-color: #893753; }
span { border-color: rgb(137,55,83); }
td.TdClassName
{
border-color: #893753;
}
.TagClassName
{
border-color: #893753;
}
</style>