Shades of Disco #892149
Tints of Disco #892149
RGB
CMYK
RGB Variations
Color information
#892149 (or 0x892149) is known color: Disco. HEX triplet: 89, 21 and 49. RGB value is (137,33,73). Sum of RGB (Red+Green+Blue) = 137+33+73=243 (32% of max value = 765). Red value is 137 (53.91% from 255 or 56.38% from 243); Green value is 33 (13.28% from 255 or 13.58% from 243); Blue value is 73 (28.91% from 255 or 30.04% from 243); Max value from RGB is 137 - color contains mainly: red. Hex color #892149 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #892149 is #76DEB6. Grayscale: #444444. Windows color (decimal): -7790263 or 4792713. OLE color: 4792713.
HSL color Cylindrical-coordinate representation of color #892149: hue angle of 336.92º degrees, saturation: 0.61, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #892149 is Cyan = 0, Magento = 0.76, Yellow = 0.47 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 33 | 73 | - |
| CMYK | 0 | 0.76 | 0.47 | 0.46 |
| HSL | 336.92º | 0.61% | 0.33% | - |
| HSV(B) | 336.92º | 0.76% | 0.54% | - |
| XYZ | 12.06 | 6.89 | 7 | - |
| YUV | 68.66 | 130.46 | 176.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 33 | 73 | 0 | 0.76 | 0.47 | 0.46 | 336.92 | 0.61 | 0.33 |
| Hex | 89 | 21 | 49 | 0 | 4C | 2F | 2E | 151 | 3D | 21 |
| Octal | 211 | 41 | 111 | 0 | 114 | 57 | 56 | 521 | 75 | 41 |
| Binary | 10001001 | 100001 | 1001001 | 0 | 1001100 | 101111 | 101110 | 101010001 | 111101 | 100001 |
Color Harmonies of #892149
Complementary color
Monochromatic Colors of #892149
Black with #892149
Text Example
Text Example
White with #892149
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #892149; }
p { color: rgb(137,33,73); }
H1.HeaderClassName
{
color: #892149;
}
.AnyTagClassName
{
color: #892149;
}
</style>
background-color css
<style>
a { background-color: #892149; }
a { background-color: rgb(137,33,73); }
div.DivClassName
{
background-color: #892149;
}
.BgClassName
{
background-color: #892149;
}
</style>
border-color css
<style>
span { border-color: #892149; }
span { border-color: rgb(137,33,73); }
td.TdClassName
{
border-color: #892149;
}
.TagClassName
{
border-color: #892149;
}
</style>