#BCED51 (or 0xBCED51) is unknown color: approx Conifer. HEX triplet: BC, ED and 51. RGB value is (188,237,81). Sum of RGB (Red+Green+Blue) = 188+237+81=506 (67% of max value = 765). Red value is 188 (73.83% from 255 or 37.15% from 506); Green value is 237 (92.97% from 255 or 46.84% from 506); Blue value is 81 (32.03% from 255 or 16.01% from 506); Max value from RGB is 237 - color contains mainly: green. Hex color #BCED51 is not a web safe color. Web safe color analog (approx): #CCFF66. Inversed color of #BCED51 is #4312AE. Grayscale: #CDCDCD. Windows color (decimal): -4395695 or 5369276. OLE color: 5369276.
HSL color Cylindrical-coordinate representation of color #BCED51: hue angle of 78.85º degrees, saturation: 0.81, lightness: 0.62%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #BCED51 is Cyan = 0.21, Magento = 0, Yellow = 0.66 and Black (K on CMYK) = 0.07.
<style> p { color: #bced51; } p { color: rgb(188,237,81); } H1.HeaderClassName { color: #bced51; } .AnyTagClassName { color: #bced51; } </style>
<style> a { background-color: #bced51; } a { background-color: rgb(188,237,81); } div.DivClassName { background-color: #bced51; } .BgClassName { background-color: #bced51; } </style>
<style> span { border-color: #bced51; } span { border-color: rgb(188,237,81); } td.TdClassName { border-color: #bced51; } .TagClassName { border-color: #bced51; } </style>