#102F13 (or 0x102F13) is unknown color: approx Black Bean. HEX triplet: 10, 2F and 13. RGB value is (16,47,19). Sum of RGB (Red+Green+Blue) = 16+47+19=82 (10% of max value = 765). Red value is 16 (6.64% from 255 or 19.51% from 82); Green value is 47 (18.75% from 255 or 57.32% from 82); Blue value is 19 (7.81% from 255 or 23.17% from 82); Max value from RGB is 47 - color contains mainly: green. Hex color #102F13 is not a web safe color. Web safe color analog (approx): #003300. Inversed color of #102F13 is #EFD0EC. Grayscale: #222222. Windows color (decimal): -15716589 or 1257232. OLE color: 1257232.
HSL color Cylindrical-coordinate representation of color #102F13: hue angle of 125.81º degrees, saturation: 0.49, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.18% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #102F13 is Cyan = 0.66, Magento = 0, Yellow = 0.60 and Black (K on CMYK) = 0.82.
<style> p { color: #102F13; } p { color: rgb(16,47,19); } H1.HeaderClassName { color: #102F13; } .AnyTagClassName { color: #102F13; } </style>
<style> a { background-color: #102F13; } a { background-color: rgb(16,47,19); } div.DivClassName { background-color: #102F13; } .BgClassName { background-color: #102F13; } </style>
<style> span { border-color: #102F13; } span { border-color: rgb(16,47,19); } td.TdClassName { border-color: #102F13; } .TagClassName { border-color: #102F13; } </style>