#890FD7 (or 0x890FD7) is unknown color: approx Dark Violet. HEX triplet: 89, 0F and D7. RGB value is (137,15,215). Sum of RGB (Red+Green+Blue) = 137+15+215=367 (48% of max value = 765). Red value is 137 (53.91% from 255 or 37.33% from 367); Green value is 15 (6.25% from 255 or 4.09% from 367); Blue value is 215 (84.38% from 255 or 58.58% from 367); Max value from RGB is 215 - color contains mainly: blue. Hex color #890FD7 is not a web safe color. Web safe color analog (approx): #9900CC. Inversed color of #890FD7 is #76F028. Grayscale: #494949. Windows color (decimal): -7794729 or 14094217. OLE color: 14094217.
HSL color Cylindrical-coordinate representation of color #890FD7: hue angle of 276.6º degrees, saturation: 0.87, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.84% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #890FD7 is Cyan = 0.36, Magento = 0.93, Yellow = 0 and Black (K on CMYK) = 0.16.
<style> p { color: #890fd7; } p { color: rgb(137,15,215); } H1.HeaderClassName { color: #890fd7; } .AnyTagClassName { color: #890fd7; } </style>
<style> a { background-color: #890fd7; } a { background-color: rgb(137,15,215); } div.DivClassName { background-color: #890fd7; } .BgClassName { background-color: #890fd7; } </style>
<style> span { border-color: #890fd7; } span { border-color: rgb(137,15,215); } td.TdClassName { border-color: #890fd7; } .TagClassName { border-color: #890fd7; } </style>