Shades of Disco #893150
Tints of Disco #893150
RGB
CMYK
RGB Variations
Color information
#893150 (or 0x893150) is known color: Disco. HEX triplet: 89, 31 and 50. RGB value is (137,49,80). Sum of RGB (Red+Green+Blue) = 137+49+80=266 (35% of max value = 765). Red value is 137 (53.91% from 255 or 51.50% from 266); Green value is 49 (19.53% from 255 or 18.42% from 266); Blue value is 80 (31.64% from 255 or 30.08% from 266); Max value from RGB is 137 - color contains mainly: red. Hex color #893150 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #893150 is #76CEAF. Grayscale: #4E4E4E. Windows color (decimal): -7786160 or 5255561. OLE color: 5255561.
HSL color Cylindrical-coordinate representation of color #893150: hue angle of 338.86º degrees, saturation: 0.47, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #893150 is Cyan = 0, Magento = 0.64, Yellow = 0.42 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 49 | 80 | - |
| CMYK | 0 | 0.64 | 0.42 | 0.46 |
| HSL | 338.86º | 0.47% | 0.36% | - |
| HSV(B) | 338.86º | 0.64% | 0.54% | - |
| XYZ | 12.86 | 8.09 | 8.47 | - |
| YUV | 78.85 | 128.65 | 169.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 49 | 80 | 0 | 0.64 | 0.42 | 0.46 | 338.86 | 0.47 | 0.36 |
| Hex | 89 | 31 | 50 | 0 | 40 | 2A | 2E | 153 | 2F | 24 |
| Octal | 211 | 61 | 120 | 0 | 100 | 52 | 56 | 523 | 57 | 44 |
| Binary | 10001001 | 110001 | 1010000 | 0 | 1000000 | 101010 | 101110 | 101010011 | 101111 | 100100 |
Color Harmonies of #893150
Complementary color
Monochromatic Colors of #893150
Black with #893150
Text Example
Text Example
White with #893150
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #893150; }
p { color: rgb(137,49,80); }
H1.HeaderClassName
{
color: #893150;
}
.AnyTagClassName
{
color: #893150;
}
</style>
background-color css
<style>
a { background-color: #893150; }
a { background-color: rgb(137,49,80); }
div.DivClassName
{
background-color: #893150;
}
.BgClassName
{
background-color: #893150;
}
</style>
border-color css
<style>
span { border-color: #893150; }
span { border-color: rgb(137,49,80); }
td.TdClassName
{
border-color: #893150;
}
.TagClassName
{
border-color: #893150;
}
</style>