#230EDF (or 0x230EDF) is unknown color: approx Medium Blue. HEX triplet: 23, 0E and DF. RGB value is (35,14,223). Sum of RGB (Red+Green+Blue) = 35+14+223=272 (36% of max value = 765). Red value is 35 (14.06% from 255 or 12.87% from 272); Green value is 14 (5.86% from 255 or 5.15% from 272); Blue value is 223 (87.5% from 255 or 81.99% from 272); Max value from RGB is 223 - color contains mainly: blue. Hex color #230EDF is not a web safe color. Web safe color analog (approx): #3300CC. Inversed color of #230EDF is #DCF120. Grayscale: #2B2B2B. Windows color (decimal): -14479649 or 14618147. OLE color: 14618147.
HSL color Cylindrical-coordinate representation of color #230EDF: hue angle of 246.03º degrees, saturation: 0.88, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #230EDF is Cyan = 0.84, Magento = 0.94, Yellow = 0 and Black (K on CMYK) = 0.13.
<style> p { color: #230EDF; } p { color: rgb(35,14,223); } H1.HeaderClassName { color: #230EDF; } .AnyTagClassName { color: #230EDF; } </style>
<style> a { background-color: #230EDF; } a { background-color: rgb(35,14,223); } div.DivClassName { background-color: #230EDF; } .BgClassName { background-color: #230EDF; } </style>
<style> span { border-color: #230EDF; } span { border-color: rgb(35,14,223); } td.TdClassName { border-color: #230EDF; } .TagClassName { border-color: #230EDF; } </style>