#102E21 (or 0x102E21) is unknown color: approx Cardin Green. HEX triplet: 10, 2E and 21. RGB value is (16,46,33). Sum of RGB (Red+Green+Blue) = 16+46+33=95 (12% of max value = 765). Red value is 16 (6.64% from 255 or 16.84% from 95); Green value is 46 (18.36% from 255 or 48.42% from 95); Blue value is 33 (13.28% from 255 or 34.74% from 95); Max value from RGB is 46 - color contains mainly: green. Hex color #102E21 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #102E21 is #EFD1DE. Grayscale: #232323. Windows color (decimal): -15716831 or 2174480. OLE color: 2174480.
HSL color Cylindrical-coordinate representation of color #102E21: hue angle of 154º degrees, saturation: 0.48, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.18% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #102E21 is Cyan = 0.65, Magento = 0, Yellow = 0.28 and Black (K on CMYK) = 0.82.
<style> p { color: #102E21; } p { color: rgb(16,46,33); } H1.HeaderClassName { color: #102E21; } .AnyTagClassName { color: #102E21; } </style>
<style> a { background-color: #102E21; } a { background-color: rgb(16,46,33); } div.DivClassName { background-color: #102E21; } .BgClassName { background-color: #102E21; } </style>
<style> span { border-color: #102E21; } span { border-color: rgb(16,46,33); } td.TdClassName { border-color: #102E21; } .TagClassName { border-color: #102E21; } </style>