#001810 (or 0x001810) is unknown color: approx Dark Green. HEX triplet: 00, 18 and 10. RGB value is (0,24,16). Sum of RGB (Red+Green+Blue) = 0+24+16=40 (5% of max value = 765). Red value is 0 (0.39% from 255 or 0% from 40); Green value is 24 (9.77% from 255 or 60% from 40); Blue value is 16 (6.64% from 255 or 40% from 40); Max value from RGB is 24 - color contains mainly: green. Hex color #001810 is not a web safe color. Web safe color analog (approx): #000000. Inversed color of #001810 is #FFE7EF. Grayscale: #0F0F0F. Windows color (decimal): -16771056 or 1054720. OLE color: 1054720.
HSL color Cylindrical-coordinate representation of color #001810: hue angle of 160º degrees, saturation: 1, lightness: 0.05%. HSV value (or HSB Brightness) of color is 0.09% and HSV saturation: 1%. Process color model (Four color, CMYK) of #001810 is Cyan = 1, Magento = 0, Yellow = 0.33 and Black (K on CMYK) = 0.91.
<style> p { color: #001810; } p { color: rgb(0,24,16); } H1.HeaderClassName { color: #001810; } .AnyTagClassName { color: #001810; } </style>
<style> a { background-color: #001810; } a { background-color: rgb(0,24,16); } div.DivClassName { background-color: #001810; } .BgClassName { background-color: #001810; } </style>
<style> span { border-color: #001810; } span { border-color: rgb(0,24,16); } td.TdClassName { border-color: #001810; } .TagClassName { border-color: #001810; } </style>