#123F61 (or 0x123F61) is unknown color: approx Regal Blue. HEX triplet: 12, 3F and 61. RGB value is (18,63,97). Sum of RGB (Red+Green+Blue) = 18+63+97=178 (23% of max value = 765). Red value is 18 (7.42% from 255 or 10.11% from 178); Green value is 63 (25% from 255 or 35.39% from 178); Blue value is 97 (38.28% from 255 or 54.49% from 178); Max value from RGB is 97 - color contains mainly: blue. Hex color #123F61 is not a web safe color. Web safe color analog (approx): #003366. Inversed color of #123F61 is #EDC09E. Grayscale: #353535. Windows color (decimal): -15581343 or 6373138. OLE color: 6373138.
HSL color Cylindrical-coordinate representation of color #123F61: hue angle of 205.82º degrees, saturation: 0.69, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #123F61 is Cyan = 0.81, Magento = 0.35, Yellow = 0 and Black (K on CMYK) = 0.62.
<style> p { color: #123F61; } p { color: rgb(18,63,97); } H1.HeaderClassName { color: #123F61; } .AnyTagClassName { color: #123F61; } </style>
<style> a { background-color: #123F61; } a { background-color: rgb(18,63,97); } div.DivClassName { background-color: #123F61; } .BgClassName { background-color: #123F61; } </style>
<style> span { border-color: #123F61; } span { border-color: rgb(18,63,97); } td.TdClassName { border-color: #123F61; } .TagClassName { border-color: #123F61; } </style>