#06281F (or 0x06281F) is unknown color: approx Dark Green. HEX triplet: 06, 28 and 1F. RGB value is (6,40,31). Sum of RGB (Red+Green+Blue) = 6+40+31=77 (10% of max value = 765). Red value is 6 (2.73% from 255 or 7.79% from 77); Green value is 40 (16.02% from 255 or 51.95% from 77); Blue value is 31 (12.5% from 255 or 40.26% from 77); Max value from RGB is 40 - color contains mainly: green. Hex color #06281F is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #06281F is #F9D7E0. Grayscale: #1C1C1C. Windows color (decimal): -16373729 or 2041862. OLE color: 2041862.
HSL color Cylindrical-coordinate representation of color #06281F: hue angle of 164.12º degrees, saturation: 0.74, lightness: 0.09%. HSV value (or HSB Brightness) of color is 0.16% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #06281F is Cyan = 0.85, Magento = 0, Yellow = 0.22 and Black (K on CMYK) = 0.84.
<style> p { color: #06281F; } p { color: rgb(6,40,31); } H1.HeaderClassName { color: #06281F; } .AnyTagClassName { color: #06281F; } </style>
<style> a { background-color: #06281F; } a { background-color: rgb(6,40,31); } div.DivClassName { background-color: #06281F; } .BgClassName { background-color: #06281F; } </style>
<style> span { border-color: #06281F; } span { border-color: rgb(6,40,31); } td.TdClassName { border-color: #06281F; } .TagClassName { border-color: #06281F; } </style>