Shades of Disco #893049
Tints of Disco #893049
RGB
CMYK
RGB Variations
Color information
#893049 (or 0x893049) is known color: Disco. HEX triplet: 89, 30 and 49. RGB value is (137,48,73). Sum of RGB (Red+Green+Blue) = 137+48+73=258 (34% of max value = 765). Red value is 137 (53.91% from 255 or 53.10% from 258); Green value is 48 (19.14% from 255 or 18.60% from 258); Blue value is 73 (28.91% from 255 or 28.29% from 258); Max value from RGB is 137 - color contains mainly: red. Hex color #893049 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #893049 is #76CFB6. Grayscale: #4D4D4D. Windows color (decimal): -7786423 or 4796553. OLE color: 4796553.
HSL color Cylindrical-coordinate representation of color #893049: hue angle of 343.15º degrees, saturation: 0.48, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #893049 is Cyan = 0, Magento = 0.65, Yellow = 0.47 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 48 | 73 | - |
| CMYK | 0 | 0.65 | 0.47 | 0.46 |
| HSL | 343.15º | 0.48% | 0.36% | - |
| HSV(B) | 343.15º | 0.65% | 0.54% | - |
| XYZ | 12.58 | 7.91 | 7.17 | - |
| YUV | 77.46 | 125.49 | 170.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 48 | 73 | 0 | 0.65 | 0.47 | 0.46 | 343.15 | 0.48 | 0.36 |
| Hex | 89 | 30 | 49 | 0 | 41 | 2F | 2E | 157 | 30 | 24 |
| Octal | 211 | 60 | 111 | 0 | 101 | 57 | 56 | 527 | 60 | 44 |
| Binary | 10001001 | 110000 | 1001001 | 0 | 1000001 | 101111 | 101110 | 101010111 | 110000 | 100100 |
Color Harmonies of #893049
Complementary color
Monochromatic Colors of #893049
Black with #893049
Text Example
Text Example
White with #893049
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #893049; }
p { color: rgb(137,48,73); }
H1.HeaderClassName
{
color: #893049;
}
.AnyTagClassName
{
color: #893049;
}
</style>
background-color css
<style>
a { background-color: #893049; }
a { background-color: rgb(137,48,73); }
div.DivClassName
{
background-color: #893049;
}
.BgClassName
{
background-color: #893049;
}
</style>
border-color css
<style>
span { border-color: #893049; }
span { border-color: rgb(137,48,73); }
td.TdClassName
{
border-color: #893049;
}
.TagClassName
{
border-color: #893049;
}
</style>