#050F05 (or 0x050F05) is unknown color: approx Black Bean. HEX triplet: 05, 0F and 05. RGB value is (5,15,5). Sum of RGB (Red+Green+Blue) = 5+15+5=25 (3% of max value = 765). Red value is 5 (2.34% from 255 or 20% from 25); Green value is 15 (6.25% from 255 or 60% from 25); Blue value is 5 (2.34% from 255 or 20% from 25); Max value from RGB is 15 - color contains mainly: green. Hex color #050F05 is not a web safe color. Web safe color analog (approx): #000000. Inversed color of #050F05 is #FAF0FA. Grayscale: #0A0A0A. Windows color (decimal): -16445691 or 331525. OLE color: 331525.
HSL color Cylindrical-coordinate representation of color #050F05: hue angle of 120º degrees, saturation: 0.5, lightness: 0.04%. HSV value (or HSB Brightness) of color is 0.06% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #050F05 is Cyan = 0.67, Magento = 0, Yellow = 0.67 and Black (K on CMYK) = 0.94.
<style> p { color: #050F05; } p { color: rgb(5,15,5); } H1.HeaderClassName { color: #050F05; } .AnyTagClassName { color: #050F05; } </style>
<style> a { background-color: #050F05; } a { background-color: rgb(5,15,5); } div.DivClassName { background-color: #050F05; } .BgClassName { background-color: #050F05; } </style>
<style> span { border-color: #050F05; } span { border-color: rgb(5,15,5); } td.TdClassName { border-color: #050F05; } .TagClassName { border-color: #050F05; } </style>