#0A200B (or 0x0A200B) is unknown color: approx Black Bean. HEX triplet: 0A, 20 and 0B. RGB value is (10,32,11). Sum of RGB (Red+Green+Blue) = 10+32+11=53 (7% of max value = 765). Red value is 10 (4.30% from 255 or 18.87% from 53); Green value is 32 (12.89% from 255 or 60.38% from 53); Blue value is 11 (4.69% from 255 or 20.75% from 53); Max value from RGB is 32 - color contains mainly: green. Hex color #0A200B is not a web safe color. Web safe color analog (approx): #003300. Inversed color of #0A200B is #F5DFF4. Grayscale: #171717. Windows color (decimal): -16113653 or 729098. OLE color: 729098.
HSL color Cylindrical-coordinate representation of color #0A200B: hue angle of 122.73º degrees, saturation: 0.52, lightness: 0.08%. HSV value (or HSB Brightness) of color is 0.13% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #0A200B is Cyan = 0.69, Magento = 0, Yellow = 0.66 and Black (K on CMYK) = 0.87.
<style> p { color: #0A200B; } p { color: rgb(10,32,11); } H1.HeaderClassName { color: #0A200B; } .AnyTagClassName { color: #0A200B; } </style>
<style> a { background-color: #0A200B; } a { background-color: rgb(10,32,11); } div.DivClassName { background-color: #0A200B; } .BgClassName { background-color: #0A200B; } </style>
<style> span { border-color: #0A200B; } span { border-color: rgb(10,32,11); } td.TdClassName { border-color: #0A200B; } .TagClassName { border-color: #0A200B; } </style>