#0D3F35 (or 0x0D3F35) is unknown color: approx Deep Teal. HEX triplet: 0D, 3F and 35. RGB value is (13,63,53). Sum of RGB (Red+Green+Blue) = 13+63+53=129 (17% of max value = 765). Red value is 13 (5.47% from 255 or 10.08% from 129); Green value is 63 (25% from 255 or 48.84% from 129); Blue value is 53 (21.09% from 255 or 41.09% from 129); Max value from RGB is 63 - color contains mainly: green. Hex color #0D3F35 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #0D3F35 is #F2C0CA. Grayscale: #2E2E2E. Windows color (decimal): -15909067 or 3489549. OLE color: 3489549.
HSL color Cylindrical-coordinate representation of color #0D3F35: hue angle of 168º degrees, saturation: 0.66, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #0D3F35 is Cyan = 0.79, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.75.
<style> p { color: #0D3F35; } p { color: rgb(13,63,53); } H1.HeaderClassName { color: #0D3F35; } .AnyTagClassName { color: #0D3F35; } </style>
<style> a { background-color: #0D3F35; } a { background-color: rgb(13,63,53); } div.DivClassName { background-color: #0D3F35; } .BgClassName { background-color: #0D3F35; } </style>
<style> span { border-color: #0D3F35; } span { border-color: rgb(13,63,53); } td.TdClassName { border-color: #0D3F35; } .TagClassName { border-color: #0D3F35; } </style>