#23207E (or 0x23207E) is unknown color: approx Midnight Blue. HEX triplet: 23, 20 and 7E. RGB value is (35,32,126). Sum of RGB (Red+Green+Blue) = 35+32+126=193 (25% of max value = 765). Red value is 35 (14.06% from 255 or 18.13% from 193); Green value is 32 (12.89% from 255 or 16.58% from 193); Blue value is 126 (49.61% from 255 or 65.28% from 193); Max value from RGB is 126 - color contains mainly: blue. Hex color #23207E is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #23207E is #DCDF81. Grayscale: #2B2B2B. Windows color (decimal): -14475138 or 8265763. OLE color: 8265763.
HSL color Cylindrical-coordinate representation of color #23207E: hue angle of 241.91º degrees, saturation: 0.59, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.49% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #23207E is Cyan = 0.72, Magento = 0.75, Yellow = 0 and Black (K on CMYK) = 0.51.
<style> p { color: #23207E; } p { color: rgb(35,32,126); } H1.HeaderClassName { color: #23207E; } .AnyTagClassName { color: #23207E; } </style>
<style> a { background-color: #23207E; } a { background-color: rgb(35,32,126); } div.DivClassName { background-color: #23207E; } .BgClassName { background-color: #23207E; } </style>
<style> span { border-color: #23207E; } span { border-color: rgb(35,32,126); } td.TdClassName { border-color: #23207E; } .TagClassName { border-color: #23207E; } </style>