Shades of Disco #893652
Tints of Disco #893652
RGB
CMYK
RGB Variations
Color information
#893652 (or 0x893652) is known color: Disco. HEX triplet: 89, 36 and 52. RGB value is (137,54,82). Sum of RGB (Red+Green+Blue) = 137+54+82=273 (36% of max value = 765). Red value is 137 (53.91% from 255 or 50.18% from 273); Green value is 54 (21.48% from 255 or 19.78% from 273); Blue value is 82 (32.42% from 255 or 30.04% from 273); Max value from RGB is 137 - color contains mainly: red. Hex color #893652 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #893652 is #76C9AD. Grayscale: #515151. Windows color (decimal): -7784878 or 5387913. OLE color: 5387913.
HSL color Cylindrical-coordinate representation of color #893652: hue angle of 339.76º degrees, saturation: 0.43, 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 #893652 is Cyan = 0, Magento = 0.61, Yellow = 0.40 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 54 | 82 | - |
| CMYK | 0 | 0.61 | 0.40 | 0.46 |
| HSL | 339.76º | 0.43% | 0.37% | - |
| HSV(B) | 339.76º | 0.61% | 0.54% | - |
| XYZ | 13.16 | 8.57 | 8.94 | - |
| YUV | 82.01 | 128 | 167.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 54 | 82 | 0 | 0.61 | 0.40 | 0.46 | 339.76 | 0.43 | 0.37 |
| Hex | 89 | 36 | 52 | 0 | 3D | 28 | 2E | 154 | 2B | 25 |
| Octal | 211 | 66 | 122 | 0 | 75 | 50 | 56 | 524 | 53 | 45 |
| Binary | 10001001 | 110110 | 1010010 | 0 | 111101 | 101000 | 101110 | 101010100 | 101011 | 100101 |
Color Harmonies of #893652
Complementary color
Monochromatic Colors of #893652
Black with #893652
Text Example
Text Example
White with #893652
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #893652; }
p { color: rgb(137,54,82); }
H1.HeaderClassName
{
color: #893652;
}
.AnyTagClassName
{
color: #893652;
}
</style>
background-color css
<style>
a { background-color: #893652; }
a { background-color: rgb(137,54,82); }
div.DivClassName
{
background-color: #893652;
}
.BgClassName
{
background-color: #893652;
}
</style>
border-color css
<style>
span { border-color: #893652; }
span { border-color: rgb(137,54,82); }
td.TdClassName
{
border-color: #893652;
}
.TagClassName
{
border-color: #893652;
}
</style>