#B5FF1D (or 0xB5FF1D) is unknown color: approx Green Yellow. HEX triplet: B5, FF and 1D. RGB value is (181,255,29). Sum of RGB (Red+Green+Blue) = 181+255+29=465 (61% of max value = 765). Red value is 181 (71.09% from 255 or 38.92% from 465); Green value is 255 (100% from 255 or 54.84% from 465); Blue value is 29 (11.72% from 255 or 6.24% from 465); Max value from RGB is 255 - color contains mainly: green. Hex color #B5FF1D is not a web safe color. Web safe color analog (approx): #CCFF33. Inversed color of #B5FF1D is #4A00E2. Grayscale: #CFCFCF. Windows color (decimal): -4849891 or 1966005. OLE color: 1966005.
HSL color Cylindrical-coordinate representation of color #B5FF1D: hue angle of 79.65º degrees, saturation: 1, lightness: 0.56%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #B5FF1D is Cyan = 0.29, Magento = 0, Yellow = 0.89 and Black (K on CMYK) = 0.
<style> p { color: #b5ff1d; } p { color: rgb(181,255,29); } H1.HeaderClassName { color: #b5ff1d; } .AnyTagClassName { color: #b5ff1d; } </style>
<style> a { background-color: #b5ff1d; } a { background-color: rgb(181,255,29); } div.DivClassName { background-color: #b5ff1d; } .BgClassName { background-color: #b5ff1d; } </style>
<style> span { border-color: #b5ff1d; } span { border-color: rgb(181,255,29); } td.TdClassName { border-color: #b5ff1d; } .TagClassName { border-color: #b5ff1d; } </style>