#021E15 (or 0x021E15) is unknown color: approx Dark Green. HEX triplet: 02, 1E and 15. RGB value is (2,30,21). Sum of RGB (Red+Green+Blue) = 2+30+21=53 (7% of max value = 765). Red value is 2 (1.17% from 255 or 3.77% from 53); Green value is 30 (12.11% from 255 or 56.60% from 53); Blue value is 21 (8.59% from 255 or 39.62% from 53); Max value from RGB is 30 - color contains mainly: green. Hex color #021E15 is not a web safe color. Web safe color analog (approx): #003300. Inversed color of #021E15 is #FDE1EA. Grayscale: #141414. Windows color (decimal): -16638443 or 1383938. OLE color: 1383938.
HSL color Cylindrical-coordinate representation of color #021E15: hue angle of 160.71º degrees, saturation: 0.88, lightness: 0.06%. HSV value (or HSB Brightness) of color is 0.12% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #021E15 is Cyan = 0.93, Magento = 0, Yellow = 0.30 and Black (K on CMYK) = 0.88.
<style> p { color: #021E15; } p { color: rgb(2,30,21); } H1.HeaderClassName { color: #021E15; } .AnyTagClassName { color: #021E15; } </style>
<style> a { background-color: #021E15; } a { background-color: rgb(2,30,21); } div.DivClassName { background-color: #021E15; } .BgClassName { background-color: #021E15; } </style>
<style> span { border-color: #021E15; } span { border-color: rgb(2,30,21); } td.TdClassName { border-color: #021E15; } .TagClassName { border-color: #021E15; } </style>