Shades of Disco #893551
Tints of Disco #893551
RGB
CMYK
RGB Variations
Color information
#893551 (or 0x893551) is known color: Disco. HEX triplet: 89, 35 and 51. RGB value is (137,53,81). Sum of RGB (Red+Green+Blue) = 137+53+81=271 (35% of max value = 765). Red value is 137 (53.91% from 255 or 50.55% from 271); Green value is 53 (21.09% from 255 or 19.56% from 271); Blue value is 81 (32.03% from 255 or 29.89% from 271); Max value from RGB is 137 - color contains mainly: red. Hex color #893551 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #893551 is #76CAAE. Grayscale: #515151. Windows color (decimal): -7785135 or 5322121. OLE color: 5322121.
HSL color Cylindrical-coordinate representation of color #893551: hue angle of 340º 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 #893551 is Cyan = 0, Magento = 0.61, Yellow = 0.41 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 53 | 81 | - |
| CMYK | 0 | 0.61 | 0.41 | 0.46 |
| HSL | 340º | 0.44% | 0.37% | - |
| HSV(B) | 340º | 0.61% | 0.54% | - |
| XYZ | 13.07 | 8.46 | 8.73 | - |
| YUV | 81.31 | 127.83 | 167.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 53 | 81 | 0 | 0.61 | 0.41 | 0.46 | 340 | 0.44 | 0.37 |
| Hex | 89 | 35 | 51 | 0 | 3D | 29 | 2E | 154 | 2C | 25 |
| Octal | 211 | 65 | 121 | 0 | 75 | 51 | 56 | 524 | 54 | 45 |
| Binary | 10001001 | 110101 | 1010001 | 0 | 111101 | 101001 | 101110 | 101010100 | 101100 | 100101 |
Color Harmonies of #893551
Complementary color
Monochromatic Colors of #893551
Black with #893551
Text Example
Text Example
White with #893551
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #893551; }
p { color: rgb(137,53,81); }
H1.HeaderClassName
{
color: #893551;
}
.AnyTagClassName
{
color: #893551;
}
</style>
background-color css
<style>
a { background-color: #893551; }
a { background-color: rgb(137,53,81); }
div.DivClassName
{
background-color: #893551;
}
.BgClassName
{
background-color: #893551;
}
</style>
border-color css
<style>
span { border-color: #893551; }
span { border-color: rgb(137,53,81); }
td.TdClassName
{
border-color: #893551;
}
.TagClassName
{
border-color: #893551;
}
</style>