#002F27 (or 0x002F27) is unknown color: approx Dark Green. HEX triplet: 00, 2F and 27. RGB value is (0,47,39). Sum of RGB (Red+Green+Blue) = 0+47+39=86 (11% of max value = 765). Red value is 0 (0.39% from 255 or 0% from 86); Green value is 47 (18.75% from 255 or 54.65% from 86); Blue value is 39 (15.62% from 255 or 45.35% from 86); Max value from RGB is 47 - color contains mainly: green. Hex color #002F27 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #002F27 is #FFD0D8. Grayscale: #202020. Windows color (decimal): -16765145 or 2567936. OLE color: 2567936.
HSL color Cylindrical-coordinate representation of color #002F27: hue angle of 169.79º degrees, saturation: 1, lightness: 0.09%. HSV value (or HSB Brightness) of color is 0.18% and HSV saturation: 1%. Process color model (Four color, CMYK) of #002F27 is Cyan = 1, Magento = 0, Yellow = 0.17 and Black (K on CMYK) = 0.82.
<style> p { color: #002F27; } p { color: rgb(0,47,39); } H1.HeaderClassName { color: #002F27; } .AnyTagClassName { color: #002F27; } </style>
<style> a { background-color: #002F27; } a { background-color: rgb(0,47,39); } div.DivClassName { background-color: #002F27; } .BgClassName { background-color: #002F27; } </style>
<style> span { border-color: #002F27; } span { border-color: rgb(0,47,39); } td.TdClassName { border-color: #002F27; } .TagClassName { border-color: #002F27; } </style>