#918FCA (or 0x918FCA) is unknown color: approx Blue Bell. HEX triplet: 91, 8F and CA. RGB value is (145,143,202). Sum of RGB (Red+Green+Blue) = 145+143+202=490 (64% of max value = 765). Red value is 145 (57.03% from 255 or 29.59% from 490); Green value is 143 (56.25% from 255 or 29.18% from 490); Blue value is 202 (79.30% from 255 or 41.22% from 490); Max value from RGB is 202 - color contains mainly: blue. Hex color #918FCA is not a web safe color. Web safe color analog (approx): #9999CC. Inversed color of #918FCA is #6E7035. Grayscale: #969696. Windows color (decimal): -7237686 or 13275025. OLE color: 13275025.
HSL color Cylindrical-coordinate representation of color #918FCA: hue angle of 242.03º degrees, saturation: 0.36, lightness: 0.68%. HSV value (or HSB Brightness) of color is 0.79% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #918FCA is Cyan = 0.28, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.21.
<style> p { color: #918FCA; } p { color: rgb(145,143,202); } H1.HeaderClassName { color: #918FCA; } .AnyTagClassName { color: #918FCA; } </style>
<style> a { background-color: #918FCA; } a { background-color: rgb(145,143,202); } div.DivClassName { background-color: #918FCA; } .BgClassName { background-color: #918FCA; } </style>
<style> span { border-color: #918FCA; } span { border-color: rgb(145,143,202); } td.TdClassName { border-color: #918FCA; } .TagClassName { border-color: #918FCA; } </style>