#123841 (or 0x123841) is unknown color: approx Nordic. HEX triplet: 12, 38 and 41. RGB value is (18,56,65). Sum of RGB (Red+Green+Blue) = 18+56+65=139 (18% of max value = 765). Red value is 18 (7.42% from 255 or 12.95% from 139); Green value is 56 (22.27% from 255 or 40.29% from 139); Blue value is 65 (25.78% from 255 or 46.76% from 139); Max value from RGB is 65 - color contains mainly: blue. Hex color #123841 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #123841 is #EDC7BE. Grayscale: #2D2D2D. Windows color (decimal): -15583167 or 4274194. OLE color: 4274194.
HSL color Cylindrical-coordinate representation of color #123841: hue angle of 191.49º degrees, saturation: 0.57, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #123841 is Cyan = 0.72, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.75.
<style> p { color: #123841; } p { color: rgb(18,56,65); } H1.HeaderClassName { color: #123841; } .AnyTagClassName { color: #123841; } </style>
<style> a { background-color: #123841; } a { background-color: rgb(18,56,65); } div.DivClassName { background-color: #123841; } .BgClassName { background-color: #123841; } </style>
<style> span { border-color: #123841; } span { border-color: rgb(18,56,65); } td.TdClassName { border-color: #123841; } .TagClassName { border-color: #123841; } </style>