#00238B (or 0x00238B) is unknown color: approx Smalt. HEX triplet: 00, 23 and 8B. RGB value is (0,35,139). Sum of RGB (Red+Green+Blue) = 0+35+139=174 (23% of max value = 765). Red value is 0 (0.39% from 255 or 0% from 174); Green value is 35 (14.06% from 255 or 20.11% from 174); Blue value is 139 (54.69% from 255 or 79.89% from 174); Max value from RGB is 139 - color contains mainly: blue. Hex color #00238B is not a web safe color. Web safe color analog (approx): #003399. Inversed color of #00238B is #FFDC74. Grayscale: #232323. Windows color (decimal): -16768117 or 9118464. OLE color: 9118464.
HSL color Cylindrical-coordinate representation of color #00238B: hue angle of 224.89º degrees, saturation: 1, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.55% and HSV saturation: 1%. Process color model (Four color, CMYK) of #00238B is Cyan = 1, Magento = 0.75, Yellow = 0 and Black (K on CMYK) = 0.45.
<style> p { color: #00238B; } p { color: rgb(0,35,139); } H1.HeaderClassName { color: #00238B; } .AnyTagClassName { color: #00238B; } </style>
<style> a { background-color: #00238B; } a { background-color: rgb(0,35,139); } div.DivClassName { background-color: #00238B; } .BgClassName { background-color: #00238B; } </style>
<style> span { border-color: #00238B; } span { border-color: rgb(0,35,139); } td.TdClassName { border-color: #00238B; } .TagClassName { border-color: #00238B; } </style>