Shades of Disco #892449
Tints of Disco #892449
RGB
CMYK
RGB Variations
Color information
#892449 (or 0x892449) is known color: Disco. HEX triplet: 89, 24 and 49. RGB value is (137,36,73). Sum of RGB (Red+Green+Blue) = 137+36+73=246 (32% of max value = 765). Red value is 137 (53.91% from 255 or 55.69% from 246); Green value is 36 (14.45% from 255 or 14.63% from 246); Blue value is 73 (28.91% from 255 or 29.67% from 246); Max value from RGB is 137 - color contains mainly: red. Hex color #892449 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #892449 is #76DBB6. Grayscale: #464646. Windows color (decimal): -7789495 or 4793481. OLE color: 4793481.
HSL color Cylindrical-coordinate representation of color #892449: hue angle of 338.02º degrees, saturation: 0.58, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #892449 is Cyan = 0, Magento = 0.74, Yellow = 0.47 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 36 | 73 | - |
| CMYK | 0 | 0.74 | 0.47 | 0.46 |
| HSL | 338.02º | 0.58% | 0.34% | - |
| HSV(B) | 338.02º | 0.74% | 0.54% | - |
| XYZ | 12.15 | 7.06 | 7.03 | - |
| YUV | 70.42 | 129.46 | 175.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 36 | 73 | 0 | 0.74 | 0.47 | 0.46 | 338.02 | 0.58 | 0.34 |
| Hex | 89 | 24 | 49 | 0 | 4A | 2F | 2E | 152 | 3A | 22 |
| Octal | 211 | 44 | 111 | 0 | 112 | 57 | 56 | 522 | 72 | 42 |
| Binary | 10001001 | 100100 | 1001001 | 0 | 1001010 | 101111 | 101110 | 101010010 | 111010 | 100010 |
Color Harmonies of #892449
Complementary color
Monochromatic Colors of #892449
Black with #892449
Text Example
Text Example
White with #892449
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #892449; }
p { color: rgb(137,36,73); }
H1.HeaderClassName
{
color: #892449;
}
.AnyTagClassName
{
color: #892449;
}
</style>
background-color css
<style>
a { background-color: #892449; }
a { background-color: rgb(137,36,73); }
div.DivClassName
{
background-color: #892449;
}
.BgClassName
{
background-color: #892449;
}
</style>
border-color css
<style>
span { border-color: #892449; }
span { border-color: rgb(137,36,73); }
td.TdClassName
{
border-color: #892449;
}
.TagClassName
{
border-color: #892449;
}
</style>