#0D3420 (or 0x0D3420) is unknown color: approx Cardin Green. HEX triplet: 0D, 34 and 20. RGB value is (13,52,32). Sum of RGB (Red+Green+Blue) = 13+52+32=97 (12% of max value = 765). Red value is 13 (5.47% from 255 or 13.40% from 97); Green value is 52 (20.70% from 255 or 53.61% from 97); Blue value is 32 (12.89% from 255 or 32.99% from 97); Max value from RGB is 52 - color contains mainly: green. Hex color #0D3420 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #0D3420 is #F2CBDF. Grayscale: #262626. Windows color (decimal): -15911904 or 2110477. OLE color: 2110477.
HSL color Cylindrical-coordinate representation of color #0D3420: hue angle of 149.23º degrees, saturation: 0.6, lightness: 0.13%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #0D3420 is Cyan = 0.75, Magento = 0, Yellow = 0.38 and Black (K on CMYK) = 0.80.
<style> p { color: #0D3420; } p { color: rgb(13,52,32); } H1.HeaderClassName { color: #0D3420; } .AnyTagClassName { color: #0D3420; } </style>
<style> a { background-color: #0D3420; } a { background-color: rgb(13,52,32); } div.DivClassName { background-color: #0D3420; } .BgClassName { background-color: #0D3420; } </style>
<style> span { border-color: #0D3420; } span { border-color: rgb(13,52,32); } td.TdClassName { border-color: #0D3420; } .TagClassName { border-color: #0D3420; } </style>