Shades of Disco #892846
Tints of Disco #892846
RGB
CMYK
RGB Variations
Color information
#892846 (or 0x892846) is known color: Disco. HEX triplet: 89, 28 and 46. RGB value is (137,40,70). Sum of RGB (Red+Green+Blue) = 137+40+70=247 (32% of max value = 765). Red value is 137 (53.91% from 255 or 55.47% from 247); Green value is 40 (16.02% from 255 or 16.19% from 247); Blue value is 70 (27.73% from 255 or 28.34% from 247); Max value from RGB is 137 - color contains mainly: red. Hex color #892846 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #892846 is #76D7B9. Grayscale: #484848. Windows color (decimal): -7788474 or 4597897. OLE color: 4597897.
HSL color Cylindrical-coordinate representation of color #892846: hue angle of 341.44º degrees, saturation: 0.55, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #892846 is Cyan = 0, Magento = 0.71, Yellow = 0.49 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 40 | 70 | - |
| CMYK | 0 | 0.71 | 0.49 | 0.46 |
| HSL | 341.44º | 0.55% | 0.35% | - |
| HSV(B) | 341.44º | 0.71% | 0.54% | - |
| XYZ | 12.18 | 7.28 | 6.56 | - |
| YUV | 72.42 | 126.64 | 174.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 40 | 70 | 0 | 0.71 | 0.49 | 0.46 | 341.44 | 0.55 | 0.35 |
| Hex | 89 | 28 | 46 | 0 | 47 | 31 | 2E | 155 | 37 | 23 |
| Octal | 211 | 50 | 106 | 0 | 107 | 61 | 56 | 525 | 67 | 43 |
| Binary | 10001001 | 101000 | 1000110 | 0 | 1000111 | 110001 | 101110 | 101010101 | 110111 | 100011 |
Color Harmonies of #892846
Complementary color
Monochromatic Colors of #892846
Black with #892846
Text Example
Text Example
White with #892846
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #892846; }
p { color: rgb(137,40,70); }
H1.HeaderClassName
{
color: #892846;
}
.AnyTagClassName
{
color: #892846;
}
</style>
background-color css
<style>
a { background-color: #892846; }
a { background-color: rgb(137,40,70); }
div.DivClassName
{
background-color: #892846;
}
.BgClassName
{
background-color: #892846;
}
</style>
border-color css
<style>
span { border-color: #892846; }
span { border-color: rgb(137,40,70); }
td.TdClassName
{
border-color: #892846;
}
.TagClassName
{
border-color: #892846;
}
</style>