#123F3A (or 0x123F3A) is unknown color: approx Deep Teal. HEX triplet: 12, 3F and 3A. RGB value is (18,63,58). Sum of RGB (Red+Green+Blue) = 18+63+58=139 (18% of max value = 765). Red value is 18 (7.42% from 255 or 12.95% from 139); Green value is 63 (25% from 255 or 45.32% from 139); Blue value is 58 (23.05% from 255 or 41.73% from 139); Max value from RGB is 63 - color contains mainly: green. Hex color #123F3A is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #123F3A is #EDC0C5. Grayscale: #303030. Windows color (decimal): -15581382 or 3817234. OLE color: 3817234.
HSL color Cylindrical-coordinate representation of color #123F3A: hue angle of 173.33º degrees, saturation: 0.56, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #123F3A is Cyan = 0.71, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.75.
<style> p { color: #123F3A; } p { color: rgb(18,63,58); } H1.HeaderClassName { color: #123F3A; } .AnyTagClassName { color: #123F3A; } </style>
<style> a { background-color: #123F3A; } a { background-color: rgb(18,63,58); } div.DivClassName { background-color: #123F3A; } .BgClassName { background-color: #123F3A; } </style>
<style> span { border-color: #123F3A; } span { border-color: rgb(18,63,58); } td.TdClassName { border-color: #123F3A; } .TagClassName { border-color: #123F3A; } </style>