#123555 (or 0x123555) is unknown color: approx Regal Blue. HEX triplet: 12, 35 and 55. RGB value is (18,53,85). Sum of RGB (Red+Green+Blue) = 18+53+85=156 (20% of max value = 765). Red value is 18 (7.42% from 255 or 11.54% from 156); Green value is 53 (21.09% from 255 or 33.97% from 156); Blue value is 85 (33.59% from 255 or 54.49% from 156); Max value from RGB is 85 - color contains mainly: blue. Hex color #123555 is not a web safe color. Web safe color analog (approx): #003366. Inversed color of #123555 is #EDCAAA. Grayscale: #2E2E2E. Windows color (decimal): -15583915 or 5584146. OLE color: 5584146.
HSL color Cylindrical-coordinate representation of color #123555: hue angle of 208.66º degrees, saturation: 0.65, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #123555 is Cyan = 0.79, Magento = 0.38, Yellow = 0 and Black (K on CMYK) = 0.67.
<style> p { color: #123555; } p { color: rgb(18,53,85); } H1.HeaderClassName { color: #123555; } .AnyTagClassName { color: #123555; } </style>
<style> a { background-color: #123555; } a { background-color: rgb(18,53,85); } div.DivClassName { background-color: #123555; } .BgClassName { background-color: #123555; } </style>
<style> span { border-color: #123555; } span { border-color: rgb(18,53,85); } td.TdClassName { border-color: #123555; } .TagClassName { border-color: #123555; } </style>