#06100D (or 0x06100D) is unknown color: approx Dark Green. HEX triplet: 06, 10 and 0D. RGB value is (6,16,13). Sum of RGB (Red+Green+Blue) = 6+16+13=35 (4% of max value = 765). Red value is 6 (2.73% from 255 or 17.14% from 35); Green value is 16 (6.64% from 255 or 45.71% from 35); Blue value is 13 (5.47% from 255 or 37.14% from 35); Max value from RGB is 16 - color contains mainly: green. Hex color #06100D is not a web safe color. Web safe color analog (approx): #000000. Inversed color of #06100D is #F9EFF2. Grayscale: #0C0C0C. Windows color (decimal): -16379891 or 856070. OLE color: 856070.
HSL color Cylindrical-coordinate representation of color #06100D: hue angle of 162º degrees, saturation: 0.45, lightness: 0.04%. HSV value (or HSB Brightness) of color is 0.06% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #06100D is Cyan = 0.62, Magento = 0, Yellow = 0.19 and Black (K on CMYK) = 0.94.
<style> p { color: #06100D; } p { color: rgb(6,16,13); } H1.HeaderClassName { color: #06100D; } .AnyTagClassName { color: #06100D; } </style>
<style> a { background-color: #06100D; } a { background-color: rgb(6,16,13); } div.DivClassName { background-color: #06100D; } .BgClassName { background-color: #06100D; } </style>
<style> span { border-color: #06100D; } span { border-color: rgb(6,16,13); } td.TdClassName { border-color: #06100D; } .TagClassName { border-color: #06100D; } </style>