Shades of Disco #893550
Tints of Disco #893550
RGB
CMYK
RGB Variations
Color information
#893550 (or 0x893550) is known color: Disco. HEX triplet: 89, 35 and 50. RGB value is (137,53,80). Sum of RGB (Red+Green+Blue) = 137+53+80=270 (35% of max value = 765). Red value is 137 (53.91% from 255 or 50.74% from 270); Green value is 53 (21.09% from 255 or 19.63% from 270); Blue value is 80 (31.64% from 255 or 29.63% from 270); Max value from RGB is 137 - color contains mainly: red. Hex color #893550 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #893550 is #76CAAF. Grayscale: #515151. Windows color (decimal): -7785136 or 5256585. OLE color: 5256585.
HSL color Cylindrical-coordinate representation of color #893550: hue angle of 340.71º degrees, saturation: 0.44, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #893550 is Cyan = 0, Magento = 0.61, Yellow = 0.42 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 53 | 80 | - |
| CMYK | 0 | 0.61 | 0.42 | 0.46 |
| HSL | 340.71º | 0.44% | 0.37% | - |
| HSV(B) | 340.71º | 0.61% | 0.54% | - |
| XYZ | 13.04 | 8.44 | 8.53 | - |
| YUV | 81.19 | 127.33 | 167.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 53 | 80 | 0 | 0.61 | 0.42 | 0.46 | 340.71 | 0.44 | 0.37 |
| Hex | 89 | 35 | 50 | 0 | 3D | 2A | 2E | 155 | 2C | 25 |
| Octal | 211 | 65 | 120 | 0 | 75 | 52 | 56 | 525 | 54 | 45 |
| Binary | 10001001 | 110101 | 1010000 | 0 | 111101 | 101010 | 101110 | 101010101 | 101100 | 100101 |
Color Harmonies of #893550
Complementary color
Monochromatic Colors of #893550
Black with #893550
Text Example
Text Example
White with #893550
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #893550; }
p { color: rgb(137,53,80); }
H1.HeaderClassName
{
color: #893550;
}
.AnyTagClassName
{
color: #893550;
}
</style>
background-color css
<style>
a { background-color: #893550; }
a { background-color: rgb(137,53,80); }
div.DivClassName
{
background-color: #893550;
}
.BgClassName
{
background-color: #893550;
}
</style>
border-color css
<style>
span { border-color: #893550; }
span { border-color: rgb(137,53,80); }
td.TdClassName
{
border-color: #893550;
}
.TagClassName
{
border-color: #893550;
}
</style>