#122C33 (or 0x122C33) is unknown color: approx Black Pearl. HEX triplet: 12, 2C and 33. RGB value is (18,44,51). Sum of RGB (Red+Green+Blue) = 18+44+51=113 (14% of max value = 765). Red value is 18 (7.42% from 255 or 15.93% from 113); Green value is 44 (17.58% from 255 or 38.94% from 113); Blue value is 51 (20.31% from 255 or 45.13% from 113); Max value from RGB is 51 - color contains mainly: blue. Hex color #122C33 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #122C33 is #EDD3CC. Grayscale: #242424. Windows color (decimal): -15586253 or 3353618. OLE color: 3353618.
HSL color Cylindrical-coordinate representation of color #122C33: hue angle of 192.73º degrees, saturation: 0.48, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #122C33 is Cyan = 0.65, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.8.
<style> p { color: #122C33; } p { color: rgb(18,44,51); } H1.HeaderClassName { color: #122C33; } .AnyTagClassName { color: #122C33; } </style>
<style> a { background-color: #122C33; } a { background-color: rgb(18,44,51); } div.DivClassName { background-color: #122C33; } .BgClassName { background-color: #122C33; } </style>
<style> span { border-color: #122C33; } span { border-color: rgb(18,44,51); } td.TdClassName { border-color: #122C33; } .TagClassName { border-color: #122C33; } </style>