Shades of Disco #892946
Tints of Disco #892946
RGB
CMYK
RGB Variations
Color information
#892946 (or 0x892946) is known color: Disco. HEX triplet: 89, 29 and 46. RGB value is (137,41,70). Sum of RGB (Red+Green+Blue) = 137+41+70=248 (32% of max value = 765). Red value is 137 (53.91% from 255 or 55.24% from 248); Green value is 41 (16.41% from 255 or 16.53% from 248); Blue value is 70 (27.73% from 255 or 28.23% from 248); Max value from RGB is 137 - color contains mainly: red. Hex color #892946 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #892946 is #76D6B9. Grayscale: #484848. Windows color (decimal): -7788218 or 4598153. OLE color: 4598153.
HSL color Cylindrical-coordinate representation of color #892946: hue angle of 341.88º degrees, saturation: 0.54, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #892946 is Cyan = 0, Magento = 0.70, Yellow = 0.49 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 41 | 70 | - |
| CMYK | 0 | 0.70 | 0.49 | 0.46 |
| HSL | 341.88º | 0.54% | 0.35% | - |
| HSV(B) | 341.88º | 0.7% | 0.54% | - |
| XYZ | 12.21 | 7.35 | 6.57 | - |
| YUV | 73.01 | 126.3 | 173.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 41 | 70 | 0 | 0.70 | 0.49 | 0.46 | 341.88 | 0.54 | 0.35 |
| Hex | 89 | 29 | 46 | 0 | 46 | 31 | 2E | 156 | 36 | 23 |
| Octal | 211 | 51 | 106 | 0 | 106 | 61 | 56 | 526 | 66 | 43 |
| Binary | 10001001 | 101001 | 1000110 | 0 | 1000110 | 110001 | 101110 | 101010110 | 110110 | 100011 |
Color Harmonies of #892946
Complementary color
Monochromatic Colors of #892946
Black with #892946
Text Example
Text Example
White with #892946
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #892946; }
p { color: rgb(137,41,70); }
H1.HeaderClassName
{
color: #892946;
}
.AnyTagClassName
{
color: #892946;
}
</style>
background-color css
<style>
a { background-color: #892946; }
a { background-color: rgb(137,41,70); }
div.DivClassName
{
background-color: #892946;
}
.BgClassName
{
background-color: #892946;
}
</style>
border-color css
<style>
span { border-color: #892946; }
span { border-color: rgb(137,41,70); }
td.TdClassName
{
border-color: #892946;
}
.TagClassName
{
border-color: #892946;
}
</style>