#02501B (or 0x02501B) is unknown color: approx British Racing Green. HEX triplet: 02, 50 and 1B. RGB value is (2,80,27). Sum of RGB (Red+Green+Blue) = 2+80+27=109 (14% of max value = 765). Red value is 2 (1.17% from 255 or 1.83% from 109); Green value is 80 (31.64% from 255 or 73.39% from 109); Blue value is 27 (10.94% from 255 or 24.77% from 109); Max value from RGB is 80 - color contains mainly: green. Hex color #02501B is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #02501B is #FDAFE4. Grayscale: #323232. Windows color (decimal): -16625637 or 1789954. OLE color: 1789954.
HSL color Cylindrical-coordinate representation of color #02501B: hue angle of 139.23º degrees, saturation: 0.95, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #02501B is Cyan = 0.98, Magento = 0, Yellow = 0.66 and Black (K on CMYK) = 0.69.
<style> p { color: #02501B; } p { color: rgb(2,80,27); } H1.HeaderClassName { color: #02501B; } .AnyTagClassName { color: #02501B; } </style>
<style> a { background-color: #02501B; } a { background-color: rgb(2,80,27); } div.DivClassName { background-color: #02501B; } .BgClassName { background-color: #02501B; } </style>
<style> span { border-color: #02501B; } span { border-color: rgb(2,80,27); } td.TdClassName { border-color: #02501B; } .TagClassName { border-color: #02501B; } </style>