#014B38 (or 0x014B38) is unknown color: approx Deep Teal. HEX triplet: 01, 4B and 38. RGB value is (1,75,56). Sum of RGB (Red+Green+Blue) = 1+75+56=132 (17% of max value = 765). Red value is 1 (0.78% from 255 or 0.76% from 132); Green value is 75 (29.69% from 255 or 56.82% from 132); Blue value is 56 (22.27% from 255 or 42.42% from 132); Max value from RGB is 75 - color contains mainly: green. Hex color #014B38 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #014B38 is #FEB4C7. Grayscale: #323232. Windows color (decimal): -16692424 or 3689217. OLE color: 3689217.
HSL color Cylindrical-coordinate representation of color #014B38: hue angle of 164.59º degrees, saturation: 0.97, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #014B38 is Cyan = 0.99, Magento = 0, Yellow = 0.25 and Black (K on CMYK) = 0.71.
<style> p { color: #014b38; } p { color: rgb(1,75,56); } H1.HeaderClassName { color: #014b38; } .AnyTagClassName { color: #014b38; } </style>
<style> a { background-color: #014b38; } a { background-color: rgb(1,75,56); } div.DivClassName { background-color: #014b38; } .BgClassName { background-color: #014b38; } </style>
<style> span { border-color: #014b38; } span { border-color: rgb(1,75,56); } td.TdClassName { border-color: #014b38; } .TagClassName { border-color: #014b38; } </style>