#091C0D (or 0x091C0D) is unknown color: approx Black Bean. HEX triplet: 09, 1C and 0D. RGB value is (9,28,13). Sum of RGB (Red+Green+Blue) = 9+28+13=50 (6% of max value = 765). Red value is 9 (3.91% from 255 or 18% from 50); Green value is 28 (11.33% from 255 or 56% from 50); Blue value is 13 (5.47% from 255 or 26% from 50); Max value from RGB is 28 - color contains mainly: green. Hex color #091C0D is not a web safe color. Web safe color analog (approx): #003300. Inversed color of #091C0D is #F6E3F2. Grayscale: #141414. Windows color (decimal): -16180211 or 859145. OLE color: 859145.
HSL color Cylindrical-coordinate representation of color #091C0D: hue angle of 132.63º degrees, saturation: 0.51, lightness: 0.07%. HSV value (or HSB Brightness) of color is 0.11% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #091C0D is Cyan = 0.68, Magento = 0, Yellow = 0.54 and Black (K on CMYK) = 0.89.
<style> p { color: #091C0D; } p { color: rgb(9,28,13); } H1.HeaderClassName { color: #091C0D; } .AnyTagClassName { color: #091C0D; } </style>
<style> a { background-color: #091C0D; } a { background-color: rgb(9,28,13); } div.DivClassName { background-color: #091C0D; } .BgClassName { background-color: #091C0D; } </style>
<style> span { border-color: #091C0D; } span { border-color: rgb(9,28,13); } td.TdClassName { border-color: #091C0D; } .TagClassName { border-color: #091C0D; } </style>