#BBD01C (or 0xBBD01C) is unknown color: approx Rio Grande. HEX triplet: BB, D0 and 1C. RGB value is (187,208,28). Sum of RGB (Red+Green+Blue) = 187+208+28=423 (56% of max value = 765). Red value is 187 (73.44% from 255 or 44.21% from 423); Green value is 208 (81.64% from 255 or 49.17% from 423); Blue value is 28 (11.33% from 255 or 6.62% from 423); Max value from RGB is 208 - color contains mainly: green. Hex color #BBD01C is not a web safe color. Web safe color analog (approx): #CCCC33. Inversed color of #BBD01C is #442FE3. Grayscale: #B5B5B5. Windows color (decimal): -4468708 or 1888443. OLE color: 1888443.
HSL color Cylindrical-coordinate representation of color #BBD01C: hue angle of 67º degrees, saturation: 0.76, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.82% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #BBD01C is Cyan = 0.10, Magento = 0, Yellow = 0.87 and Black (K on CMYK) = 0.18.
<style> p { color: #bbd01c; } p { color: rgb(187,208,28); } H1.HeaderClassName { color: #bbd01c; } .AnyTagClassName { color: #bbd01c; } </style>
<style> a { background-color: #bbd01c; } a { background-color: rgb(187,208,28); } div.DivClassName { background-color: #bbd01c; } .BgClassName { background-color: #bbd01c; } </style>
<style> span { border-color: #bbd01c; } span { border-color: rgb(187,208,28); } td.TdClassName { border-color: #bbd01c; } .TagClassName { border-color: #bbd01c; } </style>