#0D3023 (or 0x0D3023) is unknown color: approx Dark Green. HEX triplet: 0D, 30 and 23. RGB value is (13,48,35). Sum of RGB (Red+Green+Blue) = 13+48+35=96 (12% of max value = 765). Red value is 13 (5.47% from 255 or 13.54% from 96); Green value is 48 (19.14% from 255 or 50% from 96); Blue value is 35 (14.06% from 255 or 36.46% from 96); Max value from RGB is 48 - color contains mainly: green. Hex color #0D3023 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #0D3023 is #F2CFDC. Grayscale: #242424. Windows color (decimal): -15912925 or 2306061. OLE color: 2306061.
HSL color Cylindrical-coordinate representation of color #0D3023: hue angle of 157.71º degrees, saturation: 0.57, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.19% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #0D3023 is Cyan = 0.73, Magento = 0, Yellow = 0.27 and Black (K on CMYK) = 0.81.
<style> p { color: #0D3023; } p { color: rgb(13,48,35); } H1.HeaderClassName { color: #0D3023; } .AnyTagClassName { color: #0D3023; } </style>
<style> a { background-color: #0D3023; } a { background-color: rgb(13,48,35); } div.DivClassName { background-color: #0D3023; } .BgClassName { background-color: #0D3023; } </style>
<style> span { border-color: #0D3023; } span { border-color: rgb(13,48,35); } td.TdClassName { border-color: #0D3023; } .TagClassName { border-color: #0D3023; } </style>