Shades of Disco #892047
Tints of Disco #892047
RGB
CMYK
RGB Variations
Color information
#892047 (or 0x892047) is known color: Disco. HEX triplet: 89, 20 and 47. RGB value is (137,32,71). Sum of RGB (Red+Green+Blue) = 137+32+71=240 (31% of max value = 765). Red value is 137 (53.91% from 255 or 57.08% from 240); Green value is 32 (12.89% from 255 or 13.33% from 240); Blue value is 71 (28.12% from 255 or 29.58% from 240); Max value from RGB is 137 - color contains mainly: red. Hex color #892047 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #892047 is #76DFB8. Grayscale: #434343. Windows color (decimal): -7790521 or 4661385. OLE color: 4661385.
HSL color Cylindrical-coordinate representation of color #892047: hue angle of 337.71º degrees, saturation: 0.62, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #892047 is Cyan = 0, Magento = 0.77, Yellow = 0.48 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 32 | 71 | - |
| CMYK | 0 | 0.77 | 0.48 | 0.46 |
| HSL | 337.71º | 0.62% | 0.33% | - |
| HSV(B) | 337.71º | 0.77% | 0.54% | - |
| XYZ | 11.97 | 6.81 | 6.64 | - |
| YUV | 67.84 | 129.79 | 177.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 32 | 71 | 0 | 0.77 | 0.48 | 0.46 | 337.71 | 0.62 | 0.33 |
| Hex | 89 | 20 | 47 | 0 | 4D | 30 | 2E | 152 | 3E | 21 |
| Octal | 211 | 40 | 107 | 0 | 115 | 60 | 56 | 522 | 76 | 41 |
| Binary | 10001001 | 100000 | 1000111 | 0 | 1001101 | 110000 | 101110 | 101010010 | 111110 | 100001 |
Color Harmonies of #892047
Complementary color
Monochromatic Colors of #892047
Black with #892047
Text Example
Text Example
White with #892047
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #892047; }
p { color: rgb(137,32,71); }
H1.HeaderClassName
{
color: #892047;
}
.AnyTagClassName
{
color: #892047;
}
</style>
background-color css
<style>
a { background-color: #892047; }
a { background-color: rgb(137,32,71); }
div.DivClassName
{
background-color: #892047;
}
.BgClassName
{
background-color: #892047;
}
</style>
border-color css
<style>
span { border-color: #892047; }
span { border-color: rgb(137,32,71); }
td.TdClassName
{
border-color: #892047;
}
.TagClassName
{
border-color: #892047;
}
</style>