#BDD25E (or 0xBDD25E) is unknown color: approx Wild Willow. HEX triplet: BD, D2 and 5E. RGB value is (189,210,94). Sum of RGB (Red+Green+Blue) = 189+210+94=493 (65% of max value = 765). Red value is 189 (74.22% from 255 or 38.34% from 493); Green value is 210 (82.42% from 255 or 42.60% from 493); Blue value is 94 (37.11% from 255 or 19.07% from 493); Max value from RGB is 210 - color contains mainly: green. Hex color #BDD25E is not a web safe color. Web safe color analog (approx): #CCCC66. Inversed color of #BDD25E is #422DA1. Grayscale: #BEBEBE. Windows color (decimal): -4337058 or 6214333. OLE color: 6214333.
HSL color Cylindrical-coordinate representation of color #BDD25E: hue angle of 70.86º degrees, saturation: 0.56, lightness: 0.6%. HSV value (or HSB Brightness) of color is 0.82% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #BDD25E is Cyan = 0.10, Magento = 0, Yellow = 0.55 and Black (K on CMYK) = 0.18.
<style> p { color: #BDD25E; } p { color: rgb(189,210,94); } H1.HeaderClassName { color: #BDD25E; } .AnyTagClassName { color: #BDD25E; } </style>
<style> a { background-color: #BDD25E; } a { background-color: rgb(189,210,94); } div.DivClassName { background-color: #BDD25E; } .BgClassName { background-color: #BDD25E; } </style>
<style> span { border-color: #BDD25E; } span { border-color: rgb(189,210,94); } td.TdClassName { border-color: #BDD25E; } .TagClassName { border-color: #BDD25E; } </style>