#0D1D1F (or 0x0D1D1F) is unknown color: approx Black Pearl. HEX triplet: 0D, 1D and 1F. RGB value is (13,29,31). Sum of RGB (Red+Green+Blue) = 13+29+31=73 (9% of max value = 765). Red value is 13 (5.47% from 255 or 17.81% from 73); Green value is 29 (11.72% from 255 or 39.73% from 73); Blue value is 31 (12.5% from 255 or 42.47% from 73); Max value from RGB is 31 - color contains mainly: blue. Hex color #0D1D1F is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #0D1D1F is #F2E2E0. Grayscale: #181818. Windows color (decimal): -15917793 or 2039053. OLE color: 2039053.
HSL color Cylindrical-coordinate representation of color #0D1D1F: hue angle of 186.67º degrees, saturation: 0.41, lightness: 0.09%. HSV value (or HSB Brightness) of color is 0.12% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #0D1D1F is Cyan = 0.58, Magento = 0.06, Yellow = 0 and Black (K on CMYK) = 0.88.
<style> p { color: #0D1D1F; } p { color: rgb(13,29,31); } H1.HeaderClassName { color: #0D1D1F; } .AnyTagClassName { color: #0D1D1F; } </style>
<style> a { background-color: #0D1D1F; } a { background-color: rgb(13,29,31); } div.DivClassName { background-color: #0D1D1F; } .BgClassName { background-color: #0D1D1F; } </style>
<style> span { border-color: #0D1D1F; } span { border-color: rgb(13,29,31); } td.TdClassName { border-color: #0D1D1F; } .TagClassName { border-color: #0D1D1F; } </style>