#102B13 (or 0x102B13) is unknown color: approx Black Bean. HEX triplet: 10, 2B and 13. RGB value is (16,43,19). Sum of RGB (Red+Green+Blue) = 16+43+19=78 (10% of max value = 765). Red value is 16 (6.64% from 255 or 20.51% from 78); Green value is 43 (17.19% from 255 or 55.13% from 78); Blue value is 19 (7.81% from 255 or 24.36% from 78); Max value from RGB is 43 - color contains mainly: green. Hex color #102B13 is not a web safe color. Web safe color analog (approx): #003300. Inversed color of #102B13 is #EFD4EC. Grayscale: #202020. Windows color (decimal): -15717613 or 1256208. OLE color: 1256208.
HSL color Cylindrical-coordinate representation of color #102B13: hue angle of 126.67º degrees, saturation: 0.46, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.17% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #102B13 is Cyan = 0.63, Magento = 0, Yellow = 0.56 and Black (K on CMYK) = 0.83.
<style> p { color: #102B13; } p { color: rgb(16,43,19); } H1.HeaderClassName { color: #102B13; } .AnyTagClassName { color: #102B13; } </style>
<style> a { background-color: #102B13; } a { background-color: rgb(16,43,19); } div.DivClassName { background-color: #102B13; } .BgClassName { background-color: #102B13; } </style>
<style> span { border-color: #102B13; } span { border-color: rgb(16,43,19); } td.TdClassName { border-color: #102B13; } .TagClassName { border-color: #102B13; } </style>