#023BAC (or 0x023BAC) is unknown color: approx International Klein Blue. HEX triplet: 02, 3B and AC. RGB value is (2,59,172). Sum of RGB (Red+Green+Blue) = 2+59+172=233 (30% of max value = 765). Red value is 2 (1.17% from 255 or 0.86% from 233); Green value is 59 (23.44% from 255 or 25.32% from 233); Blue value is 172 (67.58% from 255 or 73.82% from 233); Max value from RGB is 172 - color contains mainly: blue. Hex color #023BAC is not a web safe color. Web safe color analog (approx): #003399. Inversed color of #023BAC is #FDC453. Grayscale: #363636. Windows color (decimal): -16630868 or 11287298. OLE color: 11287298.
HSL color Cylindrical-coordinate representation of color #023BAC: hue angle of 219.88º degrees, saturation: 0.98, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.67% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #023BAC is Cyan = 0.99, Magento = 0.66, Yellow = 0 and Black (K on CMYK) = 0.33.
<style> p { color: #023BAC; } p { color: rgb(2,59,172); } H1.HeaderClassName { color: #023BAC; } .AnyTagClassName { color: #023BAC; } </style>
<style> a { background-color: #023BAC; } a { background-color: rgb(2,59,172); } div.DivClassName { background-color: #023BAC; } .BgClassName { background-color: #023BAC; } </style>
<style> span { border-color: #023BAC; } span { border-color: rgb(2,59,172); } td.TdClassName { border-color: #023BAC; } .TagClassName { border-color: #023BAC; } </style>