#23288A (or 0x23288A) is unknown color: approx Midnight Blue. HEX triplet: 23, 28 and 8A. RGB value is (35,40,138). Sum of RGB (Red+Green+Blue) = 35+40+138=213 (28% of max value = 765). Red value is 35 (14.06% from 255 or 16.43% from 213); Green value is 40 (16.02% from 255 or 18.78% from 213); Blue value is 138 (54.30% from 255 or 64.79% from 213); Max value from RGB is 138 - color contains mainly: blue. Hex color #23288A is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #23288A is #DCD775. Grayscale: #313131. Windows color (decimal): -14473078 or 9054243. OLE color: 9054243.
HSL color Cylindrical-coordinate representation of color #23288A: hue angle of 237.09º degrees, saturation: 0.6, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #23288A is Cyan = 0.75, Magento = 0.71, Yellow = 0 and Black (K on CMYK) = 0.46.
<style> p { color: #23288a; } p { color: rgb(35,40,138); } H1.HeaderClassName { color: #23288a; } .AnyTagClassName { color: #23288a; } </style>
<style> a { background-color: #23288a; } a { background-color: rgb(35,40,138); } div.DivClassName { background-color: #23288a; } .BgClassName { background-color: #23288a; } </style>
<style> span { border-color: #23288a; } span { border-color: rgb(35,40,138); } td.TdClassName { border-color: #23288a; } .TagClassName { border-color: #23288a; } </style>