#BEDF98 (or 0xBEDF98) is unknown color: approx Pixie Green. HEX triplet: BE, DF and 98. RGB value is (190,223,152). Sum of RGB (Red+Green+Blue) = 190+223+152=565 (74% of max value = 765). Red value is 190 (74.61% from 255 or 33.63% from 565); Green value is 223 (87.5% from 255 or 39.47% from 565); Blue value is 152 (59.77% from 255 or 26.90% from 565); Max value from RGB is 223 - color contains mainly: green. Hex color #BEDF98 is not a web safe color. Web safe color analog (approx): #CCCC99. Inversed color of #BEDF98 is #412067. Grayscale: #CDCDCD. Windows color (decimal): -4268136 or 10018750. OLE color: 10018750.
HSL color Cylindrical-coordinate representation of color #BEDF98: hue angle of 87.89º degrees, saturation: 0.53, lightness: 0.74%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #BEDF98 is Cyan = 0.15, Magento = 0, Yellow = 0.32 and Black (K on CMYK) = 0.13.
<style> p { color: #BEDF98; } p { color: rgb(190,223,152); } H1.HeaderClassName { color: #BEDF98; } .AnyTagClassName { color: #BEDF98; } </style>
<style> a { background-color: #BEDF98; } a { background-color: rgb(190,223,152); } div.DivClassName { background-color: #BEDF98; } .BgClassName { background-color: #BEDF98; } </style>
<style> span { border-color: #BEDF98; } span { border-color: rgb(190,223,152); } td.TdClassName { border-color: #BEDF98; } .TagClassName { border-color: #BEDF98; } </style>