#123455 (or 0x123455) is unknown color: approx Regal Blue. HEX triplet: 12, 34 and 55. RGB value is (18,52,85). Sum of RGB (Red+Green+Blue) = 18+52+85=155 (20% of max value = 765). Red value is 18 (7.42% from 255 or 11.61% from 155); Green value is 52 (20.70% from 255 or 33.55% from 155); Blue value is 85 (33.59% from 255 or 54.84% from 155); Max value from RGB is 85 - color contains mainly: blue. Hex color #123455 is not a web safe color. Web safe color analog (approx): #003366. Inversed color of #123455 is #EDCBAA. Grayscale: #2D2D2D. Windows color (decimal): -15584171 or 5583890. OLE color: 5583890.
HSL color Cylindrical-coordinate representation of color #123455: hue angle of 209.55º 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 #123455 is Cyan = 0.79, Magento = 0.39, Yellow = 0 and Black (K on CMYK) = 0.67.
<style> p { color: #123455; } p { color: rgb(18,52,85); } H1.HeaderClassName { color: #123455; } .AnyTagClassName { color: #123455; } </style>
<style> a { background-color: #123455; } a { background-color: rgb(18,52,85); } div.DivClassName { background-color: #123455; } .BgClassName { background-color: #123455; } </style>
<style> span { border-color: #123455; } span { border-color: rgb(18,52,85); } td.TdClassName { border-color: #123455; } .TagClassName { border-color: #123455; } </style>