Shades of Disco #892143
Tints of Disco #892143
RGB
CMYK
RGB Variations
Color information
#892143 (or 0x892143) is known color: Disco. HEX triplet: 89, 21 and 43. RGB value is (137,33,67). Sum of RGB (Red+Green+Blue) = 137+33+67=237 (31% of max value = 765). Red value is 137 (53.91% from 255 or 57.81% from 237); Green value is 33 (13.28% from 255 or 13.92% from 237); Blue value is 67 (26.56% from 255 or 28.27% from 237); Max value from RGB is 137 - color contains mainly: red. Hex color #892143 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #892143 is #76DEBC. Grayscale: #434343. Windows color (decimal): -7790269 or 4399497. OLE color: 4399497.
HSL color Cylindrical-coordinate representation of color #892143: hue angle of 340.38º 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 #892143 is Cyan = 0, Magento = 0.76, Yellow = 0.51 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 33 | 67 | - |
| CMYK | 0 | 0.76 | 0.51 | 0.46 |
| HSL | 340.38º | 0.61% | 0.33% | - |
| HSV(B) | 340.38º | 0.76% | 0.54% | - |
| XYZ | 11.87 | 6.81 | 6 | - |
| YUV | 67.97 | 127.46 | 177.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 33 | 67 | 0 | 0.76 | 0.51 | 0.46 | 340.38 | 0.61 | 0.33 |
| Hex | 89 | 21 | 43 | 0 | 4C | 33 | 2E | 154 | 3D | 21 |
| Octal | 211 | 41 | 103 | 0 | 114 | 63 | 56 | 524 | 75 | 41 |
| Binary | 10001001 | 100001 | 1000011 | 0 | 1001100 | 110011 | 101110 | 101010100 | 111101 | 100001 |
Color Harmonies of #892143
Complementary color
Monochromatic Colors of #892143
Black with #892143
Text Example
Text Example
White with #892143
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #892143; }
p { color: rgb(137,33,67); }
H1.HeaderClassName
{
color: #892143;
}
.AnyTagClassName
{
color: #892143;
}
</style>
background-color css
<style>
a { background-color: #892143; }
a { background-color: rgb(137,33,67); }
div.DivClassName
{
background-color: #892143;
}
.BgClassName
{
background-color: #892143;
}
</style>
border-color css
<style>
span { border-color: #892143; }
span { border-color: rgb(137,33,67); }
td.TdClassName
{
border-color: #892143;
}
.TagClassName
{
border-color: #892143;
}
</style>