Shades of Disco #892142
Tints of Disco #892142
RGB
CMYK
RGB Variations
Color information
#892142 (or 0x892142) is known color: Disco. HEX triplet: 89, 21 and 42. RGB value is (137,33,66). Sum of RGB (Red+Green+Blue) = 137+33+66=236 (31% of max value = 765). Red value is 137 (53.91% from 255 or 58.05% from 236); Green value is 33 (13.28% from 255 or 13.98% from 236); Blue value is 66 (26.17% from 255 or 27.97% from 236); Max value from RGB is 137 - color contains mainly: red. Hex color #892142 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #892142 is #76DEBD. Grayscale: #434343. Windows color (decimal): -7790270 or 4333961. OLE color: 4333961.
HSL color Cylindrical-coordinate representation of color #892142: hue angle of 340.96º 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 #892142 is Cyan = 0, Magento = 0.76, Yellow = 0.52 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 33 | 66 | - |
| CMYK | 0 | 0.76 | 0.52 | 0.46 |
| HSL | 340.96º | 0.61% | 0.33% | - |
| HSV(B) | 340.96º | 0.76% | 0.54% | - |
| XYZ | 11.84 | 6.8 | 5.84 | - |
| YUV | 67.86 | 126.96 | 177.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 33 | 66 | 0 | 0.76 | 0.52 | 0.46 | 340.96 | 0.61 | 0.33 |
| Hex | 89 | 21 | 42 | 0 | 4C | 34 | 2E | 155 | 3D | 21 |
| Octal | 211 | 41 | 102 | 0 | 114 | 64 | 56 | 525 | 75 | 41 |
| Binary | 10001001 | 100001 | 1000010 | 0 | 1001100 | 110100 | 101110 | 101010101 | 111101 | 100001 |
Color Harmonies of #892142
Complementary color
Monochromatic Colors of #892142
Black with #892142
Text Example
Text Example
White with #892142
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #892142; }
p { color: rgb(137,33,66); }
H1.HeaderClassName
{
color: #892142;
}
.AnyTagClassName
{
color: #892142;
}
</style>
background-color css
<style>
a { background-color: #892142; }
a { background-color: rgb(137,33,66); }
div.DivClassName
{
background-color: #892142;
}
.BgClassName
{
background-color: #892142;
}
</style>
border-color css
<style>
span { border-color: #892142; }
span { border-color: rgb(137,33,66); }
td.TdClassName
{
border-color: #892142;
}
.TagClassName
{
border-color: #892142;
}
</style>