Shades of Disco #893552
Tints of Disco #893552
RGB
CMYK
RGB Variations
Color information
#893552 (or 0x893552) is known color: Disco. HEX triplet: 89, 35 and 52. RGB value is (137,53,82). Sum of RGB (Red+Green+Blue) = 137+53+82=272 (36% of max value = 765). Red value is 137 (53.91% from 255 or 50.37% from 272); Green value is 53 (21.09% from 255 or 19.49% from 272); Blue value is 82 (32.42% from 255 or 30.15% from 272); Max value from RGB is 137 - color contains mainly: red. Hex color #893552 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #893552 is #76CAAD. Grayscale: #515151. Windows color (decimal): -7785134 or 5387657. OLE color: 5387657.
HSL color Cylindrical-coordinate representation of color #893552: hue angle of 339.29º 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 #893552 is Cyan = 0, Magento = 0.61, Yellow = 0.40 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 53 | 82 | - |
| CMYK | 0 | 0.61 | 0.40 | 0.46 |
| HSL | 339.29º | 0.44% | 0.37% | - |
| HSV(B) | 339.29º | 0.61% | 0.54% | - |
| XYZ | 13.11 | 8.47 | 8.93 | - |
| YUV | 81.42 | 128.33 | 167.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 53 | 82 | 0 | 0.61 | 0.40 | 0.46 | 339.29 | 0.44 | 0.37 |
| Hex | 89 | 35 | 52 | 0 | 3D | 28 | 2E | 153 | 2C | 25 |
| Octal | 211 | 65 | 122 | 0 | 75 | 50 | 56 | 523 | 54 | 45 |
| Binary | 10001001 | 110101 | 1010010 | 0 | 111101 | 101000 | 101110 | 101010011 | 101100 | 100101 |
Color Harmonies of #893552
Complementary color
Monochromatic Colors of #893552
Black with #893552
Text Example
Text Example
White with #893552
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #893552; }
p { color: rgb(137,53,82); }
H1.HeaderClassName
{
color: #893552;
}
.AnyTagClassName
{
color: #893552;
}
</style>
background-color css
<style>
a { background-color: #893552; }
a { background-color: rgb(137,53,82); }
div.DivClassName
{
background-color: #893552;
}
.BgClassName
{
background-color: #893552;
}
</style>
border-color css
<style>
span { border-color: #893552; }
span { border-color: rgb(137,53,82); }
td.TdClassName
{
border-color: #893552;
}
.TagClassName
{
border-color: #893552;
}
</style>