#123D6E (or 0x123D6E) is unknown color: approx Dark Cerulean. HEX triplet: 12, 3D and 6E. RGB value is (18,61,110). Sum of RGB (Red+Green+Blue) = 18+61+110=189 (25% of max value = 765). Red value is 18 (7.42% from 255 or 9.52% from 189); Green value is 61 (24.22% from 255 or 32.28% from 189); Blue value is 110 (43.36% from 255 or 58.20% from 189); Max value from RGB is 110 - color contains mainly: blue. Hex color #123D6E is not a web safe color. Web safe color analog (approx): #003366. Inversed color of #123D6E is #EDC291. Grayscale: #353535. Windows color (decimal): -15581842 or 7224594. OLE color: 7224594.
HSL color Cylindrical-coordinate representation of color #123D6E: hue angle of 211.96º degrees, saturation: 0.72, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.43% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #123D6E is Cyan = 0.84, Magento = 0.45, Yellow = 0 and Black (K on CMYK) = 0.57.
<style> p { color: #123D6E; } p { color: rgb(18,61,110); } H1.HeaderClassName { color: #123D6E; } .AnyTagClassName { color: #123D6E; } </style>
<style> a { background-color: #123D6E; } a { background-color: rgb(18,61,110); } div.DivClassName { background-color: #123D6E; } .BgClassName { background-color: #123D6E; } </style>
<style> span { border-color: #123D6E; } span { border-color: rgb(18,61,110); } td.TdClassName { border-color: #123D6E; } .TagClassName { border-color: #123D6E; } </style>