Shades of Disco #892041
Tints of Disco #892041
RGB
CMYK
RGB Variations
Color information
#892041 (or 0x892041) is known color: Disco. HEX triplet: 89, 20 and 41. RGB value is (137,32,65). Sum of RGB (Red+Green+Blue) = 137+32+65=234 (30% of max value = 765). Red value is 137 (53.91% from 255 or 58.55% from 234); Green value is 32 (12.89% from 255 or 13.68% from 234); Blue value is 65 (25.78% from 255 or 27.78% from 234); Max value from RGB is 137 - color contains mainly: red. Hex color #892041 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #892041 is #76DFBE. Grayscale: #434343. Windows color (decimal): -7790527 or 4268169. OLE color: 4268169.
HSL color Cylindrical-coordinate representation of color #892041: hue angle of 341.14º 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 #892041 is Cyan = 0, Magento = 0.77, Yellow = 0.53 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 32 | 65 | - |
| CMYK | 0 | 0.77 | 0.53 | 0.46 |
| HSL | 341.14º | 0.62% | 0.33% | - |
| HSV(B) | 341.14º | 0.77% | 0.54% | - |
| XYZ | 11.79 | 6.73 | 5.68 | - |
| YUV | 67.16 | 126.79 | 177.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 32 | 65 | 0 | 0.77 | 0.53 | 0.46 | 341.14 | 0.62 | 0.33 |
| Hex | 89 | 20 | 41 | 0 | 4D | 35 | 2E | 155 | 3E | 21 |
| Octal | 211 | 40 | 101 | 0 | 115 | 65 | 56 | 525 | 76 | 41 |
| Binary | 10001001 | 100000 | 1000001 | 0 | 1001101 | 110101 | 101110 | 101010101 | 111110 | 100001 |
Color Harmonies of #892041
Complementary color
Monochromatic Colors of #892041
Black with #892041
Text Example
Text Example
White with #892041
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #892041; }
p { color: rgb(137,32,65); }
H1.HeaderClassName
{
color: #892041;
}
.AnyTagClassName
{
color: #892041;
}
</style>
background-color css
<style>
a { background-color: #892041; }
a { background-color: rgb(137,32,65); }
div.DivClassName
{
background-color: #892041;
}
.BgClassName
{
background-color: #892041;
}
</style>
border-color css
<style>
span { border-color: #892041; }
span { border-color: rgb(137,32,65); }
td.TdClassName
{
border-color: #892041;
}
.TagClassName
{
border-color: #892041;
}
</style>