#890CAC (or 0x890CAC) is unknown color: approx Dark Magenta. HEX triplet: 89, 0C and AC. RGB value is (137,12,172). Sum of RGB (Red+Green+Blue) = 137+12+172=321 (42% of max value = 765). Red value is 137 (53.91% from 255 or 42.68% from 321); Green value is 12 (5.08% from 255 or 3.74% from 321); Blue value is 172 (67.58% from 255 or 53.58% from 321); Max value from RGB is 172 - color contains mainly: blue. Hex color #890CAC is not a web safe color. Web safe color analog (approx): #990099. Inversed color of #890CAC is #76F353. Grayscale: #434343. Windows color (decimal): -7795540 or 11275401. OLE color: 11275401.
HSL color Cylindrical-coordinate representation of color #890CAC: hue angle of 286.88º degrees, saturation: 0.87, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.67% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #890CAC is Cyan = 0.20, Magento = 0.93, Yellow = 0 and Black (K on CMYK) = 0.33.
<style> p { color: #890CAC; } p { color: rgb(137,12,172); } H1.HeaderClassName { color: #890CAC; } .AnyTagClassName { color: #890CAC; } </style>
<style> a { background-color: #890CAC; } a { background-color: rgb(137,12,172); } div.DivClassName { background-color: #890CAC; } .BgClassName { background-color: #890CAC; } </style>
<style> span { border-color: #890CAC; } span { border-color: rgb(137,12,172); } td.TdClassName { border-color: #890CAC; } .TagClassName { border-color: #890CAC; } </style>